
- calculating-area-with-arcview-32
- 07-31-2005
![]() Re: calculating area with arcview 3.2
| 5stringpicker | 07-31-2005 |
If you were Registered and logged in, you could reply and use other advanced thread options
Hi -
I'm beginning to use arcview 3.2. I would need to know how to calculate
the polygon area of the points I imported into arcview 3.2 (to
calculate an home range).
Is there anybody that can help me? While waiting for an answer I'll go
back trying to figure out something.
Thanks a lot!
Ivan wrote:
You might find an ArcView user here by accident, but will more
likely get a suggestion in the ESRI forums. Such a basic function
must be well covered in Help, though.
--
Fred Hiltz, fhiltz at yahoo dot com
Ivan wrote:
> Hi -
> I'm beginning to use arcview 3.2. I would need to know how to calculate
> the polygon area of the points I imported into arcview 3.2 (to
> calculate an home range).
> Is there anybody that can help me? While waiting for an answer I'll go
> back trying to figure out something.
> Thanks a lot!
> I'm beginning to use arcview 3.2. I would need to know how to calculate
> the polygon area of the points I imported into arcview 3.2 (to
> calculate an home range).
> Is there anybody that can help me? While waiting for an answer I'll go
> back trying to figure out something.
> Thanks a lot!
Use the GetArea (or maybe ReturnArea) request to the shape field.
Using the Field Calculate button, try this:
[Shape].GetArea
or
[Shape].ReturnArea
good luck
- HELP finding a GPS with...
- Satellite Navigation
- 2007-03-25




> calculate the polygon area of the points I imported into arcview
> 3.2 (to calculate an home range). Is there anybody that can help
> me? While waiting for an answer I'll go back trying to figure
> out something.