Skip to content

Releases: NRCan/GSC-Field-Application-3

Version 3.0 Beta

30 Aug 20:23
Compare
Choose a tag to compare
Version 3.0 Beta Pre-release
Pre-release

An almost 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.
  • External geopackage feature information of attribute table shown on screen when a feature is tapped.
  • New drawing features to draw contacts on the map.

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 is swipable 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.

Removed

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

This beta version is mainly intended for testing purposes and planning ahead.

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