argo-marketplace / RadRoads

Using OSMnx to find Rad Streets in any city! - https://medium.com/a-r-g-o/rad-roads-using-osmnx-68fc8b15f046
MIT License
11 stars 4 forks source link

Install OSMnx, explore open street map and create 1 IPython notebook to show the longest road in a selected area. #2

Closed vr00n closed 6 years ago

vr00n commented 6 years ago

Install OSMnx and create 1 IPython notebook to show the longest/shortest road in some selected area.

Area can be (limited to (NYC, LA, Boulder): Entire city Zip code Neighborhood.

OSMnx geocodes using OpenStreetMap’s Nominatim API and constructs a polygon from the input boundary geometry.

You should collaboratively understand how Nominatim works.

Here is a familiar Nominatim id - http://nominatim.openstreetmap.org/details.php?place_id=176433598

How to submit an issue?

vr00n commented 6 years ago

Everyone has: