PostGIS
3.0.6dev-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_p_ro
Definition at line 239 of file gserialized.c.