📜 ⬆️ ⬇️

Simple geocoder

Several times we had to deal with the need to upload N dozens of points to Google Map. Plus, friends asked how to do it. The simplest thing Google offers now is to import a KML, KMZ, or GeoRSS file. There is only one question. Where to get such a file? How to quickly make it an ordinary user?

Kick to action was a post in the community ru_google .

So, after some reflection, it was decided to make a geographic data converter from Google Docs into one of the formats supported by Google Maps.

The result is “ Simple geocoder ”.
')
Instructions for the user are detailed on the site , here are some technical characteristics :

Interesting features :

image

image

image

Plans :

Source: https://habr.com/ru/post/63701/


All Articles