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

In 6.4.18.17 and 6.4.18.19, the formal definition is different from the UML #270

Open isotc211 opened 3 years ago

isotc211 commented 3 years ago

Justification: In 6.4.18.17, the formal definition of asLine is described in the document:

asLine(spacing:Distance=0,offset:Distance=0):Line

however, the UML does not have initial value for both spacing and offset.

The length operation of 6.4.18.19 has same problems Proposal: Change the document or UML. IMHO, UML should be changed.