UserDefinedCSPropertyType Concrete coordinate systems .1 EllipsoidalCS

116 Copyright © 2007 Open Geospatial Consortium, Inc. All Rights Reserved. gml:PolarCS is a two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction. A PolarCS shall have two gml:axis property elements.

12.4.4.16 PolarCSPropertyType

complexType name=PolarCSPropertyType sequence minOccurs=0 element ref=gml:PolarCS sequence attributeGroup ref=gml:AssociationAttributeGroup complexType gml:PolarCSPropertyType is a property type for association roles to a polar coordinate system, either referencing or containing the definition of that coordinate system.

12.4.4.17 CylindricalCS

element name=CylindricalCS type=gml:CylindricalCSType substitutionGroup=gml:AbstractCoordinateSystem complexType name=CylindricalCSType complexContent extension base=gml:AbstractCoordinateSystemType complexContent complexType gml:CylindricalCS is a three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system. A CylindricalCS shall have three gml:axis property elements.

12.4.4.18 CylindricalCSPropertyType

complexType name=CylindricalCSPropertyType sequence minOccurs=0 element ref=gml:CylindricalCS sequence attributeGroup ref=gml:AssociationAttributeGroup complexType gml:CylindricalCSPropertyType is a property type for association roles to a cylindrical coordinate system, either referencing or containing the definition of that coordinate system.

12.4.4.19 AffineCS

element name=AffineCS type=gml:AffineCSType substitutionGroup=gml:AbstractCoordinateSystem complexType name=AffineCSType complexContent extension base=gml:AbstractCoordinateSystemType complexContent complexType gml:AffineCS is a two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal. An AffineCS shall have two or three gml:axis property elements; the number of property elements shall equal the dimension of the CS.