Skip to content

Module 17: Glossary & Key Concepts

Use this module as a plain-language reference for Mapplex and GIS terms used throughout the guide.


1. Account, Workspace, and Project Terms

TermMeaning
AccountA signed-in user identity. Accounts can belong to one or more workspaces.
Guest ModeLocal-only access without signing in. Useful for testing or offline-only work on one device.
Trusted DeviceA device registered to an account. Each account supports a limited number of trusted devices.
WorkspaceAn isolated organization area containing projects, members, roles, and cloud data.
ProjectA working map environment containing layers, forms, features, imports, and exports.
Hosted ProjectA cloud-backed project that supports sync and collaboration when the user is signed in.
Local ProjectA project stored on the current device for offline or single-device work.
RoleA permission level such as Owner, Admin, Editor, Collector, or Viewer. Roles control what a user can create, edit, import, or manage.
EntitlementA plan or workspace feature flag that unlocks tools such as Geova AI, CAD/SHP, Smart Logic, or advanced exports.

2. Map and Data Terms

TermMeaning
LayerA named collection of map features with the same geometry type, such as streetlights, roads, or parcels.
Active LayerThe layer currently selected for drawing, GPS capture, or feature creation.
FeatureOne collected map item, such as a single point, line, or polygon with form values attached.
GeometryThe spatial shape of a feature: Point, LineString, or Polygon.
PointA single location, often used for assets, observations, signs, hydrants, or inspection points.
LineStringA connected line, often used for roads, pipes, trails, or routes.
PolygonA closed area, often used for parcels, zones, buildings, or boundaries.
Reference LayerA background layer used for lookup or context, commonly polygons such as districts, parcels, zones, or soil areas.
BasemapThe background map, such as street map or satellite imagery.
Offline TilesDownloaded basemap tiles stored on the device so the map remains visible without internet.
ClusteringA display method that groups nearby points at lower zoom levels to improve readability and performance.
Temporal PlaybackA map tool that filters or animates features over time when date/time fields exist.

3. Forms and Data Quality Terms

TermMeaning
FormThe set of fields shown when a user creates or edits a feature.
FieldOne form question or data value, such as Condition, Asset ID, Inspection Date, or Photo.
Required FieldA field that must be completed before the feature can be saved.
DropdownA field with a fixed list of choices created directly in the form.
Lexicon PicklistA shared controlled list that can be reused across fields, layers, or projects.
Data DictionaryMetadata for fields, including aliases, units, type hints, and semantic roles. It improves labels, exports, and AI understanding.
Auto GeometryA field that stores values calculated from the feature geometry, such as point coordinates, line length, polygon area, or perimeter.
Spatial Auto-FillA form lookup that copies a selected attribute from a matching reference polygon into the form. Points use their location; lines and polygons use their centroid.
Smart LogicConditional form behavior that shows, hides, or sets fields based on earlier answers.
Schema ImportCreating form fields from an existing file's columns or attributes.
AttachmentA photo, PDF, or other file stored with the feature or related record it supports.
RelationshipThe configured link between a parent feature or layer and its related records, usually through a shared key.
Parent RecordThe main feature that other records describe, such as a streetlight asset.
Related RecordA record linked to a parent feature, such as an inspection visit or work order.

4. Coordinate and CRS Terms

TermMeaning
CRSCoordinate Reference System. It defines how coordinates map to real-world locations.
WGS84 / EPSG:4326The standard GPS coordinate system using longitude and latitude in decimal degrees.
UTMA projected coordinate system using meters. Common in engineering, survey, and regional GIS workflows.
Web Mercator / EPSG:3857A projected coordinate system commonly used by web maps.
proj4A text definition for a coordinate system. Useful for custom or local grids.
ReprojectionConverting coordinates from one CRS to another.
Wrong CRS SymptomImported data appears far from the expected location, often because the wrong CRS was selected.

5. File Format Terms

