From 96a0d1c28ac7e5e119db49d7f74d9af905b9f776 Mon Sep 17 00:00:00 2001 From: pk0t <parampreet.kaur@agriculture.vic.gov.au> Date: Thu, 7 Nov 2024 14:07:56 +1100 Subject: [PATCH] Create Feature-search.md --- docs/Basic-Functions/Feature-search.md | 42 ++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 docs/Basic-Functions/Feature-search.md diff --git a/docs/Basic-Functions/Feature-search.md b/docs/Basic-Functions/Feature-search.md new file mode 100644 index 0000000..80d7f9f --- /dev/null +++ b/docs/Basic-Functions/Feature-search.md @@ -0,0 +1,42 @@ + # Feature search + + !!!note + + Feature search is case-sensitive, and the user needs to enter the full feature name for the search to work. + + ## Search + +From the Map Viewer tab, click on the Search tab, scroll down to Feature Search, paste the full Feature name in the search box and select Search. For instance: +``` + AVRIG33950 + IWB31543 + ``` + + + ## View results + +The search results and the total number of hits will be displayed under the Feature Search box. To view the results, click the green plus icon on the left side of each hit. Users can view the results simultaneously across all hits. The feature will be represented as a blue arrow, and the feature name can be displayed or removed by clicking on the arrow. + +  + + ## Adding or Removing feature names + +1. To add additional features, input the feature names and hit search again. + +``` + AVRIG33950 + IWB31543 + IWB65513 + ``` + + + +2. To remove a displayed feature, simply remove the feature name from the input list and click search again. + + + + ## To view features between specified features + +Brush the axes between the features, and select the Features tab on the right side. All features will be displayed in a table format. + +