Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overview manager to side panel #36

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

#

# iso19139.rndt

GeoNetwork Italian RNDT metadata pluggable schema for version 3.10.x.
Expand Down
33 changes: 18 additions & 15 deletions src/main/plugin/iso19139.rndt/layout/config-editor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@

<sidePanel>
<directive data-gn-validation-report=""/>
<directive data-gn-overview-manager=""/>
<directive data-gn-onlinesrc-list=""
data-types="thumbnail|parent|dataset|service|fcats"/>
<directive data-gn-suggestion-list=""/>
Expand All @@ -326,7 +327,7 @@
<thesaurus key="external.theme.rndt-all1"
maxtags="1"
fieldset="false"
transformations="to-iso19139-keyword-with-anchor"/>
transformations="to-iso19139-keyword-with-anchor"/>
</thesaurusList>

<tab id="default" default="true" mode="flat">
Expand Down Expand Up @@ -589,14 +590,14 @@
(3.2.4.5) interesse generale
vanno escluse le keyword relative a servizi:
(4.1.2.1) gestire keyword INSPIRE service types
vanno esclusi i thesauri usati come codelist
vanno esclusi i thesauri usati come codelist
Conditions Applying To Access and Use
regions
Indice Pubblica amministrazione
INSPIRE Protocol values
Limitations on public access
Online description code
Tipo di servizio di dati territoriali
Tipo di servizio di dati territoriali
-->

<section name="descriptiveKeywords">
Expand Down Expand Up @@ -640,7 +641,7 @@
<!--
allow-free-text-keywords: eliminamo il bottone per l'aggiunta di keyword libere,
in quanto esiste un bottone apposto nella sezione successiva
data-include:
data-include:
- eliminamo dalla lista dei thesauri quelli già usati in questo documento
- Eliminiamo inoltre i thesauri aggiungibili tramite bottoni appositi nelle relative sezioni:
- Thesaurus nei servizi
Expand All @@ -659,7 +660,7 @@
'-external.theme.httpinspireeceuropaeumetadatacodelistSpatialScope-SpatialScope',
'-external.theme.rndt-all1',
'-external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory',
'-external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory_RNDT',
'-external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory_RNDT',
'-external.theme.httpinspireeceuropaeumetadatacodelistConditionsApplyingToAccessAndUse-ConditionsApplyingToAccessAndUse',
'-external.place.regions',
'-external.theme.amministrazioni',
Expand Down Expand Up @@ -2207,9 +2208,9 @@

<section name="referenceSystems">

<field
<field
name="rsFieldAnchor"
templateModeOnly="true"
templateModeOnly="true"
xpath="/gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier[boolean(gmd:RS_Identifier/gmd:code/gmx:Anchor)]"
if="count(gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier[boolean(gmd:RS_Identifier/gmd:code/gmx:Anchor)]) > 0"
del="../..">
Expand All @@ -2233,7 +2234,7 @@
</template>
</field>

<field
<field
name="rsFieldCCS"
templateModeOnly="true"
xpath="/gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier[gmd:RS_Identifier/gmd:code/gco:CharacterString and gmd:RS_Identifier/gmd:codeSpace]"
Expand All @@ -2244,7 +2245,7 @@
<key label="rsCode"
xpath="gmd:RS_Identifier/gmd:code/gco:CharacterString"
tooltip="gmd:referenceSystemInfo"/>
<key label="rsCodeSpace"
<key label="rsCodeSpace"
xpath="gmd:RS_Identifier/gmd:codeSpace/gco:CharacterString"/>
</values>
<snippet>
Expand All @@ -2264,7 +2265,7 @@

<field
name="rsFieldCode"
templateModeOnly="true"
templateModeOnly="true"
xpath="/gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier[gmd:RS_Identifier/gmd:code/gco:CharacterString and not(gmd:RS_Identifier/gmd:codeSpace)]"
if="count(gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier[gmd:RS_Identifier/gmd:code/gco:CharacterString and not(gmd:RS_Identifier/gmd:codeSpace)]) > 0"
del="../..">
Expand Down Expand Up @@ -2888,7 +2889,7 @@
</gmd:applicationProfile>
<gmd:name>
<gco:CharacterString></gco:CharacterString>
</gmd:name>
</gmd:name>
<gmd:description>
<gmx:Anchor xlink:href=""/>
</gmd:description>
Expand Down Expand Up @@ -2928,7 +2929,7 @@
<gmx:Anchor xlink:href=""/>
</gmd:description>
<gmd:function>
<gmd:CI_OnLineFunctionCode
<gmd:CI_OnLineFunctionCode
codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">
</gmd:CI_OnLineFunctionCode>
</gmd:function>
Expand Down Expand Up @@ -4416,7 +4417,7 @@
or="checkPointDescription" in = "gmd:MD_Metadata/gmd:spatialRepresentationInfo/gmd:MD_Georectified"/>


<field name="cornerPoints"
<field name="cornerPoints"
xpath="/gmd:MD_Metadata/gmd:spatialRepresentationInfo/gmd:MD_Georectified/gmd:cornerPoints"
del=".">
<template>
Expand All @@ -4435,7 +4436,7 @@
</template>
</field>

<action type="add" btnLabel="cornerPoints" name="gmd:cornerPoints" or="cornerPoints"
<action type="add" btnLabel="cornerPoints" name="gmd:cornerPoints" or="cornerPoints"
in ="gmd:MD_Metadata/gmd:spatialRepresentationInfo/gmd:MD_Georectified">
<template>
<snippet>
Expand Down Expand Up @@ -4489,14 +4490,15 @@
<for name="srv:SV_OperationMetadata"/>
<for name="srv:SV_Parameter"/>
<for name="srv:DCP"/>

<for name="srv:operationName"/>
</flatModeExceptions>
</view>

<view name="advanced">
<sidePanel>
<directive data-gn-validation-report=""/>
<directive data-gn-overview-manager=""/>
<directive data-gn-onlinesrc-list=""/>
<directive gn-geo-publisher=""
data-ng-if="gnCurrentEdit.geoPublisherConfig"
Expand Down Expand Up @@ -5078,6 +5080,7 @@
<view name="xml">
<sidePanel>
<directive data-gn-validation-report=""/>
<directive data-gn-overview-manager=""/>
<directive data-gn-onlinesrc-list=""/>
<directive gn-geo-publisher=""
data-ng-if="gnCurrentEdit.geoPublisherConfig"
Expand Down