-
Notifications
You must be signed in to change notification settings - Fork 0
Moishe/XmlToPoints
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a very simple app that solves an annoying problem: KML and GPX layers on the Google Maps API don't have much granularity or flexibility.
This app takes the URL of a KML or GPX file and returns a JSON array of points. Optionally, this array can be wrapped in a JSONP callback.
To test:
python testrunner.py <APPENGINE_SDK_PATH> .
About
Simple web service that converts KML/GPX files to a JSON array of latlng points
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published