xdmp:server-coordinate-system

xdmp:server-coordinate-system(
   $id as xs:unsignedLong
) as xs:string?

Summary

Return the default coordinate system of the App Server, XDBC Server, ODBC Server, or Task Server with the given ID. For a Task Server, return the empty sequence.

Parameters
id An App Server, XDBC Server, ODBC Server, or Task Server ID.

Example

xdmp:server-coordinate-system(69149624358175859)
=> "wgs84"
Powered by MarkLogic Server | Terms of Use | Privacy Policy