cts.referenceCoordinateSystem( index as cts.reference ) as String
Accessor for the coordinate-system of a reference to a geospatial lexicon.
Parameters | |
---|---|
index | The value lexicon reference, as created from cts:geospatial-element-reference, for example. |
cts.referenceCoordinateSystem(cts.geospatialElementReference(xs.QName("Point"))); => "wgs84"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.