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