An open API service indexing awesome lists of open source software.

https://github.com/tmcw/togeojson-cli

toGeoJSON in the console
https://github.com/tmcw/togeojson-cli

Last synced: 12 months ago
JSON representation

toGeoJSON in the console

Awesome Lists containing this project

README

          

# togeojson-cli

Converts KML and GPX to GeoJSON on the command line. You can provide a stream
of data from stdin, or a list of filenames. Auto-detects file types, and
if provided multiple files, concatenates them automatically.

Install with yarn:

yarn global add @tmcw/togeojson-cli

With npm:

npm install -g @tmcw/togeojson-cli

Run it just once with npx:

npx @tmcw/togeojson-cli file.kml