Skip to content

Module 15: Capability Reference

This module summarizes what Mapplex can do in the current application. Use it as a practical boundary guide when planning a deployment, training a team, or deciding which workflow belongs in Mapplex.


1. How to Read This Reference

Mapplex capabilities depend on four things:

FactorWhat It Controls
Workspace plan / entitlementWhether premium tools such as Geova AI, GeoPackage and GDB exchange, Smart Logic, CAD, SHP, slope tools, and team features are available
Project roleWhether a user can create features, manage forms/layers, import reference data, or run administrative actions
App settingsWhether optional map tools such as GPS recording, Advanced Edit, Sketch Mode, Quick Capture, or Slope Profiler are visible
Device and network contextWhether GPS, offline tiles, native local sync, cloud sync, and AI services are available

If a tool is unavailable, the app normally shows a lock state, a disabled control, or a role/permission message.


2. Offline, Online, and Local Network Behavior

CapabilityOfflineRequires InternetNotes
Local projectsYesNoStored on the current device
Hosted projectsLimitedYes for syncData can be viewed locally after loading, but cloud updates need connectivity
Drawing and formsYesNoWorks with locally available project data
GPS capture and trackingYesNoRequires device location permission
Offline basemapsYes after downloadYes to downloadCached tiles remain available until cleared
Data import/exportMostly yesNo for local filesLarge files depend on device memory and browser limits
Local P2P syncLocal network onlyNo internet requiredRequires supported native/local-network capability and same Wi-Fi or hotspot
Team collaborationNoYesRequires authenticated cloud workspace
Generative Geova AI questionsNoYesRequires sign-in, workspace credits, and network access
Deterministic AI field intelligenceYes after authorized project data is loadedNoRead-only quality, completeness, conflict, intersection, and handover checks use local project evidence and no AI credit
Cloud audit/historyNoYesAvailability depends on plan and retention policy

3. Account, Workspace, and Role Boundaries

Account Model

  • Users can sign in with an account or continue in Guest mode for local-only work.
  • New accounts may require admin approval before accessing a workspace.
  • Each account supports up to two trusted devices.
  • Workspaces isolate projects, layers, forms, members, and cloud data.

Typical Role Capabilities

RoleTypical UsePractical Boundary
OwnerWorkspace and project leadFull project and member administration
AdminOperational administratorManages users, data, imports, and most project settings
EditorGIS or data leadEdits data and manages imports, but some advanced map tools remain Owner/Admin-only
CollectorField data entryAdds records to existing layers and completes forms; does not manage schema or reference data
ViewerReview-only accessViews and exports where allowed; does not create or edit records

Advanced polygon split/merge is limited to Owner/Admin access in the map code. CAD import, SHP import, and reference-layer import require Owner, Admin, or Editor access.


4. Feature Requirements Matrix

Use this table when a user asks why a tool is locked, hidden, or unavailable. Availability can still vary by workspace configuration, but these are the practical requirements reflected by the current app.

