cts.circleCenter( circle as cts.circle ) as cts.point
Returns a circle's center point.
cts.circleCenter(cts.circle(20, cts.point(37.655983, -122.425525))); => 37.655983, -122.425525 (as a cts.point)
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.