Download Open Street Maps using Python - OSMnx | Python | OSM | The Third Eye

preview_player
Показать описание
With just 3 lines of code download the road network of any place in the world using the osmnx module of python.
Рекомендации по теме
Комментарии
Автор

i was just scroling yt and searching google for 3 consitutive days for this video....

yashmanmode
Автор

Hello!!! great video, but when i run this code, it said me:
File "C:\Users\Desarrollador7\anaconda3\lib\site-packages\geopandas\io\file.py", line 42, in _check_fiona
raise ImportError(

ImportError: the 'to_file' method requires the 'fiona' package, but it is not installed or does not import correctly.
Importing fiona resulted in: DLL load failed while importing ogrext: No se puede encontrar el módulo especificado.

Please help me :(

benjaminpastene
Автор

Hi thank you for your tutorial. It works for street network. But when I tried to use the same syntax to write to shapefile for the building from OSM, it appear error like this : AttributeError: 'GeoDataFrame' object has no attribute 'edges'. Please help me. Many thanks

asuryaanugraha
Автор

What all attributes are added to the road network?

amanbagrecha
Автор

Thanks, please is it possible to get distance route between 2 geographic points using osmnx ?

thibautsaah
Автор

Can we make a railway track network through osmnx??

LakshmanGawhade
Автор

Hi, how do you configurate Spider to run in such way?

samuelmaucaille
Автор

Hi, thanks for your excellent video can i also download line shape files(water body) from OSM. Would be great if you post a video on this topic. Cheers

AshrafulIslam-cclp
Автор

How can I download buildings using OSMnx?

alexandrecastro