FeaturePlan / EntitlementRoleSettingNetwork / Device
Create local projectCoreAny signed-in user or GuestNoneNo internet after app loads
Create hosted projectCore, with free hosted limitSigned-in user with workspace accessNoneInternet required
Create featuresCoreOwner, Admin, Editor, CollectorActive layer selectedGPS optional unless capturing location
Edit feature attributesCoreOwner, Admin, Editor; Collector for own records where allowedNoneNo internet for local data
Manage layers and formsCoreOwner, Admin, EditorNoneNo internet for local projects
GeoJSON / KMZ / CSV exportCoreAny project member with export accessNoneNo internet for local export
GeoPackage exportGeoPackage entitlementAny project member with export accessNoneNo internet for local export
File Geodatabase import/exportGDB exchange enabledOwner, Admin, or Editor for import; project members with export access for exportRelationship keys available when related data is usedNo internet for local files
PDF map exportPDF export entitlementAny project member with export accessNoneNo internet after map data and tiles are available
Spreadsheet importSpreadsheet import entitlementOwner, Admin, Editor, CollectorTarget Point layer selectedNo internet for local files
Reference zone importReference import entitlementOwner, Admin, EditorNoneNo internet for local files
Spatial Auto-FillReference import / form entitlementForm manager to configure; collector to useReference polygon layer and field mapping configuredNo internet after data is loaded
Smart LogicSmart Logic entitlementOwner, Admin, Editor to configureForm rule configuredAI-assisted setup needs internet and credits
Lexicon picklistsLexicon entitlementOwner, Admin, Editor to manage; collectors can useField linked to LexiconNo internet after values are loaded
Quick CaptureQuick Capture entitlementOwner, Admin, Editor, CollectorQuick Capture ONGPS permission required
GPS recording toolsCore / enabled workspace featureOwner, Admin, Editor, CollectorGPS Recording Tools ONGPS permission required
Advanced split / mergeCore / enabled workspace featureOwner, AdminAdvanced Edit ONNo internet
Sketch ModeCore / enabled workspace featureOwner, Admin, Editor, CollectorSketch Mode ONNo internet
Slope ProfilerSlope Profiler entitlementField user with project accessSlope Profiler ONDevice sensor support recommended
Offline map tilesCoreAny project memberNoneInternet required to download tiles
Local P2P syncCore / native supportProject members with sync accessNoneSame Wi-Fi or hotspot; native local-network support
Cloud sync / team collaborationTeam or cloud entitlementSigned-in workspace memberHosted projectInternet required
Audit historyTeam / audit entitlementProject member with accessNoneInternet required for cloud history
Geova AI generative questionsGeova AI entitlement and creditsSigned-in workspace userNoneInternet required
AI field intelligenceGeova AI interface; zero credits for deterministic checksAuthorized project userRelevant project/layer/selection context loadedNo model connection required after authorized data is loaded
AI dashboard query generationGeova AI entitlement and creditsSigned-in workspace userNoneInternet required
CAD importCAD Manager entitlementOwner, Admin, EditorNoneNo internet for local file import
CAD exportCAD Manager entitlementAny project member with export accessTarget CRS selectedNo internet for local export
SHP importSHP Manager entitlementOwner, Admin, EditorNoneNo internet for local file import
SHP exportSHP Manager entitlementAny project member with export accessNoneNo internet for local export

5. Project and Dashboard Capabilities

Mapplex supports:

  • Hosted cloud projects for collaboration and sync
  • Local offline projects for guest work, field-only collection, and disconnected use
  • Initial project import from KMZ, KML, or GeoJSON
  • Uploading a local project to hosted storage when collaboration is needed
  • Project deletion with typed confirmation
  • Project statistics: feature counts, completion percentage, length, and area
  • Guided dashboard filters for non-technical users
  • Raw filter expressions for users who know the layer schema
  • AI-assisted dashboard query generation when Geova AI is available
  • Importing and exporting File Geodatabases with supported related records and attachments

Dashboard raw SQL is a filter-expression tool, not a full database console. Enter conditions such as status = 'Open' AND priority = 'High', without SELECT, WHERE, joins, ordering, grouping, or database functions.


6. Map and Field Collection Capabilities

The Map View supports:

  • Point, line, and polygon collection
  • Geometry drawing with layer-aware tools
  • Snapping to nearby vertices and edges
  • GPS point capture
  • GPS path recording and silent tracking when GPS tools are enabled
  • Quick Capture for faster point collection when enabled and entitled
  • Manual coordinate entry
  • Precision crosshair placement
  • Distance, multi-segment, perimeter, and area measurement
  • Offline tile download and cache management
  • Satellite/street basemap switching
  • Layer visibility controls
  • Feature popups with form values, photos, geometry details, edit/delete actions, and history where available
  • Advanced polygon split and merge for Owner/Admin users when Advanced Edit is enabled
  • Sketch Mode when enabled
  • Temporal playback when date/time fields exist
  • Geova AI preview and previous-result overlay pills

GPS accuracy depends on the device sensor, sky visibility, and operating-system permissions. Mapplex can display accuracy indicators, but it cannot make phone GPS equivalent to survey-grade equipment.


7. Layers, Styling, and Data Dictionary

