Manage Projects
A Project in Mapit GIS is a GeoPackage (.gpkg) database file that contains all your layers, features, and configuration. Projects allow you to organise your work into separate, portable files that can be shared or backed up.
Accessing Project Management
- Tap the Menu tab to open the Main Menu
- Select Manage Projects from the Data Management section
What is a Project?
Each project is stored as a GeoPackage file-an open, standards-based format (OGC GeoPackage specification) built on SQLite. This means your data is:
- Portable - Copy the .gpkg file to any device or desktop GIS software
- Compatible - Works with QGIS, ArcGIS, and other GIS tools
- Self-contained - All layers, features, and attributes in one file
Only one project can be active at a time. The active project is where new features and layers are created.
Creating a New Project
- Tap the + button
- Select Create New Project
- Enter a descriptive name for your project (e.g.,
TreeSurvey2024) - Tap Create
Avoid special characters in project names. Use letters, numbers, and underscores only.
Importing a Project
You can import existing GeoPackage files from your device or cloud storage:
- Tap the + button
- Select Import Project
- Browse to select a
.gpkgfile - The project appears in your list
Duplicate project names are not allowed. If a project with the same name exists, rename one before importing.
Project Actions
Select a project to reveal available actions:
Set Active
Makes the selected project the current working project. All new layers and features will be added to this project.
Save As
Creates a copy of the project with a new name. Useful for creating backups or variations of your survey setup.
Export
Exports the project as a .gpkg file to your device storage or share location. The exported file includes a timestamp (e.g., MyProject-2024-01-15.gpkg).
Delete
Permanently removes the project and all its data.
Deletion cannot be undone. All layers and features within the project will be lost. You cannot delete the currently active project.
Manage Layers
Opens the Layer Management screen for the active project, where you can create, edit, and configure layers.
Project List
The project list displays:
- Project name - The identifier you assigned
- Active badge - Shows which project is currently active
- Selection highlight - Selected projects show available actions
Best Practices
- One project per survey - Keep different surveys in separate projects for easier management
- Regular exports - Export your project regularly as a backup
- Descriptive names - Use names that identify the survey type, location, or date
- Check active project - Before collecting data, verify the correct project is active
Related Topics
- Manage Layers - Create and configure layers within your project
- Main Menu - Overview of all menu options
- Online Maps - Add WMS, WMTS, and XYZ background layers
- Configure Survey - Set up survey projects step by step
- Survey Design - Plan your data collection workflow