Record navigation

<< Click to Display Table of Contents >>

Navigation:  Data Module > User Interface > Data Navigators >

Record navigation

The Record Navigator provides multiple capabilities, including record selection / filtering and feature mapping. It consists of a grid control and a feature map shown on feature related tables:

Feature Related

Non-Feature Related

Data_Interface_Navigators_Record_FeatureRelated

Data_Interface_Navigators_Record_NonFeatureRelated

Navigation / Selection

One or more items can be selected in the Record Navigator, but only one item can ever be the focused item (always one of the selected items) that controls what data is shown in the data grid.

Selection of multiple items is typically only used in the generation of reports.

hmtoggle_arrow1Single Item Selection

Data_Interface_Navigators_Record_FeatureRelated_GridSelectionChanged

hmtoggle_plus1Multiple Item Selection

Data_Interface_Navigators_Record_FeatureRelated_GridMultipleSelection


Feature Mapping

The map control represents point, line (aka path) and area (aka polygon) features above any number of image layers utilizing web services such as Bing Maps.

When using CORE-GS in the field, the map control can indicate your current location to assist with positioning.

Data_Interface_Navigators_Record_Map

Users can create new features using the map control, then add data to any table related to the feature.

These features can also be edited after creation:

Points - the position can be changed, automatically updating values in any of the coordinate systems that are assigned.  Changing the type will change the graphic used to represent the point.

Lines - vertices can be added, deleted and moved, and the line weight and line color changed.

Areas - vertices can be added, deleted and moved, and the line weight and line color changed.

Features can be deleted through the map control by selecting items, then pressing the DELETE key.  

hs-caution

Deleting a feature will remove all associated data.