Also worth noting, if you use the Azure maps v2 search service for geocoding, the response is in geojson format which is a widely supported file format that many map libraries can read in directly, so you could simply pass the json response into these libraries without needing to do any parsing.
Creating Map using folium in Azure Data Studio what Python library is best to get data using address information
Pratapa, Ram
0
Reputation points
Hi, I am trying to do POC using notebook and wanted to know what python library parses the response for Bing MAP route API and provided needed data to map routes from once origin to multiple destinations. I have From and TO addresses. Wanted to plot them on a MAP for analysis. Please let me know if you need more information.
Thanks
Ram
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
832 questions
1 answer
Sort by: Most helpful
-
rbrundritt 20,836 Reputation points Microsoft Employee Moderator
2023-06-16T19:09:35.84+00:00