ISO-TC211 / StandardsTracker

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.
11 stars 0 forks source link

description for OffsetCurveData's attribute is wrong #276

Open isotc211 opened 3 years ago

isotc211 commented 3 years ago

Justification: In 6.4.21, it is described that the datatype OffsetCurveData has inherited attribute "length" and "bearing". However, in the generalized tree(GeometryData<- PrimitiveData<-OrientableData<-CurveData<-OffsetCurveData), there does not exist such attributes. Proposal: Edit like "The datatype OffsetCurveData has "base" and "bearing" attributes, in addition to "dataPoint", "knot", "segment" from CurveData, "orientation" from OrientableData, "segment" from PrimitiveData and "rsid", "type" from GeometryData.