MapStore Training

Table Of Contents

Previous topic

Get Feature Info Menu

Next topic

ImportExport Plugin

This Page

Metadata Explorer Plugin

In this section we learn on how to use the Metadata Explorer Plugin.

This plugin allows you to interact with catalogs, that comply with the standard CSW - Catalog Service for the Web, using the Metadata Explorer module, an indipendent JavaScript component of MapStore. Designed to be easy to use, smart and configurable, this tool shows data returned from the CSW services presenting a data preview and allowing to interact with a Maps on the same page.

Note

The Metadata Explorer tool wraps the OpenLayers CSW API in order to manage CSW requests (GetCapabilities and GetRecords) and ensures compatibility with CSW 2.0.2.

Metadata Explorer Tools

The Metadata Explorer functionalities can be summarized as follow:

  • Source Selection: Tool for a remote compatibility check. A button allows the User to add new CSW Catalogs to the default list.
  • Simple Search: Functionality that allows to perform an “Any Text Search” inside the selected catalog.
  • Advanced Search: Form panel, hidden at startup, that allow to perform more complex searches on selected CSW.

Note

The results of a performed search are shown in a paginated grid, and each row inside the grid can be expanded to see a more exhaustive presentation of data about the related record. Inside this view there are also some buttons, for interaction with Metadata WMS resources (Maps).

  1. Open the MapManager and login as Admin User as described in Using the MapManager section.

  2. Now open the recently created training-map.

    ../../_images/importexport1.png

    The Training Map.

  3. The Metadata Explorer tool is located at the bottom side of the Viewport. Open the Metadata Explorer panel clicking on the openbutton button located on the bottom-right side. The Metadata Explorer tool wiil be opened.
    ../../_images/metadata1.png

    The Metadata Explorer panel.

Add a new Catalogue

The Metadata Explorer allows the User to add more new catalogues to the default configuration.

  1. Click on resetbutton inside the Search form.
  2. Inside the Search Tool, click on the addbutton:
  3. Enter the local CSW URL (the GeoNetwork instance of the training) inside the dialog: http://localhost:8081/geonetwork/srv/it/csw. The click on the Add CSW Catalogue button.

    ../../_images/metadata17.png

    Add a new Cataloge to the default configuration from GUI.

  4. The new CSW will be loaded so the User can perform new requests in the same way describen in the section above.