PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum ST_Scale | ( | PG_FUNCTION_ARGS | ) |
Definition at line 2800 of file lwgeom_functions_basic.c.
References LWPOINT::flags, FLAGS_GET_M, FLAGS_GET_Z, geometry_serialize(), getPoint4d_p(), lwgeom_as_lwpoint(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_scale(), POINT4D::m, POINTARRAY::npoints, PG_FUNCTION_INFO_V1(), LWPOINT::point, ST_Points(), and POINT4D::z.
Referenced by ST_BoundingDiagonal().