
cts:reference-coordinate-system( $index as cts:reference ) as xs: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:reference-coordinate-system(cts:geospatial-element-reference(xs:QName("Point")))
=>
"wgs84"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.