sgraaf/gpx

Add conversion methods for other file formats

sgraaf opened this issue · 2 comments

sgraaf commented

Add conversion methods (to and from) for other file formats, such as:

sgraaf commented

For GeoJSON, the mapping between GPX types and GeoJSON objects seems pretty straightforward:

All packed into a GeoJSON FeatureCollection!

sgraaf commented

The GeoJSON format is described in RFC 7946.

JSON schemas (for validation purposes) can be found here: https://github.com/geojson/schema/tree/gh-pages