cts.point( latitude as Number, longitude as Number ) as cts.point
Returns a point value.
Parameters | |
---|---|
latitude | The latitude of the point. |
longitude | The longitude of the point. |
cts.point(0.373899653086420E+02, -0.122078578406509E+03);
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.