geojson-grid Creates a point grid in GeoJSON format Usage npm install -g geojson-grid installs the script globally. Example: geojson-grid --bounds=15.8,47.8,16,48 --cellsize=500 > test.geojson creates a GeoJSON and writes it to test.geojson.