Showing:

Attributes
Diagrams
Instances
Properties
Source
Element gml:Rectangle
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex169.tmp#id641 docindex170.tmp#id651 docindex110.tmp#id366 docindex170.tmp#id650
Type gml:RectangleType
Type hierarchy
Properties
content: complex
Model gml:exterior
Children gml:exterior
Instance
<gml:Rectangle interpolation="planar">
  <gml:exterior>{1,1}</gml:exterior>
</gml:Rectangle>
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="Rectangle" type="gml:RectangleType" substitutionGroup="gml:_SurfacePatch"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd