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

The description for constructor PolyhedralSurface is not consistent. #312

Open isotc211 opened 3 years ago

isotc211 commented 3 years ago

Justification: In 8.1.4.2, there are two formal definition for creator, however, the document describes only one of them. Proposal: Edit like: from : The constructor for a PolyhedralSurface takes the facet Polygons and creates the necessary aggregate surface.

To: The first version of constructor for a PolyhedralSurface takes the PolyhedralSurfaceData and creates the necessary aggregate surface. and the second version of constructor for a PolyhedralSurface takes the facet Polygons and creates the necessary aggregate surface.