Dutch view
Dutch view is a view plugin for GeoNetwork Enterprise. A view generally consists of a number of overrides for templates (html), styles (less) and scripts (js).
Features:
- Design slightly follows dutch rijkshuisstijl
- Introduces PDOK background layers as map backgrounds
- Introduces PDOK locationserver as gazetteer
To install the plugin, follow the generic installation instructions for view plugins.
Select the view
In order to use the Dutch view you first have to go to Admin ❯ Settings ❯ User interface configuration.
Note
Start typing interface in the filter settings
Change the view to dutch (lowercase).


Configure the view
To configure the view, go to Admin ❯ Settings ❯ User Interface. Click the button Create a default UI configuration, to create
a default user interface configuration.

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

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

Application layout
To use a fixed width layout for the application:
- In the
Top toolbarsection, disable the option Fluid container for Header and Top menu. - In the
Home pagesection, disable the option Fluid container for Home and Search
Home page category filters
- In the
Home pagesection, replace the content of the section Facet configuration with the following content:
{
"cl_topic.key": {
"terms": {
"field": "cl_topic.key",
"size": 20
},
"meta": {
"decorator": {
"type": "icon",
"prefix": "fa fa-2x pull-left gn-icon-"
},
"orderByTranslation": true
}
}
}

Search results layout
To display the search results with the proper layout, in the Search application section and configure:
-
List of templates for search results:- For the option with icon
fa-barsand tooltipList, set theHTML template URLvalue to../../catalog/views/dutch/templates/list.html. - Remove the option with icon
fa-thand tooltipGrid. - Remove the option with icon
fa-tableand tooltipTable.
- For the option with icon
-
Default template used for search resultswith the value../../catalog/views/dutch/templates/list.html.

Adding facets on top of the search results
To add facets-display, navigate to Admin ❯ Settings ❯ User Interface ❯ Display filter tags in the search results and select the corresponding option.
Map configuration
To use a Dutch map and Dutch coordinates, in the section Map application follow these steps:
-
In
Viewer Map Configuration,Search Map ConfigurationandEditor Maps ConfigurationsetPath to the context file (XML)to../../catalog/views/dutch/config-nl-viewer.xml.
-
In
Map projectionandList of map projections to display bounding box coordinates inaddEPSG:28992:
-
In
Projections to display maps intoadd theEPSG:28992configuration:Definition:
+proj=sterea +lat_0=52.15616055555555 +lon_0=5.38763888888889 +k=0.9999079 +x_0=155000 +y_0=463000 +ellps=bessel +towgs84=565.417,50.3319,465.552,-0.398957,0.343988,-1.8774,4.0725 +units=m +no_defs
Dutch search terms
To search using a Dutch gazetteer, set the thesaurus used by the location-search (homepage), download file from Nationaal Georegister and upload it in Admin ❯ Classification ❯ From local file. It replaces the default regions thesaurus.

Export/Import settings
If you want to export your current settings locally (for archiving or port to another instance), go to the end of the page JSON Configuration, copy the JSON and paste it in a text editor and save the file.
