Skip to content

A command-line interface to the Turf library.

Notifications You must be signed in to change notification settings

bikehopper/turf-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command-line interface to the Turf library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%