Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Used to take kml files with addresses and add lat/long
- Host: GitHub
- URL: https://github.com/dtex/kml-geocoder
- Owner: dtex
- Created: 2014-04-08T14:43:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-08T14:45:41.000Z (over 10 years ago)
- Last Synced: 2024-11-04T11:25:09.011Z (about 2 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.