1.0.3 • Published 4 years ago
geojson-grid v1.0.3
geojson-grid
Creates a point grid in GeoJSON format
Usage
npm install -g geojson-gridinstalls the script globally.
Example:
geojson-grid --bounds=15.8,47.8,16,48 --cellsize=500 > test.geojsoncreates a GeoJSON and writes it to test.geojson.