Versions Compared

Key

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

...

  1. Preparation - The preparation stage includes ensuring that the data model supports check cruising. While MobileMap inherently supports check cruising, with a dedicated ‘Check Cruise Mode’, the data model must include key fields to store check cruise information. These fields include the ‘Cruise_Type’ field at the Trees level, and optional notes and scoring fields at the Plots level. If check cruise scoring will be implemented within the system, then a Check_Rules table must be included in the data model.

  2. Data Collection - Once the data model is verified, collecting check cruise data is facilitated via ‘Check Cruise Mode’ in MobileMap. The check cruiser must make sure they have downloaded the original cruise data (Stands/Plots/Trees/Logs) prior to heading into the field. At that point they enable ‘Check Cruise Mode’ in MobileMap, navigate to the designated Plots and collect the check cruise data.

  3. Analysis - An important part of check cruising is the ability to calculate a check cruise score in order to obtain an objective assessment of cruise data quality. WSG Inventory Management System implements check cruise scoring within InventoryManager. This functionality is accessed via the Export function in InventoryManager, where calculation of check cruise is triggered by selecting ‘Include and Score’ or ‘Include, Score and Update’ option for Check Cruise Trees when exporting data.

In the sections below, the main stages above are described in more detail, including links to additional documentation.

...

  • Manual - Manual analysis relies on the user to assess the match between the standard cruise data and check cruise data, either via visual review of the data in the Trees/Logs table in InventoryManager or through visual or quantitative analysis of exported data.

    • Trees/Logs tables - to visually review data quality, click on any check cruised plot in the InventoryManager map and review the data in the Trees and Logs tables. In these tables, records are sorted by ID and there should be 2 entries for each tree or log. The second entry will be displayed using a blue font to indicate that it is a check cruise entry. Visually compare the values within each pair of entries to assess how well they match.

    • Export - to perform a more quantitative manual assessment, export standard and check cruise data from InventoryManager using the Export function. When exporting data, first select the stand or stands in the map, click on the Export tab, select the export config file, then select (at a minimum) the ‘Include’ option for Check Cruise Trees. Do not enable FVS or TCruise export when exporting check cruise data. In the resulting Excel file, each row will contain the pair of records, with the standard record on the left and the related check cruise record on the right. Use standard Excel functions to calculate the differences between specific fields and apply any scoring logic desired. Note that this process can produce results similar to the automated check cruise score calculation described below but is more complicated and time consuming to implement.

  • Automated

    • Check Cruise Score -

    • ArcGIS Dashboards

      • ArcGIS Dashboards (https://www.esri.com/en-us/arcgis/products/arcgis-dashboards ) is an out-of-the-box application available to most users via ArcGIS Online. It provides a configurable charting tool that can filter and group data, calculate statistics (min, max, average, etc.) and graphically display results using a use a range of chart types (pie charts, bar graphs, tables, etc.)

      • ArcGIS Dashboards can be developed to display check cruise results, including:

        • Percent of plots within a cruise that have been checked

        • Percent of plots measured by a cruiser that have been checked

        • Average check cruise score by cruiser

...