[postgis-tickets] [PostGIS] #4063: ST_Scale with origin point
PostGIS
trac at osgeo.org
Tue Apr 3 06:18:16 PDT 2018
#4063: ST_Scale with origin point
-------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
Almost everyone ends up scaling relative to a local origin, rather than an
absolute origin, so a utility function that allows folks to set that
point, rather than manually constructing a translate(scale(translate()))
chain would be helpful.
ST_Scale(geom, x, y, z, geom)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4063>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list