Skip to content

Commit

Permalink
update_10315 (#10327) (#10380)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaGallo authored May 30, 2024
1 parent 34cf502 commit cdeddc2
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 17 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user-guide/img/menu-bar/search-types.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 29 additions & 17 deletions docs/user-guide/mapstore-toolbars.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ The search bar is a tool that allows the user to query the layers in order to fi

* By **Location name**

* By **Configuring a search service**

* By **Coordinates**

* By **Configuring a search service**
* By **Current map CRS**

* By **Bookmarks**

Expand All @@ -28,22 +30,6 @@ The *Search by location name*, set by default when a new map is created, allows

<img src="../img/menu-bar/rome.jpg" class="ms-docimage" />

### Search by coordinates

Performing a *Search by coordinates* the user can zoom to a specific point and place a marker in its position. That point can be specified typing the coordinates in two different formats:

* **Decimal** (the default format)

<img src="../img/menu-bar/decimal.jpg" class="ms-docimage" style="max-width:500px;"/>

* **Aeronautical** (that can be chosen through the <img src="../img/button/change-search-tool.jpg" class="ms-docbutton"/> button)

<img src="../img/menu-bar/aeronautical.jpg" class="ms-docimage" style="max-width:500px;"/>

Once the coordinates are set, it is possible to perform the search with the <img src="../img/button/magnifying_glass_icon.jpg" class="ms-docbutton"/> button. The displayed result is similar to the following:

<img src="../img/menu-bar/performed-search.jpg" class="ms-docimage"/>

### Configuring a search service

[MapStore](https://mapstore.geosolutionsgroup.com/mapstore/#/) allows the user also to extend or replace the default OSM results with additional *WFS Search Services*. Selecting the **Configure Search Services** option <img src="../img/button/change-search-tool.jpg" class="ms-docbutton"/>, the following window opens:
Expand Down Expand Up @@ -119,6 +105,32 @@ In the *Search Menu*, the user can choose one of the search services to use to c

<video class="ms-docimage" style="max-width:600px;" controls><source src="../img/menu-bar/search-with-one-search-service.mp4"/></video>

### Search by coordinates

Performing a *Search by coordinates* the user can zoom to a specific point and place a marker in its position. That point can be specified typing the coordinates in two different formats:

* **Decimal** (the default format)

<img src="../img/menu-bar/decimal.jpg" class="ms-docimage" style="max-width:500px;"/>

* **Aeronautical** (that can be chosen through the <img src="../img/button/change-search-tool.jpg" class="ms-docbutton"/> button)

<img src="../img/menu-bar/aeronautical.jpg" class="ms-docimage" style="max-width:500px;"/>

Once the coordinates are set, it is possible to perform the search with the <img src="../img/button/magnifying_glass_icon.jpg" class="ms-docbutton"/> button. The displayed result is similar to the following:

<img src="../img/menu-bar/performed-search.jpg" class="ms-docimage"/>

### Search by current map CRS

MapStore allows the user to *Search by current map CRS*, which can zoom to a specific point and place a marker in its position. That point can be specified typing the **X** and **Y** coordinates of the map.
Once the coordinates are set, it is possible to perform the search with the <img src="../img/button/magnifying_glass_icon.jpg" class="ms-docbutton"/> button. The displayed result is similar to the following:

<img src="../img/menu-bar/performed-search_by_crs.jpg" class="ms-docimage" style="max-width:600px;"/>

!!! Warning
The *Search by current map CRS* is available only if the the current map CRS is not the one normally used by Decimal and Aeronautical coordinates, which means `EPSG:4326`.

### Search by bookmark

<img src="../img/menu-bar/search-bookmark.jpg" class="ms-docimage" style="max-width:400px;"/>
Expand Down

0 comments on commit cdeddc2

Please sign in to comment.