turf-cli

1.2.0 • Public • Published

turf-cli

Circle CI

A command-line interface to the Turf library. This is autogenerated from Turf documentation and features all turf operations.

installation

npm install -g turf-cli

usage

Generate random points

turf random points 1000 {} > randompoints.geojson

Sample 10 points from that set

turf sample randompoints.geojson 10

Documentation

turf -h

Readme

Keywords

Package Sidebar

Install

npm i turf-cli

Weekly Downloads

2

Version

1.2.0

License

ISC

Last publish

Collaborators

  • tmcw