metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 19 forks source link

Disable autofill of layer names in add resources panel #222

Closed juanluisrp closed 3 years ago

juanluisrp commented 3 years ago

Set the property loadMapCapabilities in the online resource panel configuration so it doesn't try to load the GetCapabilities document of the OGC services and doesn't show the layers/features grid in the panel. The user must now fill the Name and Description field by hand.

See https://github.com/geonetwork/core-geonetwork/pull/5763 for more info about this setting. Related to #66.

Requires GeoNetwork 3.10.7 or > 3.12.1 to properly work.