PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int ptarray_transform | ( | POINTARRAY * | pa, |
projPJ | inpj, | ||
projPJ | outpj | ||
) |
Transform given POINTARRAY from inpj projection to outpj projection.
Definition at line 53 of file liblwgeom/lwgeom_transform.c.
References getPoint4d_p(), LW_FAILURE, LW_SUCCESS, POINTARRAY::npoints, point4d_transform(), and ptarray_set_point4d().
Referenced by gml_reproject_pa(), and lwgeom_transform().