[postgis-users] Polygon area in meters
Kemal Bayram
kemal at cins.co.uk
Tue Feb 9 05:40:15 PST 2010
Hi,
I'm current working with data in long/lat (wgs84) format and using
st_distance_spheroid to calculate the length of my linestrings in meters. I
now need to calculate the area of my polygons and am wondering what the
easiest way of doing this would be?
I am thinking projecting the polygon with an equal area projection and then
using st_area on the result. Anyone have any ideas on suitable
projections/SRIDS?
Regards
Kemal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100209/62f4c25a/attachment.html>
More information about the postgis-users
mailing list