
geo.toWkb( wkb as cts.region[] ) as Sequence
Returns a binary node in Well-Known Binary format.
| Parameters | |
|---|---|
| wkb | A sequence of geospatial regions. |
xdmp.describe(geo.toWkb(cts.point(36, 71)))
=> binary{"000000000140420000000000004051c00000000000"}
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.