Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days 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.