Load Grid File

Open an existing .grid or .bin file

OR

Generate Grid

Create grid from .geojson or .shp (zip) boundary

Supported Formats

Binary (.grid / .bin) — Spatial Grid V6

Native binary format with GRID magic (0x47524944), V6 header, RLE row data, 8×8 sub-grid bitmaps, and optional rate metadata.

GeoJSON (.geojson / .json)

Standard GeoJSON with Polygon or MultiPolygon geometry. Supports polygons with holes.

Shapefile (.zip)

ESRI Shapefile in a ZIP archive containing .shp, .shx, .dbf files. Converted to GeoJSON automatically.

Settings

Loading grid data...