g1 |
The geometry object whose TWKB representation you want to obtain. |
decimaldigitsXy |
The number of decimal places that you want to retain in the x and y coordinates. Default
value: 0.
|
decimaldigitsZ |
The number of decimal places that you want to retain in the z coordinate. Default
value: 0.
|
decimaldigitsM |
The number of decimal places that you want to retain in the m coordinate. Default
value: 0.
|
includeSizes |
Specifies whether to return the size of the geometry object. Default value: false.
|
includeBoundingBoxes |
Specifies whether to return the bounding box of the geometry object. Default value:
false.
|
geometries |
An array that consists of the geometry objects whose TWKB representation you want
to obtain.
|
uniqueIds |
An array that consists of the unique identifiers of the geometry objects whose TWKB
representation you want to obtain.
|