georss:complex-polygon( $complex-polygon as node() ) as cts:complex-polygon
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: Get the most useful answers to questions from the MarkLogic community, or ask your own question.