Grid generation
Create a spaced grid of features for surveys and sampling.
👤
Roles — Can access: Mobile User · Can edit settings: Mobile User
Overview
Grid Generation creates a rows × columns grid of linear features with configurable spacing and baselines — for survey grids, dig layouts, or sampling patterns. Secondary features are auto-generated children linked to a parent.
ℹ️
App version: Soarvo Mobile
0.0.121+. Secondary features recreate on parent edit and delete with the parent.
Feature Types Required
- Parent linear — anchor line and parameters
- GridLines (linear) — generated grid lines. Required.
- GridLineIntersections (point) — line-intersection points. Optional.
- GridLineCentres (point) — square-centre points for cell labels. Optional.
Parent Feature Type Setup
Linear feature type with:
_secondary_feature(short text) — defaultGridLinesRows(numeric)Cols(numeric)Spacing(numeric, metres)Baseline(radio) — Centred, Left, or Base
GridLines Feature Type Setup
Linear feature type named exactly GridLines. No required attributes.
GridLineIntersections (Optional)
Point feature type named exactly GridLineIntersections. No required attributes.
GridLineCentres (Optional, for cell labels)
Point feature type named exactly GridLineCentres with short-text attribute SQUARE_LABEL. To render labels (e.g. A1, A2…): open style settings → click annotation → set Attribute to SQUARE_LABEL → tick Simplified icon and pick the smallest circle.
Mobile Workflow
- Create a parent feature, set Rows, Cols, Spacing, and Baseline, then save.
- GridLines (plus intersections/centres if configured) generate automatically.
- Editing regenerates the grid; deleting the parent removes it.