Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type gml:SphereType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index114.tmp#id560 index156.tmp#id412 index809.tmp#id577 index810.tmp#id580 index810.tmp#id581 index606.tmp#id574 index606.tmp#id573 index810.tmp#id579 index1316.tmp#id590 index1316.tmp#id591
Type extension of gml:AbstractGriddedSurfaceType
Type hierarchy
Used by
Element gml:Sphere
Model gml:rows
Children gml:rows
Attributes
QName Type Fixed Default Use Annotation
aggregationType gml:AggregationType optional
columns integer optional
horizontalCurveType gml:CurveInterpolationType circularArc3Points optional
rows integer optional
verticalCurveType gml:CurveInterpolationType circularArc3Points optional
Source
<complexType name="SphereType">
  <complexContent>
    <extension base="gml:AbstractGriddedSurfaceType">
      <attribute name="horizontalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
      <attribute name="verticalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Attribute gml:SphereType / @horizontalCurveType
Namespace No namespace
Type gml:CurveInterpolationType
Properties
fixed: circularArc3Points
Facets
enumeration linear
enumeration geodesic
enumeration circularArc3Points
enumeration circularArc2PointWithBulge
enumeration circularArcCenterPointWithRadius
enumeration elliptical
enumeration clothoid
enumeration conic
enumeration polynomialSpline
enumeration cubicSpline
enumeration rationalSpline
Used by
Complex Type gml:SphereType
Source
<attribute name="horizontalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Attribute gml:SphereType / @verticalCurveType
Namespace No namespace
Type gml:CurveInterpolationType
Properties
fixed: circularArc3Points
Facets
enumeration linear
enumeration geodesic
enumeration circularArc3Points
enumeration circularArc2PointWithBulge
enumeration circularArcCenterPointWithRadius
enumeration elliptical
enumeration clothoid
enumeration conic
enumeration polynomialSpline
enumeration cubicSpline
enumeration rationalSpline
Used by
Complex Type gml:SphereType
Source
<attribute name="verticalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd