
georss functions
The table below lists all the "georss" XQuery library functions (in this namespace: http://www.georss.org/georss).
The GeoRSS module provides support for geospatial queries using GeoRSS/Simple markup.
To use the GeoRSS module as part of your own XQuery module, include the following line in your XQuery prolog:
import module namespace georss = "http://www.georss.org/georss"
at "/MarkLogic/geospatial/georss.xqy";
The library namespace prefix georss is not predefined
in the server.
3 functions
| Function name | Description |
|---|---|
| georss:circle | Create a cts:circle value from a radius and GeoRSS point element. |
| georss:geospatial-query | Returns a cts:query matching points within given regions. |
| georss:point | Create a cts:point value from a GeoRSS point element. |
Copyright © 2010–2013 MarkLogic Corporation. All rights reserved. | Powered by
MarkLogic Server and rundmc.