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

one more attribute "radius" is needed. #304

Open isotc211 opened 3 years ago

isotc211 commented 3 years ago

Justification In 7.9.3, ArcData has two attributes: controlPoint[]:DirectPosition dataPoint[]:DirectPosition

and their multiplicity should be added like: controlPoint:DirectPosition[1..] dataPoint:DirectPosition[2..]

In addtion, the third attribute "radius" should be inserted, based on the UML, like:

— radius of Arc : radius:Vector[1..*]

Proposal Check the model and edit either UML or the document.