[GRASS-user] Re: calculating maximum and minimum diameters with, GRASS or R and GRASS?

Hamish:

so what you want to do is fit an ellipsoid to the polygon,
and then examine the radii of the major and minor axes.

...

maybe I'm making it more complicated than it has to be,

yeah I am, that should read ellipse (2D) not ellipsoid (3D).

Hamish

Is there no simpler way? e.g using the centroid as a center spot and then
find the part of the polygon which is furthest away and use that distance
for max radius? (and min dist for min radius)

or make grass create a circle increasing in size untill it is fully outside
the polygon then use that radius?

Is this beyond GRASS? There must be a way using R - although I am still
learning so I would be greatful of any instructions of how to do this in R
(including which libraries to use) I may have to go to a R forum, any good
ones?
--
View this message in context: http://n2.nabble.com/Re-calculating-maximum-and-minimum-diameters-with-GRASS-or-R-and-GRASS-tp4577146p4611842.html
Sent from the Grass - Users mailing list archive at Nabble.com.