Skip to main content

Exporting a Project

Exporting a project creates a complete copy of your GeoPackage database - including all layers, features, attributes, styles, offline maps, and online service definitions. The exported .gpkg file can be used for backup, transferred to another device, or opened directly in desktop GIS software such as QGIS or ArcGIS.

Steps

  1. Open the Projects screen from the main menu.
  2. Tap the project you want to export. The project card expands to reveal action buttons.
Mapit GIS Professional - Project Options
  1. Tap the Export button (share icon).
  2. A bottom sheet appears with export destination options:
DestinationDescription
LocalSave to device storage via the Android file picker
ShareOpen the Android share menu to send via email, messaging, etc.
DropboxUpload directly to your Dropbox /Apps/Mapit GIS/ folder (see Export to Dropbox)
  1. For Local export, choose a save location and tap Save. For Dropbox, the upload starts automatically with a progress indicator.
  2. A confirmation message appears when the export is complete.

What Is Included

The exported GeoPackage contains everything stored in the project:

DataIncluded
Feature layers and all geometryYes
Attribute data and field definitionsYes
Layer styles and symbologyYes
Attribute sets and form templatesYes
Spatial indexesYes
Online service definitions (WMS, WMTS, WFS, XYZ)Yes
Offline map referencesYes
Point detail records (accuracy, HDOP, etc.)Yes
caution

Attachments (photographs and other files) are stored separately on the device filesystem and are not included in the exported GeoPackage. Back up the attachment folder separately if needed. The attachment directory is located alongside the project and named after it.

Desktop GIS Compatibility

The exported file is a standard OGC GeoPackage and can be opened directly in:

  • QGIS - File → Open → select the .gpkg file
  • ArcGIS Pro - Add Data → navigate to the .gpkg file
  • Any SQLite browser - the file is a valid SQLite database
tip

For post-processing and analysis, work on a copy of the exported GeoPackage. Retain the original unchanged so it can be safely re-imported into Mapit GIS if needed.

danger

Editing a project GeoPackage in desktop GIS software and then re-importing it into Mapit GIS is not recommended. Changes to layer schemas, field definitions, or internal metadata tables may cause incompatibility.