Android Update - version 3.0.6
This release introduces Dropbox integration for importing and exporting your GIS data, along with performance improvements and a shapefile import fix.
Things related to app updates and releases
View All TagsThis release introduces Dropbox integration for importing and exporting your GIS data, along with performance improvements and a shapefile import fix.
This release focuses on performance and stability - especially for users working with large datasets in the field.
Version 3 is a ground-up rebuild of the user interface. This isn't an incremental release - every major screen has been rebuilt using Jetpack Compose, Android's modern UI toolkit. The result is smoother animations, a more consistent look and feel, and a foundation that lets us ship new features faster.
For the past several months we've been working on bringing Mapit GIS to iOS - a completely native Swift application built from the ground up. That process forced us to rethink how the app should work: the navigation, the editing workflows, how features are presented on the map.
Rather than let the Android app fall behind, we decided to rebuild it in parallel. The iOS work gave us a chance to step back and reconsider things we'd lived with for years. Version 3 brings those lessons back to Android.
The iOS app is coming soon. More on that shortly.
The following sections have been completely rebuilt:
The app now features a glass-styled bottom navigation bar with quick access to GPS, search, and the main menu. The search experience introduces categorised tabs for Places and Documents. Selected features appear in a polished bottom sheet, and the entire navigation overlay has been rethought for one-handed field use.
Editing geometry has been significantly improved:
Connection reliability for external GNSS receivers has been a focus:
Note: If you are using external GNSS receivers via Bluetooth or TCP and experiencing disconnections, the foreground service changes should help significantly. For enhanced user experience ensure the notifications are switched on for Mapit GIS app in Android Settings.
Version 3 is the foundation for something bigger. We're working on cloud infrastructure that will let you manage and create GeoPackages from the web - no device required. Team collaboration, project sharing, and sync across devices are all part of the plan.
We're also exploring tighter integration with desktop GIS tools. The ability to prepare projects in QGIS and push them directly to Mapit GIS in the field (and back again) is something we've wanted for a long time. Early days, but it's on the roadmap.
More details on the iOS release in the coming weeks. If you've been waiting for Mapit GIS on iPhone and iPad - it's nearly here.
Mapit GIS 3.0 will be available on Google Play soon.
Import from Shapefile - some users were unable to import the data. This problem is now resolved. Other minor bug fixes.
Ability to divide your work into distinct projects, with full import and export functionality. Each project can have its own layers, settings, and data. You can create, switch between, and remove projects as needed.
When project is removed, all associated layers and data are also deleted, and this operation is irreversible, however you will be prompted for confirmation before deletion. Please make sure you have backed up any important data before removing a project.
The best way to back up a project is to export it using the Export Project feature available in the Project Options.
The data exported that way can be imported back into a new project later if needed.
Project removal is however not removing underlying attachments from device storage, which need to be removed manually if required - associated attachment folder is renamed to ‘project name_timestamp’ for potential recovery if needed.
Data Quality Checks: Added some data quality checks, particularly related to empty geometry for some records for imports. Before, the import failed when such features were presented; now they are skipped, and overall import is successful for correct geometries.
Support for NAD 1983 UTM Zone 15N (WKID: 26915): Files with coordinates projection WKID: 26915 (NAD 1983 UTM Zone 15N) can now be directly imported without prior conversion to WGS84.
PostgreSQL Export Improvements: Show/Hide ‘append’ or ‘overwrite’ table option for PostgreSQL Export. It can be enabled in Miscellaneous settings. The PostgreSQL Export setting now accepts the hostname or domain alternatively IP address needs to be provided.
Enriched export options: User can choose export coordinate (lat, lng), z or x, y, z for projected CRS as separate fields. It can be enabled in Miscellaneous settings.
Project Point method: Insert new points or vertices using the distance and bearing method, which can be enabled in Survey Settings. This method also supports connection to external laser rangefinders.
Copy Layer as empty: Copy the existing layer as a new empty layer with all settings maintained, including field setup.
Move point feature: Move point features to a new location. Long-click the point on the map to enable this mode.