Configure the Survey in Mapit
3. Configure the Survey in Mapit GIS Professional
Configuring the survey in Mapit GIS Professional involves setting up the project, creating the necessary point layer, and defining attribute fields according to the survey design. The next steps involve linking the layer fields with the attribute set to allow collection of data using features like dropdown lists, multi-selection lists or barcodes.
3.1 Create a New Project
- Open Mapit GIS Professional.
- Tap the ☰ menu navigation drawer → Project Management.
- Tap Create New Project - use
+button in the bottom right of the screen. - Enter a descriptive name for the project (e.g.,
Tree SurveyProject) and optionally provide a description.
Please try to avoid special characters when naming the project.
- Confirm creation.
Each project is stored as a GeoPackage (GPKG), which is portable and compatible with desktop GIS software such as QGIS or ArcGIS.
Projects allow logical separation of data, making surveys more manageable and audit-friendly.
They can be exported and shared using the context menu.
3.2 Create a Point Layer
- Set the new project as
active, tap Layer Management on the navigation drawer. - Tap Add Layer - use
+button in the bottom right of the screen. - Choose Point as the geometry type.
- Provide a descriptive layer name (e.g.,
Trees).
Please try to avoid special characters when naming the project.
- Enable Mapit fields if desired:
Created→ automatically captures date and time of record creation.Updated→ automatically captures date and time of last modification.
Enabling Mapit fields ensures every record has automatic timestamp metadata, supporting quality assurance and audit trails.
3.3 Add Necessary Fields
After creating the layer, configure fields to capture survey attributes. Field types and usage recommendations should match your design:
| Field Type | Use Case |
|---|---|
| TEXT | Single-selection dropdowns, barcodes, free-text notes |
| INTEGER / LONG | Numeric dropdowns or counters (e.g., number of trees, DBH band) |
| DOUBLE | Numeric measurements requiring decimals (e.g., tree height in meters) |
| MULTISELECT (TEXT) | Multi-choice checklists (e.g., structural defects, habitat features) |
| BOOLEAN | Yes/No fields (e.g., presence of tagging, accessibility) |
| DATE / DATETIME | Optional event tracking or survey timestamp fields |
Best Practices
- Use dropdowns and multi-select lists wherever possible to reduce errors.
- Avoid free-text entry for critical attributes that need to be standardised.
- Map barcodes as TEXT fields, linked to the camera barcode scanner.
- Group fields logically according to survey workflow: Identification → Size/Structure → Condition → Risk/Management → Notes.
3.4 Linking Attributes to Attribute Sets
[Comming Soon] - Please follow the next article in this category to learn how to set the connection between the layer fields and the attribute sets.
3.5 Summary
By following these steps, users ensure that:
- Each tree record is captured as a point feature with structured attributes.
- Attribute fields are correctly typed for controlled input.
- Automatic created/updated timestamps are enabled for quality assurance.
- Fields are ready to use with the dropdowns, multi-select lists, and barcodes are linked via attribute sets, maximising consistency and replicability.