| Message |
beacuse of limitations in my ORM , it is quite complicated to use the transfomation methods, so i thought probably the easiest solution is to read the geometry data directly from the POINTS BLOB.
I'm finding it hard to find what is the storage format of the POINTS BLOB inside an ST_GEOMETRY Column.
is it Compressed binary? just wkb? or anything else?
|