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

UML and the text is not consistent #236

Open isotc211 opened 3 years ago

isotc211 commented 3 years ago

Justification: (ISO 19107:2019) In Fig. 6, there are 7 operations including constructor(geometricSystem, DirectionVector, projection, pointAtDistance, distance, vectorToPoint, DirectPosition) for DirectPosition, but in 6.2.9, only 4 operations are described(spatialProjection, pointProjection, vectorToPoint, pointAtDistance).

So, there are no description for 5 operations(geometricSystem, DirectionVector, projection, distance, DirectPosition) in the document. In addition, spatialProjection and pointProjection are not exist in UML in Fig. 6. Proposal: Change the 6.2.9 or UML accordingly.