w3c / sdw

Repository for the Spatial Data on the Web Working Group
https://www.w3.org/2020/sdw/
150 stars 81 forks source link

example 61 is unrealistic re geodcatap:spatialResolutionAsAngularDistance #1306

Closed VladimirAlexiev closed 2 years ago

VladimirAlexiev commented 2 years ago

https://w3c.github.io/sdw/bp/#ex-geodcat-ap-spatial-resolution

resource:c34567 dqv:hasQualityMeasurement [ a dqv:QualityMeasurement ;
      sdmx-attribute:unitMeasure <http://qudt.org/vocab/unit/DEG> ;
      dqv:isMeasurementOf geodcatap:spatialResolutionAsAngularDistance ;
      dqv:value "20.0"^^xsd:decimal ] ;
.

20 degrees of resolution? So like 18 samples along the equator? Wouldn't such a dataset be unusable for any purpose?

Please use a realistic value, eg maybe 0.02