placemark / togeojson

convert KML, TCX, and GPX to GeoJSON, without the fuss
https://placemark.github.io/togeojson/
BSD 2-Clause "Simplified" License
410 stars 67 forks source link

Supporting other formats #16

Closed vicb closed 5 years ago

vicb commented 5 years ago

I need to support NMEA, TRK and OZI formats for one of my projects on top of GPX and KML.

Would you be interested to merge the code in this repo ? (I would write the conversion to geojson).

Thanks, Victor

tmcw commented 5 years ago

Thanks, but I'd recommend starting a project or publishing a fork instead. This project aims to support a few well-defined, often-used formats.