gml:secondDefiningParameter
Element information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Type: gml:SecondDefiningParameterType
Properties: Global, Qualified
Content
- Choice [1..1]
- gml:inverseFlattening Inverse flattening value of the ellipsoid. Value is a scale factor (or ratio) that has no physical unit. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a scale factor, such as percent, permil, or parts-per-million.
- gml:semiMinorAxis Length of the semi-minor axis of the ellipsoid. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.
- gml:isSphere The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere.
Attributes
None
Used in
- Type gml:EllipsoidType (Element gml:Ellipsoid)
- Type gmx:EllipsoidAlt_Type via extension of gml:EllipsoidType (Element gmx:EllipsoidAlt)
- Type gmx:ML_Ellipsoid_Type via extension of gml:EllipsoidType (Element gmx:ML_Ellipsoid)
Sample instance
<gml:secondDefiningParameter> <gml:inverseFlattening uom="http://www.example.com/">1.0</gml:inverseFlattening> </gml:secondDefiningParameter>