0.0.1 • Published 1 year ago
geojson-random-shift-cli v0.0.1
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
0.0.1
1 year ago