diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractCoordinateSystemType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:csName gml:csID gml:remarks gml:usesAxis | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="PolarCSType"> <xs:annotation> <xs:documentation>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 usesAxis associations. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractCoordinateSystemType"/> </xs:complexContent> </xs:complexType> |