squareGrid
fun squareGrid(bbox: BoundingBox, cellWidth: Length, cellHeight: Length = cellWidth): MultiPolygon(source)
Creates a square grid within a BoundingBox.
Return
a GeometryCollection grid of polygons
Creates a square grid within a BoundingBox.
a GeometryCollection grid of polygons