Hi,
I'm interested in integrating the OpenStreetMap road network for a particular city as a basemap on a web map. Could you recommend the most suitable methods for accessing OpenStreetMap data?
Furthermore, how can we update the road network on the map regularly?
Thanks & Regards,
Abhishek
Hi @berniejconnors ,
I was looking for a similar OpenStreetMap data solution . I found this link "https://export.hotosm.org/" which contains osm data in multiple different formats.(Not sure what is the standard format for enterprise)
Moreover, it also gives the flexibility to filter the data by feature type (I believe we can check it depending upon the data we are interested in)
I need to create street network data from OpenStreetMap data. Can you please guide me how should I proceed with it. what should be the standard practice?
How can I update the road network on the map regularly?
I recommend you experiment with creating a process for:
Once you have a process that works you should be able to create a python script that will automate all of the above steps.
Good luck,
Bernie.