Skip to content

validation of crs (case sensitive) #1232

@Dnoack49

Description

@Dnoack49

Dear all,

when validating the following dataset:

https://inspire.brandenburg.de/services/ad_alkis_wfs?service=WFS&version=2.0.0&request=GetFeature&Count=10&typenames=ad:Address

we receive the error
CC: Reference systems, Spatial reference systems
rsa.a1: Spatial reference systems in feature geometries
rsa.a.2: Default spatial reference systems in feature collections

A spatial geometry uses an unexpected coordinate reference system 'http://www.opengis.net/def/crs/epsg/0/25833'. Please refer to table 2 of the data specification for the list of expected coordinate reference systems.

Image

However, this crs is listed in the INSPIRE-Registry:
https://inspire.ec.europa.eu/crs/25833

Image

we have validated another dataset which did not throw this error:
https://inspire.brandenburg.de/services/sd_arten_wfs?service=WFS&version=2.0.0&request=GetFeature&typename=sd:SpeciesDistributionUnit&Count=10

The same crs is used: http://www.opengis.net/def/crs/EPSG/0/25833

The only difference between these two datasets is that in the second example the EPSG is written in Caps.
Should the validator not also accept both versions: http://www.opengis.net/def/crs/epsg/0/25833 AND http://www.opengis.net/def/crs/EPSG/0/25833
With both URL the crs is accessible online.

kind regards

Metadata

Metadata

Assignees

Labels

user-to-fixProblem is present on user side

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions