Map Management
Browse, import, and inspect every field map registered to the account.
Agronomist
Farmer
Map Management is the inventory view for every map (field boundary) in the active account. Use it to inspect what's registered, import boundaries from external GeoJSON, and trigger downstream actions.
Header
- Title: "Map Management".
- Description: "Map Management for the GTRV drone management platform."
- Total maps count: "{N} Maps are in the system".
- Search: by map name.
- Filters:
- View All Maps
- View Active Maps
- View Inactive Maps
- Import Map action.
Table columns
| Column | Description |
|---|---|
| Name | Map / field name. |
| Area | Total area (in your unit setting). |
| Blocking Area (ha) | Area marked as blocked / excluded. |
| Creation Date | When the map was first registered. |
| Actions | View / Share. |
Per-row actions:
- View — opens the map in the prescription wizard at the relevant field.
- Share — generate a shareable URL (account-internal).
Import Map drawer
Click Import Map to open the import drawer:
- Title: "Import Map".
- Description: "Upload a map file to import into the system."
- Drop zone:
- Heading: "Drag and drop files here".
- Paragraph: "Supported formats: .geojson (max 10MB)".
- Actions: Cancel / Import.
If the upload fails: "Error uploading file".
Supported import formats
| Format | Status |
|---|---|
.geojson | Supported. Polygons become fields; multi-polygon features become multiple fields. |
.shp (shapefile bundle) | Roadmap. |
.kml / .kmz | Roadmap. |
For shapefile and KML/KMZ today, convert to GeoJSON first (QGIS, ogr2ogr).
When to use Map Management vs. Map Prescription
- Map Management: browse / import / share field boundaries. Doesn't run prescriptions.
- Map Prescription: draw boundaries inline, generate VRA shapefiles. Uses the same fields under the hood.
You can draw a field in the prescription wizard and it appears in Map Management automatically.
Permissions
| Action | Role |
|---|---|
| View | All roles. |
| Import | Owner / Administrator / Member. |
| Share | All roles. |
Related
Was this page helpful?
Edit this page on GitHub
Last updated Oct 20, 2018