Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element gml:PolygonPatch
Namespace http://www.opengis.net/gml/3.2
Annotations
A gml:PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere. The curves shall be coplanar and the polygon uses planar interpolation in its interior. 
interpolation is fixed to "planar", i.e. an interpolation shall return points on a single plane. The boundary of the patch shall be contained within that plane.
Diagram
Diagram index343.tmp#id576 index651.tmp#id582 index106.tmp#id234 index107.tmp#id240 index651.tmp#id581
Type gml:PolygonPatchType
Type hierarchy
Properties
content: complex
Model gml:exterior{0,1} , gml:interior*
Children gml:exterior, gml:interior
Instance
<gml:PolygonPatch interpolation="planar">
  <gml:exterior>{0,1}</gml:exterior>
  <gml:interior>{0,unbounded}</gml:interior>
</gml:PolygonPatch>
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:SurfaceInterpolationType planar optional
Source
<element name="PolygonPatch" type="gml:PolygonPatchType" substitutionGroup="gml:AbstractSurfacePatch">
  <annotation>
    <documentation>A gml:PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere. The curves shall be coplanar and the polygon uses planar interpolation in its interior. interpolation is fixed to "planar", i.e. an interpolation shall return points on a single plane. The boundary of the patch shall be contained within that plane.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd