Skip to content

Version 3

Latest

Choose a tag to compare

@ghuotvez ghuotvez released this 05 May 15:28
· 67 commits to main since this release

A complete version of the original app rebuilt under MAUI framework that works with WinUI3 and Android for now.

New features

Map Page

  • Opens with default OpenStreet map.
  • WMS layers option.
  • Tile layer data format (.mbtiles) for external data.
  • Geopackage data format (.gpkg) for external data.
  • All cached for offline purposes.
  • External geopackage, with embeded symbology, will be rendered accordingly in map page.
  • Geopackage feature information of attribute table shown on screen when a feature is tapped.
  • Edit stations directly in the map page.
  • New drawing features to draw contacts on the map.
  • Data stored in F_TRAVERSE_POINT feature, will be shown on screen and labeled according to "Label" field.

Forms

  • Quick record copy within the forms that keeps form filled for a new record
  • Better interaction with records within their own form (quick copy, save and adding child records). (save button can be swiped to either copy or delete record)

Picklist

  • Revamped picklist editor for easier use.
  • Alphabetical ordering of picklist.
  • Global picklist edition instead of selected field book.

Settings

Helicopter mode

  • Higher location refresh rate
  • Map page location follows navigation and keeps it centered on screen.

Removed

  • ESRI map object and replaced it with Mapsui
  • ESRI Tile Layer Package (.tpk) compatibility, replaced with open source MBTiles.

Patch 1

Bugs and fixes (8) for version 3.0.14

Patch 2

Bugs and fixes (7) for version 3.0.15

Patch 3

Bugs and fixes (6) for version 3.0.16

Patch 4

Bugs and fixes (13) for version 3.0.17

Patch 5

Bugs and fixes (6) for version 3.0.18

Below zip file is meant for Windows, and the apk is meant for Android.