Click here to get back home

Measure the total area of a polygon

 HomeNewsGroups | Search | About
 comp.infosystems.gis    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Measure the total area of a polygon Josh 06-19-2006
Posted by Josh on June 19, 2006, 2:19 am
Please log in for more thread options
Anyone can help and tell me how to measure the total area of a polygon.




Posted by rsmgeo on June 19, 2006, 3:51 am
Please log in for more thread options

Josh schrieb:

> Anyone can help and tell me how to measure the total area of a polygon.

Depends on what software you are using. If you have to implement the
algorithm yourself this is how it works: You look for the polygon
points with minimum and maximum x-value. You iterate the 'upper'
segment between the two points and sum the area under each segment i.e.
the area between the segment and the x-axis. When you have reached the
point with maximum x-value you turn to the 'lower' segments. You
iterate through these segments to make your way back to the starting
point. This time you subtract the areas below the segments from the
total in order to finally achieve the polygon area.

http://astronomy.swin.edu.au/~pbourke/geometry/polyarea/


Posted by Uffe Kousgaard on June 19, 2006, 6:34 am
Please log in for more thread options
http://astronomy.swin.edu.au/~pbourke/geometry/polyarea/

> Anyone can help and tell me how to measure the total area of a polygon.
>
>
>



Posted by Josh on June 19, 2006, 9:19 pm
Please log in for more thread options
I am using ArcView 9.X. Do you know any simple way to measure it?

Joshua


> Anyone can help and tell me how to measure the total area of a polygon.
>
>
>



Posted by news.tele.dk on June 20, 2006, 3:32 am
Please log in for more thread options
If I get you right is "Calculate Areas" what you are looking for.... Launch
Toolbox - click Index ... and find .... Calculate Areas.

:-) Poul

>I am using ArcView 9.X. Do you know any simple way to measure it?
>
> Joshua
>
>
> ¼¶¼g©ó¶l¥ó·s»D:e75fgc$odu$1@nnews.pacific.net.hk...
>> Anyone can help and tell me how to measure the total area of a polygon.
>>
>>
>>
>
>



Similar ThreadsPosted
polygon area on spheroid February 13, 2005, 10:40 pm
Area of Polygon on a Sphere - Algorithm September 7, 2006, 5:03 pm
wanted c / c++ library polygon area pixel counting over raster image September 30, 2005, 9:49 pm
Polygon Topology in moving diffrent layers polygon? July 20, 2004, 1:40 pm
polygon inside another polygon May 10, 2004, 8:35 am
Area Measurement February 28, 2007, 7:48 pm
Looking for a Designated Marketing Area July 22, 2004, 2:20 pm
Searching for places in a area May 24, 2005, 2:46 pm
Problem with DEM in a flat area April 19, 2007, 12:28 am
Area Measurement in ArcGIS 9.0 June 20, 2007, 8:54 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap