Versions Compared

Key

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

This list of versions and their associated release notes is intended to help users decide if/when it is appropriate for them to update MobileMap to take advantage of new features or bug fixes.

Table of Contents

MobileMap 4.4.25 (6/7/2024)

  • Bug fixes

    • Changed recently implemented setting ‘Custom Tree Field Default Logic’ to ‘Custom Tree Field Calculations’ to better represent the ability of this setting to support both defaults and calculated values (e.g., Diameter to Height Ratio). Removed the default value for this field which had been there for testing purposes only but was causing issues for some users (see note at top of 3 previous releases for more details).

    • Updated recent changes to the Plot Label on the Tree List to support a maximum of 10 characters and fix some minor bugs with this functionality.

MobileMap 4.4.24 (5/10/2024)

Note: this version contained an inadvertent default value for the setting ‘Custom Tree Field Default Logic’ which must be manually removed (cleared out) in settings (Settings > MobileMap Cruise > Trees > Custom Tree Field Default Logic). This default value could produce unexpected values in the Tree List for the following fields (if present in the data model): ‘Crown_Ratio’, 'Total_Height’.

  • Bug fixes

    • Fixed 2 bugs with functionality that supports auto-update of Cruiser ID when status manually updated to one of the cruised status values (e.g., Cruised, Checked).

      • Had been working for Status fields of String data type, but not for fields of Integer data type.

      • Was resulting in crash if the option for Observer ID (ALL CAPS) or ArcGIS Username (ALL CAPS) was selected but corresponding setting (Observer ID or ArcGIS Username) were not set.

    • Fixed bug in Custom Tree Field Default Logic in which the < operator was not working correctly. Also added support for <= and >= operators.

    • Updated recent changes to the Plot Label on the Tree List to support a maximum of 8 characters. Had been supporting all characters in the code or description (depending on which was selected) which caused some buttons to push right on smaller devices like phones when a label field's description was more than 8 characters long.

...

    • long.

MobileMap 4.4.23 (4/29/2024)

Note: this version contained an inadvertent default value for the setting ‘Custom Tree Field Default Logic’ which must be manually removed (cleared out) in settings (Settings > MobileMap Cruise > Trees > Custom Tree Field Default Logic). This default value could produce unexpected values in the Tree List for the following fields (if present in the data model): ‘Crown_Ratio’, 'Total_Height’.

  • Geometry Editing

    • Added ability to create Multipart Polygons by merging the selected Polygon into another Polygon in the same layer. The workflow is:

      • Use Identify tools and select the Polygon layer of interest

      • Tap on a Polygon that should be merged into another

      • In the Query Results form, select the merge button image-20240429-225509.png

      • Read the instructions and select ‘confirm’

      • When the map is reloaded, tap on the Polygon that should receive the additional shape

    • Note that first Polygon will be deleted and its shape (and associated area) will be added to the target feature. This operation cannot be undone.

  • Stand Summary

    • Added the following calculations for Trees Per Plot, Basal Area and Trees Per Acre

      • Standard Error (absolute, not percent)

        • Standard Deviation / SQRT(n)

      • Achieved Error (percent):

        • Confidence Interval / Mean * 100

MobileMap 4.4.22 (3/24/2024)

Note: this version contained an inadvertent default value for the setting ‘Custom Tree Field Default Logic’ which must be manually removed (cleared out) in settings (Settings > MobileMap Cruise > Trees > Custom Tree Field Default Logic). This default value could produce unexpected values in the Tree List for the following fields (if present in the data model): ‘Crown_Ratio’, 'Total_Height’.

  • Download Basemaps

    • Modified Download Basemap user interface to support smaller landscape oriented screens like the Trimble TSC5 by moving the dropdowns and buttons to the top of the form.

  • Tree List

    • Added support for dynamically setting a default value for a tree field based on the value entered in a different tree field. Example use case - set the default stump height based on DBH ranges or set the default product based on species. Accessible via new Custom Tree Field Default Logic setting (Settings > MobileMap Cruise > Trees > Custom Tree Field Default Logic).

...