|
PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
| LWGEOM* lwgeom_from_gserialized | ( | const GSERIALIZED * | g | ) |
Allocate a new LWGEOM from a GSERIALIZED.
The resulting LWGEOM will have coordinates that are double aligned and suitable for direct reading using getPoint2d_cp
Definition at line 239 of file gserialized.c.