Skip to content
Prev 17045 / 29559 Next

Rotating with maptools::ellide()

Roger,
On Sat, Dec 15, 2012 at 11:06 PM, Roger Bivand <Roger.Bivand at nhh.no> wrote:
My polygons are rectangles that represent the ideal footprints of
aerial images acquired from a UAV.
I want to rotate in order to visualize different positions of the
camera in the UAV.
Yes, a loop is the obvious solution, I just thought ellide() would actually
provide the option of individual rotation by providing on center point
of rotation for each
polygon.

Thanks

Agus