[postgis-tickets] [PostGIS] #2575: Create ST_RotateXYZ
PostGIS
trac at osgeo.org
Sun Dec 15 20:48:55 PST 2013
#2575: Create ST_RotateXYZ
---------------------------+------------------------------------------------
Reporter: smathermather | Owner: pramsey
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.1.2
Component: postgis | Version: 2.1.x
Keywords: |
---------------------------+------------------------------------------------
Create three axis rotate function
geometry ST_RotateXYZ(geomA geometry, rotRadiansX double precision,
rotRadiansY double precision, rotRadiansZ double precision, pointOrigin
geometry)
Patch attached
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2575>
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