Loading TOC...

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.

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.