Skip to content

w3geo/geojson-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

GeoJSON point grid creator

Resources

License

Stars

Watchers

Forks

Packages

No packages published