Layer tools support:

  • Point, LineString, and Polygon layers
  • Marker colors and marker icons
  • Polygon fill/hollow display
  • Label display from selected fields
  • Feature clustering for dense point layers
  • Completion indicators where entitled
  • Categorical and graduated symbology where entitled
  • Classification methods including quantile, equal interval, and Jenks
  • Color ramps such as blues, reds, greens, yellow-orange-red, and red-yellow-green
  • Data Dictionary aliases, units, type hints, and semantic field roles

Use the Data Dictionary for human-readable field names, units, and roles. It improves maps, exports, forms, and AI query quality.


8. Forms and Data Quality

Forms can include:

Field TypeTypical Use
TextNames, notes, identifiers
NumberCounts, ratings, dimensions, readings
Dropdown / manual selectControlled choices
Lexicon picklistShared standardized terms where entitled
DateInspection dates, install dates, visit dates
CheckboxYes/no or completion flags
PhotoSingle image capture
GalleryMultiple photos where entitled
AttachmentSupporting files and documents
Auto geometryCoordinates, length, area, or perimeter values

Additional form capabilities include:

  • Schema import from supported data files
  • Spatial Auto-Fill from reference polygon layers using point-in-polygon or centroid-in-polygon lookup
  • Needs attention indicators for saved spatial mappings whose source layer or property is unavailable
  • Non-blocking manual-entry guidance during Quick Capture and standard Map capture when a configured spatial value cannot be resolved
  • Smart Logic for conditional visibility and values where entitled
  • AI-assisted Smart Logic generation where Geova AI credits are available
  • Lexicon linking, matching, and value cleanup where entitled
  • Photo, gallery, and file attachments for field evidence
  • Related-record workflows for linking inspections, work orders, or visits to a parent asset

For reliable field data, keep field names clear, avoid duplicate meanings, and use Lexicons or dropdowns for values that must be consistent.


9. Import and Export Matrix

Format / ToolImportExportImportant Notes
GeoJSONYesYesGeneral-purpose GIS/web format
KML / KMZYesKMZ exportUseful for Google Earth-style handoff
GeoPackage (GPKG)YesEntitled featureLarge files may show warnings before processing
File Geodatabase (GDB)YesYes where GDB exchange is enabledPreserves configured feature relationships, related records, and attachments
CSVYes for point importYesSpreadsheet import requires coordinate columns
Excel (.xlsx / .xls)Yes for point importNo native Excel exportExport CSV for spreadsheet review
Reference zonesKMZ, KML, GeoJSONManaged in appPolygon background layers for Spatial Auto-Fill
DXFEntitled CAD ManagerEntitled CAD ManagerSupports CRS selection for import and export
SHPEntitled SHP ManagerEntitled SHP ManagerSupports ZIP archives or loose shapefile component files
PDF mapNoEntitled featurePrint-ready map layout and legend output
Engineering drawing PDFNoYes where export tool is availableSchematic drawing output, not a legal survey plat

Spreadsheet import is intended for point layers because it creates geometry from latitude/longitude or projected coordinate columns.


10. CAD, SHP, and CRS Handling

CAD Manager

CAD Manager imports DXF entities into Mapplex layers and exports collected features back to DXF. Import supports common entities such as points, lines, polylines, circles, arcs, ellipses, splines, solids, and 3D faces. Block inserts are not expanded as editable feature geometry.

DXF import uses coordinate fingerprinting, current map position, nearby UTM suggestions, common CRS options, and custom proj4 strings. DXF export can target WGS84, Qatar grid options, GPS-derived UTM, or a custom proj4 string.

SHP Manager

SHP Manager imports and exports ESRI Shapefiles. It can read ZIP archives containing one or more shapefiles, or loose component files selected together. A .prj file allows automatic CRS detection; without one, confirm the source CRS before importing.


11. Geova AI Capabilities and Boundaries

