Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:PolygonPatch
Namespace http://www.opengis.net/gml
Diagram
Diagram index31.tmp#id675 index217.tmp#id680 index218.tmp#id421 index219.tmp#id424 index217.tmp#id679
Type gml:PolygonPatchType
Type hierarchy
Properties
content: complex
Used by
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
The attribute "interpolation" specifies the interpolation mechanism used for this surface patch. Currently only planar surface patches are defined in GML 3, the attribute is fixed to "planar", i.e. the interpolation method shall return points on a single plane. The boundary of the patch shall be contained within that plane.
Source
<element name="PolygonPatch" type="gml:PolygonPatchType" substitutionGroup="gml:_SurfacePatch"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd