Skip to content

Moishe/XmlToPoints

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

No packages published