An open API service indexing awesome lists of open source software.

https://github.com/dtex/kml-geocoder

Used to take kml files with addresses and add lat/long
https://github.com/dtex/kml-geocoder

Last synced: about 1 year ago
JSON representation

Used to take kml files with addresses and add lat/long

Awesome Lists containing this project

README

          

kml-geocoder
============

Used to take kml files with addresses and add lat/long

Usage

````
$node kml-geocoder source.kml target.kml
````

Currently logs a warning when more than one result is returned by Google and uses the first result.