[postgis-users] Create a rotate() function?

strk at refractions.net strk at refractions.net
Fri Feb 10 06:36:10 PST 2006


Rotation isn't something postgis should be doing IMHO.
Same applies to scale, and translate, actually.
Both operations are basically reprojections, so the correct
way of handling them would be by using PROJ4.
I'm not a PROJ4 expert, though.

--strk;

On Thu, Feb 09, 2006 at 03:11:59PM -0700, Bruce Rindahl wrote:
> How do you request a new function?  I need a rotate function (similar to
> the scale function).  I looked at the code and I could probably get
> pretty close to what I need but I am running windows and don't have any
> way to compile or test.
> Thanks
> Bruce Rindahl



More information about the postgis-users mailing list