Skip to content
Prev 12558 / 29559 Next

Calculating areas on Earth’s surface

Dear Karl,

For the area of a spherical polygon, you could do

library(geosphere)
areaPolygon(xy)

I do not know how accurate this is relative to your alternative approaches. 

Robert
>
--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Calculating-areas-on-Earth-s-surface-tp6606454p6704251.html
Sent from the R-sig-geo mailing list archive at Nabble.com.