3.0.1 • Published 9 months ago

@tmcw/togeojson-cli v3.0.1

Weekly downloads
3
License
MIT
Repository
-
Last release
9 months ago

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
3.0.1

9 months ago

3.0.0

9 months ago

2.0.1

3 years ago

2.0.0

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago