I need to find way how dynamically get country regions or cities border(polygon, gps track, kml files) by some criteria to show it graphically on map. Could you advice me something? asked 27 Nov '17, 09:54 SerhiiFrost edited 28 Nov '17, 12:10 scai ♦ |
One Answer:
For lots of queries using the Overpass-API is a good solution. You can try out queries with the Overpass-Turbo UI on http://overpass-turbo.eu// answered 28 Nov '17, 09:30 SimonPoole ♦ edited 28 Nov '17, 09:33 |
Thank you, will try