[R-sig-Geo] minimum area bounding rectangles - bbox() not the solution
Murray Richardson
murray_richardson at carleton.ca
Tue Mar 15 18:21:05 CET 2011
Thanks for your advice Arman. Unfortunately bbox is just the minimum
bounding rectangle (i.e. min and max of x and y), not the minimum area
bounding rectangle. I need MABR to get the short and long axes info.
I will wait for addition advice from others.
Murray
On 15/03/2011 12:53 PM, Aman Verma wrote:
> bbox in the sp package is what you are looking for.
>
> -----Original Message-----
> From: r-sig-geo-bounces at r-project.org [mailto:r-sig-geo-bounces at r-project.org] On Behalf Of Murray Richardson
> Sent: March 15, 2011 12:37 PM
> To: r-sig-geo at r-project.org
> Subject: [R-sig-Geo] minimum area bounding rectangles
>
> Hi R users,
>
> I would like to compute minimum area bounding rectangles for polygon
> features to extract short and long axes and azimuths of the long axes.
> Is this possible in R? I have not been able to find a way (yet).
>
> Thanks in advance for any help.
>
> Murray
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
More information about the R-sig-Geo
mailing list