Modelling urban infrastructure using graph algorithms
Автор: Manin A.N., Gorshkova A.P.
Журнал: Международный журнал гуманитарных и естественных наук @intjournal
Рубрика: Технические науки
Статья в выпуске: 12-3 (99), 2024 года.
Бесплатный доступ
This article explores methods for modeling urban infrastructure using graph algorithms. The primary focus is on building a graph-based model of the road network from Open Street Map (OSM) data, which includes intersections, roads, and their characteristics such as length and direction. Shortest path algorithms, including Dijkstra and A*, are implemented to optimize traffic flows. A comparative analysis of the algorithms' performance is conducted on the real-world road network of Moscow. Python, OSMnx, NetworkX, and matplotlib were utilized for data processing and visualization. The study results demonstrate the efficiency of graph algorithms in minimizing travel time and route planning, making this approach promising for transport planning and urban environment optimization.
Open street map, python, osmnx, networkx
Короткий адрес: https://sciup.org/170208551
IDR: 170208551 | DOI: 10.24412/2500-1000-2024-12-3-151-155