Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Database Backup and Restore

    • MobileMap 4.x used a custom file formats for storing new and modified data

      • The typical format was JSON, in which backup data were stored in a text file using JSON format, and data managers needed to copy/paste data into Feature Service REST endpoints when data recovery was needed.

      • An optional SQLite database backup contained all data, but was even more challenging to use for data recovery, typically involving WSG support.

    • MobileMap 5.0 uses Esri offline geodatabases and supports data recovery using two approaches

      • Copy of the full offline geodatabase to a PC and use of ArcGIS Pro to sync the offline geodatabase with the Feature Service. This process is documented by Esri as the data recovery method for Field Maps

      • MobileMap 5.0 makes regular backups of new and modified data, just like MobileMap 4.x did, but using a new file format - ArcGIS geodatabase delta files. These delta files are simplified offline geodatabases that only contain the modified data, and are the same files that the sync process sends to the Feature Service when performing a sync. Although Esri does not currently have an end-user tool for uploading data from these Delta files, WSG has developed a process and is working to create an easy-to-use tool in InventoryManager to facilitate incremental data recovery via database delta files.

  • Vertex Editing

    • Deleting vertices on a line or polygon is now performed using a double tap instead of a long press.

Video - MobileMap 5.0 Installation and Configuration Overview

...