Opened 10 years ago

Last modified 7 years ago

#2575 new patch

Create ST_RotateXYZ

Reported by: smathermather Owned by: robe
Priority: medium Milestone: PostGIS Fund Me
Component: postgis Version: 2.1.x
Keywords: Cc:

Description

Create three axis rotate function geometry ST_RotateXYZ(geomA geometry, rotRadiansX double precision, rotRadiansY double precision, rotRadiansZ double precision, pointOrigin geometry)

Patch attached

Attachments (1)

ST_RotateXYZ.sql (768 bytes ) - added by smathermather 10 years ago.
Patch for ST_RotateXYZ

Download all attachments as: .zip

Change History (7)

by smathermather, 10 years ago

Attachment: ST_RotateXYZ.sql added

Patch for ST_RotateXYZ

comment:1 by robe, 10 years ago

Milestone: PostGIS 2.1.2PostGIS 2.2.0

comment:2 by pramsey, 9 years ago

Owner: changed from pramsey to robe

Assigning the SQL / API ticket to Regina :)

comment:3 by robe, 9 years ago

Milestone: PostGIS 2.2.0PostGIS 2.3.0

Steve sorry I missed this one but its an api change so too late for me to commit for this round.

comment:4 by robe, 8 years ago

Milestone: PostGIS 2.3.0PostGIS 2.4.0

I think ST_Rotate functions have changed so much since this patch, that it needs a rethink. Also I'd rather much of the work be done in C than in SQL.

comment:5 by robe, 7 years ago

Milestone: PostGIS 2.4.0PostGIS Future

comment:6 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.