TermMeaning
GeoJSONA common web/GIS format for point, line, and polygon features.
KML / KMZGoogle Earth-style geospatial formats. KMZ is a compressed KML package.
GeoPackage / GPKGA SQLite-based GIS file format used for larger or more formal GIS handoffs.
File Geodatabase / GDBA geodatabase package used to exchange feature layers together with supported relationships, related records, and attachments.
CSVA spreadsheet-style text file. In Mapplex, CSV import creates point features when coordinate columns are mapped.
Excel (.xlsx / .xls)Spreadsheet files that can be imported as point features when coordinate columns are available.
Shapefile / SHPAn ESRI GIS format made of related files such as .shp, .shx, .dbf, and often .prj.
DXFA CAD drawing exchange format commonly used by engineering and drafting teams.
DBFThe attribute table file inside a Shapefile set.
PRJThe coordinate system file commonly included with Shapefiles.

6. Field Collection Terms

TermMeaning
GPS PinThe map control used to locate the device and capture a point at the current GPS position.
Quick CaptureA faster point-capture workflow for repeated GPS-based collection on the active layer.
GPS Accuracy IndicatorA visual cue showing whether the current GPS signal is reliable enough for field capture.
Manual Coordinate EntryA tool for placing a point by typing known coordinates.
GPS Recording ToolsTools for recording movement as a path or series of points.
Silent TrackGPS movement recording that does not add visible collection points to the active layer.
Advanced EditOwner/Admin polygon editing tools such as split and merge.
Sketch ModeFreehand drawing support on the map.
Slope ProfilerA field tool for slope or terrain readings where available.
Measurement ToolA map tool for distance, perimeter, and area measurements.

7. Sync and Collaboration Terms

TermMeaning
Cloud SyncSyncing hosted project data through the cloud when internet is available.
Pending SyncLocal changes waiting to be uploaded or reconciled with cloud storage.
Local P2P SyncPeer-to-peer synchronization between nearby devices on the same Wi-Fi or hotspot, where supported.
Team WorkspaceA workspace configured for multiple users, roles, collaboration, and cloud features.
Audit HistoryA record of feature changes where the workspace plan supports history retention.

8. Geova AI Terms

TermMeaning
Geova AIThe Mapplex assistant for natural-language queries, summaries, spatial analysis planning, and exports.
Workspace CreditsCredits used by Geova AI for useful AI answers or generated assistance.
AI-Assisted SQL / FilterA plain-language request converted into a reviewable dashboard filter or query.
AI Result LayerA temporary or saved layer created from an AI query or spatial analysis result.
Map PreviewA visual preview of AI query results before saving or exporting.
Go DeeperAn action that reruns a request through a structured analysis template when available.
DAGA structured multi-step analysis pipeline used behind the scenes for some spatial workflows. Users usually interact with the result, not the DAG itself.

9. Common Confusions

If You Mean...Use This
"I need the district copied into the form from a zone layer."Spatial Auto-Fill
"I need coordinates or area calculated from the drawn feature."Auto Geometry
"I need the same dropdown values in many places."Lexicon Picklist
"I need the form to change based on an answer."Smart Logic
"I need to collect many GPS points quickly."Quick Capture
"I need to carefully place one point."GPS Pin or Manual Coordinate Entry
"I need to find incomplete or urgent records."Dashboard filters or Geova AI
"I need to keep inspections linked to one asset."Relationships and related records
"I need to send layers, related records, and evidence to a GIS team."File Geodatabase (GDB) export
"I need to carry photos or reports with a record."Attachments or Gallery fields
"I need nearest, buffer, join, or zone summaries."Geova AI spatial analysis
"My imported data is in the wrong place."Check CRS, .prj, UTM zone, or custom proj4
"A button is locked or hidden."Check plan entitlement, project role, app setting, and network/device requirements

Previous: Module 16: Sample Project - Municipal Asset InspectionBack to overview: User Guide Overview

Intelligent Infrastructure Mapping