Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 1.0.1, 1.1.1
-
None
Description
Currently, ST_GeomFromWKB from WKB take a string type input which needs to binary type later. According to OGC SQL specification and PostGIS, this input should be a binary type data that contains WKB.
Attachments
Issue Links
- is fixed by
-
SEDONA-122 ST_GeomFromWKB overload to read geometry from BYTES column
- Resolved