georss.complexPolygon

georss.complexPolygon(
   complex-polygon as Node
) as cts.complexPolygon

Summary

Create a cts:complex-polygon value from a GeoRSS "Polygon" element. Given that GeoRSS doesn't have interior polygons, the complex-polygon returned is equivalent to the polygon returned by polygon as far as queries are concerned.

Parameters
complex-polygon A Polygon element representing the polygon.
Powered by MarkLogic Server | Terms of Use | Privacy Policy