MarkLogic 9 Product Documentation
geo.defaultCoordinateSystemgeo.defaultCoordinateSystem() as String
Summary
Get the canonical name for the coordinate system currently in effect.
Usage Notes
The current coordinate system is derived from the App Server default
coordinate system and any module-specific coordinate system specification,
such as by the
xdmp:coordinate-system
XQuery prolog option.
See Also
Example
geo.defaultCoordinateSystem()
=> "wgs84"
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.