This GitHub repository lets you - our users - log and track issues that you find with our standards and other document. Tag the issue with the standard or standards effected; we will assign it to the relevant group(s) within TC 211.
12
stars
0
forks
source link
ISO 19157-1 Table D.15 missing mandatory attribute #503
ISO 19157-1:2023, page 72, Table D.15.
The mandatory attribute measure is absent from the example
As measure is mandatory and is of type MeasureReference
where MeasureReference has 3 attributes where either:
measureIdentification OR
nameOfMeasure and measureDescription
must be provided, something needs to be added
Could use something like
"measure: MeasureReference
nameOfMeasure: CharacterString Comparison of absolute positional accuracy
measureDescription: CharacterString Comparison of absolute positional accuracy using known positional accuracy of the two or more independent objects"
ISO 19157-1:2023, page 72, Table D.15. The mandatory attribute measure is absent from the example As measure is mandatory and is of type MeasureReference where MeasureReference has 3 attributes where either: measureIdentification OR nameOfMeasure and measureDescription must be provided, something needs to be added
Could use something like "measure: MeasureReference nameOfMeasure: CharacterString Comparison of absolute positional accuracy measureDescription: CharacterString Comparison of absolute positional accuracy using known positional accuracy of the two or more independent objects"