You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed UTA-Maps to find any building on campus, shortest route between entrance of any two buildings on campus and types of buildings which are within a radius of any building on campus. The project was developed using SpatiaLite database, Python, QGIS. Dijkstra's Algorithm was implemented to find the shortest path.