Geova AI can help with:

  • Counting, filtering, sorting, grouping, and summarizing records
  • Drafting dashboard filter expressions
  • Finding nearest features and building buffers
  • Joining points to zones or comparing layers
  • Running template-driven spatial workflows such as gap analysis, catchment analysis, suitability ranking, clustering, density, interpolation, and scenario comparison where available
  • Running deterministic, read-only field-quality, completeness, conflict, selected-feature intersection, and inspection-handover checks without consuming an AI credit
  • Showing Decision-grade, Review required, or Advisory only evidence labels so users can distinguish exact evidence from warnings, samples, or fallbacks
  • Suggesting one controlled form value from the current Lexicon or fixed options, with a review card, explicit confirmation, guarded Apply, and safe Undo where role and record state permit
  • Previewing result layers on the map
  • Exporting AI results to formats such as GeoJSON, CSV, KML, or PDF
  • Saving AI results as permanent Mapplex layers after review

Important boundaries:

  • Generative Geova AI questions require a signed-in session, network access, and workspace credits. Supported deterministic field-intelligence and focused-form routes do not call the language model or consume a credit.
  • Ordinary analysis uses complete referenced layers by default. The current map extent or selected features become the scope only when the request explicitly asks for them.
  • Controlled field suggestions affect one feature and one field. They cannot bypass form rules, Lexicons/domains, role/ownership checks, explicit confirmation, or hosted sync authorization.
  • The model works best when layers, fields, aliases, units, and roles are configured clearly.
  • AI requests may include layer schema, field samples, and relevant location context.
  • Full datasets and geometries are not sent automatically for ordinary chat planning.
  • Review generated SQL, previews, and exports before using them in operational decisions.
  • Do not treat AI output as certified engineering, legal, safety, or regulatory advice.

12. Offline Field Readiness Checklist

Use this checklist before sending a team into the field, especially when the work area has weak or no connectivity.

Before Leaving the Office

  1. Open the correct workspace and project on each device.
  2. Confirm the active layers, forms, dropdowns, Lexicons, Smart Logic rules, and required related-record structures are loaded.
  3. Download offline tiles for the work area and verify the map still displays after disabling internet.
  4. Confirm GPS permission is granted and the blue location dot appears on the map.
  5. Check the correct field tools are enabled in Settings: GPS Recording Tools, Quick Capture, Sketch Mode, Advanced Edit, or Slope Profiler as needed.
  6. Confirm each user has the right role for the job: Collector for entry, Editor for imports and corrections, Owner/Admin for advanced editing.
  7. Check available device storage, especially when collecting photos, attachments, or large imported layers.
  8. Confirm the sync plan: cloud sync if internet is expected, local P2P sync if the team will use the same Wi-Fi or hotspot.

At the Site

  1. Select the correct project and active layer before collecting the first feature.
  2. Wait for GPS accuracy to stabilize before capturing important locations.
  3. Use controlled fields, Lexicons, or dropdowns instead of free text when consistency matters.
  4. Add photos and notes while still at the location, not later from memory.
  5. If GPS is poor, use manual coordinates or crosshair placement only when you have reliable source coordinates.

Before Leaving the Site

  1. Review the collected features table for missing required values, obvious duplicates, and empty photo fields.
  2. Use local P2P sync if multiple devices need to consolidate records without internet.
  3. Export a quick CSV or GeoJSON backup when the workflow requires a local handoff.
  4. If cloud sync is expected, open the Dashboard once connectivity returns and confirm pending syncs have cleared.

13. Practical Deployment Checklist

Before rolling Mapplex out to a team:

  1. Create the workspace and confirm the plan includes the tools you need.
  2. Define user roles before inviting the team.
  3. Create layers with clear geometry types.
  4. Build forms with consistent field names and controlled values.
  5. Configure Data Dictionary aliases, units, and semantic roles.
  6. Import reference zones if Spatial Auto-Fill is part of the workflow.
  7. Test import/export formats, including one real GDB with relationships and attachments, from the client or GIS team.
  8. Download offline tiles for the field area before travel.
  9. Confirm GPS permissions on each device.
  10. Run one end-to-end pilot: collect, edit, sync, export, and review.

Previous: Module 14: SHP ManagerNext: Module 16: Sample Project - Municipal Asset Inspection

Intelligent Infrastructure Mapping