| 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="SphericalCSType"> <xs:annotation> <xs:documentation>A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates. Not to be confused with an ellipsoidal coordinate system based on an ellipsoid "degenerated" into a sphere. A SphericalCS shall have three usesAxis associations. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractCoordinateSystemType"/> </xs:complexContent> </xs:complexType> |