We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.geo2france.fr/datahub/dataset/e32cf8d2-e2c7-4155-9f4a-3bbdc332664f is advertised as a geo dataset, even though /gmd:MD_Metadata/gmd:hierarchyLevel/gmd:MD_ScopeCode = “nonGeographicDataset“ (see https://www.geo2france.fr/geonetwork/srv/api/records/e32cf8d2-e2c7-4155-9f4a-3bbdc332664f/formatters/xml).
/gmd:MD_Metadata/gmd:hierarchyLevel/gmd:MD_ScopeCode
The fact that there is a WFS service attached lures the datahub into thinking it's a geo dataset. The WFS layer has no geometry.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://www.geo2france.fr/datahub/dataset/e32cf8d2-e2c7-4155-9f4a-3bbdc332664f is advertised as a geo dataset, even though
/gmd:MD_Metadata/gmd:hierarchyLevel/gmd:MD_ScopeCode
= “nonGeographicDataset“ (see https://www.geo2france.fr/geonetwork/srv/api/records/e32cf8d2-e2c7-4155-9f4a-3bbdc332664f/formatters/xml).The fact that there is a WFS service attached lures the datahub into thinking it's a geo dataset.
The WFS layer has no geometry.
The text was updated successfully, but these errors were encountered: