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

INSPIRE view or download seems to break the GeoNetwork map service selection #1151

Open
m-lmi opened this issue Dec 12, 2024 · 1 comment
Open
Labels
external dependency The problem originates from an external dependency of the Validator

Comments

@m-lmi
Copy link

m-lmi commented Dec 12, 2024

I have recently changed the serviceType to view from OGC:WMS.
The entries that have view in the servicetype now do not show up anymore in the GeoNetwork Map.

image

srv:serviceType
<gco:LocalName codeSpace="http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType">view</gco:LocalName>
</srv:serviceType>

srv:serviceType
<gco:LocalName codeSpace="http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType">OGC:WMS</gco:LocalName>
</srv:serviceType>

How can I solve this?
Or is this something INSPIRE needs to look into or GeoNetwork?

Thanks for the help

@fabiovinci
Copy link
Collaborator

Dear @m-lmi,

there seems to be an error in GeoNetwork, as the value "view" for the srv:serviceType element is a requirement under INSPIRE.

I noticed that you have already opened an issue in the GeoNetwork repository (geonetwork/core-geonetwork#8560).
We will keep this issue open, as it may be helpful for other users.

@fabiovinci fabiovinci removed their assignment Jan 26, 2025
@fabiovinci fabiovinci added external dependency The problem originates from an external dependency of the Validator and removed under analysis labels Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency The problem originates from an external dependency of the Validator
Projects
None yet
Development

No branches or pull requests

2 participants