Tuesday, 9 October 2018

Getting polygon boundaries of City in JSON from Google Maps API?



When searching Google Maps for a city, the city's administrative boundary is displayed.


enter image description here


Is there a way to get the polygon boundaries of City in a JSON format using google maps api?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...