Skip to content

Minimal view

At GeoCat we've developed this view as an alternative to the default GeoNetwork view. The view has a subset of functionality available, therefore it looks plain and clear.

Minimal is the default view in GeoNetwork Enterprise. Configure alternative views via AdminSettings in the field User interface configuration.

Note

Start typing interface in the filter settings

Configure the view

To configure the view, go to AdminSettingsUser Interface. Click the button Create a default UI configuration, to create a default user interface configuration.

image

Once created select the option All current configuration to display all the user interface options:

image

In the following sections are described the options to configure use the Minimal view. Once the changes are applied, click the button Save settings.

image

Search results layout

The Minimal view uses customised templates for the search results.

To display the search results with the proper layout, in the Search application section and configure:

  1. List of templates for search results:

    • ../../catalog/views/minimal/templates/list.html with icon fa-bars and tooltip List.
    • ../../catalog/views/minimal/templates/grid.html with icon fa-th and tooltip Grid.
  2. Default template used for search results with the value ../../catalog/views/minimal/templates/list.html.

Map configuration

To use a GeoNetwork Enterprise maps, go to AdminSettingsUser interface configuration and follow these steps:

  • In Viewer Map Configuration set Path to the context file (XML) to ../../catalog/views/minimal/config-viewer-gne-map.xml and set the coordinates to:

    • MinX: -8604130.477526832
    • MinY: -320097.07393612247
    • MaxX: 8948257.201654762
    • MaxY: 8720263.135408245

    image

    The map viewer with the custom GeoNetwork Enterprise map:

    The map viewer with the custom GeoNetwork Enterprise map

  • In Search Map Configuration set Path to the context file (XML) to ../../catalog/views/minimal/config-viewer-gne-search.xml and set the coordinates to:

    • MinX: -180
    • MinY: -90
    • MaxX: 180
    • MaxY: 90

    image

    You can also use the settings for the Viewer Map if you want to change maps.

    The custom GeoNetwork Enterprise map on the Search page:

    image

  • In Editor Map Configuration set Path to the context file (XML) to ../../catalog/views/minimal/config-viewer-gne-editor.xml and set the coordinates to:

    • MinX: -180
    • MinY: -90
    • MaxX: 180
    • MaxY: 90

    image

    The editor with the custom GeoNetwork Enterprise map:

    image

  • Remove any eventually existing settings for Layer objects in JSON

  • The Viewer Map uses EPSG:3857 and the others use EPSG:4326.