Skip to content

Geo.GridFill

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any {type: String coords: [[Float]] centroid: {x: Float y: Float}}
Output ➡️ The resulting output of the shard [{x: Float y: Float index: Int row: Int}]
SpacingX No Grid spacing in X direction (meters) 10 FloatVar(Float)None
SpacingY No Grid spacing in Y direction (meters) 10 FloatVar(Float)None
Direction No Rotation angle in degrees (default 0) 0 FloatVar(Float)None

Fills a polygon with grid points in boustrophedon (lawnmower) pattern