Closed vbombaerts closed 3 years ago
Describe the bug Les opérations ne sont pas correctement déclarées dans les fiches de service de visualisation INSPIRE. L'opération n'est pas incluse dans l'adresse indiquée. Je n'ai pas checké ailleurs.
Exemple : http://metawal.wallonie.be/geonetwork/srv/fre/catalog.search#/metadata/7f2e0a58-f13e-465f-981e-dcc0d95020ad
<gco:CharacterString>https://geoservices.wallonie.be/INSPIRE/WMS/OI/MapServer/WMSServer?&service=WMS&</gco:CharacterString>
<srv:containsOperations> <srv:SV_OperationMetadata> <srv:operationName> <gco:CharacterString>GetCapabilities</gco:CharacterString> </srv:operationName> <srv:distributedComputingPlatform> <srv:DCPList codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#DCPList" codeListValue="WebServices"/> </srv:distributedComputingPlatform> <srv:connectPoint> <cit:CI_OnlineResource> <cit:linkage> <gco:CharacterString>https://geoservices.wallonie.be/INSPIRE/WMS/OI/MapServer/WMSServer?&service=WMS&</gco:CharacterString> </cit:linkage> <cit:protocol> <gco:CharacterString>OGC:WMS-1.3.0-http-get-capabilities</gco:CharacterString> </cit:protocol> <cit:name> <gco:CharacterString>Point d'accès au service WMS - GetCapabilities</gco:CharacterString> </cit:name> <cit:description> <gco:CharacterString>Accès au document de capacités du service WMS</gco:CharacterString> </cit:description> <cit:function> <cit:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#CI_OnLineFunctionCode" codeListValue="browsing"/> </cit:function> </cit:CI_OnlineResource> </srv:connectPoint> </srv:SV_OperationMetadata> </srv:containsOperations> <srv:containsOperations> <srv:SV_OperationMetadata> <srv:operationName> <gco:CharacterString>GetMap</gco:CharacterString> </srv:operationName> <srv:distributedComputingPlatform> <srv:DCPList codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#DCPList" codeListValue="WebServices"/> </srv:distributedComputingPlatform> <srv:connectPoint> <cit:CI_OnlineResource> <cit:linkage> <gco:CharacterString>https://geoservices.wallonie.be/INSPIRE/WMS/OI/MapServer/WMSServer?&service=WMS&</gco:CharacterString> </cit:linkage> <cit:protocol> <gco:CharacterString>OGC:WMS-1.3.0-http-get-map</gco:CharacterString> </cit:protocol> <cit:name> <gco:CharacterString>Point d'accès au service WMS - GetMap</gco:CharacterString> </cit:name> <cit:description> <gco:CharacterString>Accès aux couches de données du service WMS</gco:CharacterString> </cit:description> <cit:function> <cit:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#CI_OnLineFunctionCode" codeListValue="browsing"/> </cit:function> </cit:CI_OnlineResource> </srv:connectPoint> </srv:SV_OperationMetadata> </srv:containsOperations> <srv:containsOperations> <srv:SV_OperationMetadata> <srv:operationName> <gco:CharacterString>GetFeatureInfo</gco:CharacterString> </srv:operationName> <srv:distributedComputingPlatform> <srv:DCPList codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#DCPList" codeListValue="WebServices"/> </srv:distributedComputingPlatform> <srv:connectPoint> <cit:CI_OnlineResource> <cit:linkage> <gco:CharacterString>https://geoservices.wallonie.be/INSPIRE/WMS/OI/MapServer/WMSServer?&service=WMS&</gco:CharacterString> </cit:linkage> <cit:protocol> <gco:CharacterString>OGC:WMS-1.3.0-http-get-featureinfo</gco:CharacterString> </cit:protocol> <cit:name> <gco:CharacterString>Point d'accès au service WMS - GetFeatureInfo</gco:CharacterString> </cit:name> <cit:description> <gco:CharacterString>Accès aux informations des objets demandés dans une couche de données</gco:CharacterString> </cit:description> <cit:function> <cit:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#CI_OnLineFunctionCode" codeListValue="browsing"/> </cit:function> </cit:CI_OnlineResource> </srv:connectPoint> </srv:SV_OperationMetadata> </srv:containsOperations>
Quel intérêt de déclarer chaque opération ?
Je n'en vois pas, mais je m'étais mis ce ticket comme pense-bête pour ne pas oublier de corriger le moment venu.
25 fiches corrigées (suppression des balises )
Describe the bug Les opérations ne sont pas correctement déclarées dans les fiches de service de visualisation INSPIRE. L'opération n'est pas incluse dans l'adresse indiquée. Je n'ai pas checké ailleurs.
Exemple : http://metawal.wallonie.be/geonetwork/srv/fre/catalog.search#/metadata/7f2e0a58-f13e-465f-981e-dcc0d95020ad
<gco:CharacterString>https://geoservices.wallonie.be/INSPIRE/WMS/OI/MapServer/WMSServer?&service=WMS&</gco:CharacterString>