geo:default-coordinate-system() as xs:string
Get the canonical name for the coordinate system currently in effect.
xdmp:coordinate-system
XQuery prolog option.
xquery version "1.0-ml"; geo:default-coordinate-system() => "wgs84"
xquery version "1.0-ml"; declare option xdmp:coordinate-system "wgs84/double"; geo:default-coordinate-system() => "wgs84/double"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.