GeodeticDatumPropertyType Geodetic datum .1 GeodeticDatum

120 Copyright © 2007 Open Geospatial Consortium, Inc. All Rights Reserved. element name=secondDefiningParameter complexType sequence element ref=gml:SecondDefiningParameter sequence complexType element element name=SecondDefiningParameter complexType choice element name=inverseFlattening type=gml:MeasureType element name=semiMinorAxis type=gml:LengthType element name=isSphere type=boolean default=true choice complexType element gml:secondDefiningParameter is a property containing the definition of the second parameter that defines the shape of an ellipsoid. An ellipsoid requires two defining parameters: semi-major axis and inverse flattening or semi-major axis and semi-minor axis. When the reference body is a sphere rather than an ellipsoid, only a single defining parameter is required, namely the radius of the sphere; in that case, the semi-major axis degenerates into the radius of the sphere. The gml:inverseFlattening element contains the inverse flattening value of the ellipsoid. This value is a scale factor or ratio. It uses gml:LengthType with the restriction that the unit of measure referenced by the uom attribute must be suitable for a scale factor, such as percent, permil, or parts-per-million. The gml:semiMinorAxis element contains the length of the semi-minor axis of the ellipsoid. When the gml:isSphere element is included, 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.

12.5.3.6 EllipsoidPropertyType

complexType name=EllipsoidPropertyType sequence minOccurs=0 element ref=gml:Ellipsoid sequence attributeGroup ref=gml:AssociationAttributeGroup complexType gml:EllipsoidPropertyType is a property type for association roles to an ellipsoid, either referencing or containing the definition of that ellipsoid.

12.5.3.7 PrimeMeridian, greenwichLongitude

element name=PrimeMeridian type=gml:PrimeMeridianType substitutionGroup=gml:Definition complexType name=PrimeMeridianType complexContent extension base=gml:IdentifiedObjectType sequence element ref=gml:greenwichLongitude sequence extension complexContent complexType