diagram | |||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
type | gml:ConversionType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope gml:coordinateOperationAccuracy gml:method gml:parameterValue | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="Conversion" type="gml:ConversionType" substitutionGroup="gml:AbstractGeneralConversion"> <annotation> <documentation>gml:Conversion is a concrete operation on coordinates that does not include any change of Datum. The best-known example of a coordinate conversion is a map projection. The parameters describing coordinate conversions are defined rather than empirically derived. Note that some conversions have no parameters. This concrete complex type can be used without using a GML Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one Conversion instance. The usesValue property elements are an unordered list of composition associations to the set of parameter values used by this conversion operation.</documentation> </annotation> </element> |