Skip to content

Menu Bar


The Menu Bar consist of four different parts:

  • The Search bar

  • The Homepage button , that redirect the user to the Homepage

  • The Login button (for more information see the Managing Users and Groups section)

  • The Burger Menu button

The search bar is a tool that allows the user to query the layers in order to find a specific information. In MapStore it is possible to perform the search in four different ways:

  • By Location name

  • By Coordinates

  • By Configuring a search service

  • By Bookmarks

Search by location name

The Search by location name, set by default when a new map is created, allows the user to search places asking the OpenStreetMap Nominatim search engine. Typing the desired place, the Nominatim seach engine is queried; selecting then the desired record in the list of results, the map is automatically re-center/zoomed to the chosen area that is also highlighted:

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)

  • Aeronautical (that can be chosen through the button)

Once the coordinates are set, it is possible to perform the search with the button. The displayed result is similar to the following:

Configuring a search service

MapStore allows the user also to extend or replace the default OSM results with additional WFS Search Services. Selecting the Configure Search Services option , the following window opens:

In order to create a new custom service, the button brings the user to a page where he can set the WFS service properties, for example:

In particular, the information to be entered are:

  • Name of the service

  • WFS Service URL the user want to call

  • Layer to be queried

  • Specific Attributes (comma separeted fields) the user wants to query

When all the options are set, by clicking on the button a new panel opens, where it is possible to choose the properties for the displayed results:

In this case, the user can define the following settings:

  • The Title displayed on the top of each results row (in the previous image, for example, the chosen title for the results is the one corresponding to the attribute NAME of the feature)

  • The Description to report in the results just below the title

  • The Priority, a parameter which determines the position of the records in the results list. Lower values imply a higher positions in the results list and vice versa. By default the OpenStreetMap Nominatim search engine result has priority equals to 5, therefore in order to see the custom results in a higher position a lower priority value is needed

  • The Launch Info panel allows the user to chose if and how the custom search interact with the Identify tool. In particular, with the No Info option, the Info panel doesn't show up once a record from the search results is selected. Selecting All Layers the Identify tool is triggered and the related panel opens displaying the information of all layers visible in the map. With Search Layer instead, the Identify tool is triggered only for the layer (if it is present and visible in the map) related to the selected record in the search result list.

Note

Note that, selecting All Layers or Search Layer options, the point used for Identify request is a point belonging to the surface of the geometry of the selected record. Moreover, using Search Layer the Identify request will filter results to the selected record and to its layer; it will also force the info_format to "application/json" to allow filtering features by using the ID of the selected record.

Once all the option are set, it is possible to move forward with the Next button that opens the Optional properties panel:

Here the user can choose:

  • To Sort the results by the specified attribute

  • The Max number of features (items) displayed in the custom search results

  • The Max level of zoom to be set for the map when opening from the custom search result

After the it is possible to see the custom WFS search service inside the Available services list:

Once a search service is created, it is always possible to Edit it or Remove it from the list. By default the Override default services option is disabled, in that case performing a search not only the custom search service results are shown, but also the Nominatim ones:

Once the Override default services option is enabled, only the custom search service results are shown:

Search by bookmark

MapStore allows the user to search by the preconfigured bookmarks, which can zoom to a specific bounding box area or zoom along with reloading the visibility of the layers. Selecting the Bookmark settings icon, the following window opens:

In order to create a new bookmark, the button brings up Add new bookmark page where the user set the Bookmark properties, for example:

In particular, the information to be entered are:

  • Title of the bookmark

  • Bounding Box property the user wish to zoom to

    • West, South, East and North
  • Toggle layer visibility reload, to enable/disable the layer visibility reload when searched by bookmark

Note: The user can define bounding box value either manually or by selecting Use current view as bounding box to fetch the current bounding box values from the map view to populate the fields

When all the properties have been set, selecting the it is possible to see the newly added bookmark in the View bookmarks list:

Once a bookmark has been created, it is always possible to Edit it or Remove it from the list.

Burger Menu

The Burger Menu is an important tools container that allows the user to perform different operations and take a look at several information:

In particular, with these options it is possible to:

  • Print the map

  • Export map in json format

  • Import files from your machine

  • Open the Catalog in order to connect to a remote service and add layers to the map

  • Perform a Measure on the map

  • Save the map in order to apply the changes made in an existing map (this button is not available creating a new one). Selecting this option the Resources Properties window opens, already filled with the current map properties

  • Save as when the user needs to save a copy of a map or save one for the first time. Selecting this option an empty Resources Properties window opens.

  • Create Annotations and add them to the map

  • Access the map Settings where the user can change the current Language, select the Identify response format (Text, html or Properties) and see the application Version (more information about the Identify response format can be found in the Identify tool section)