geojson-random-shift-cli

0.0.1 • Public • Published

geojson-random-shift-cli

CLI for Randomly Shifting Coordinates in a GeoJSON

basic usage

cat polygon.geojson | npx geojson-random-shift-cli

advanced usage

min and max distance

# shift between 1 and 2 degrees
cat polygon.geojson | npx geojson-random-shift-cli --min=1 --max=2

Package Sidebar

Install

npm i geojson-random-shift-cli

Weekly Downloads

2

Version

0.0.1

License

CC0-1.0

Unpacked Size

10.1 kB

Total Files

5

Last publish

Collaborators

  • danieljdufour