Arcgis 9x: Calculate Length, Area, and Coordinate
ArcGIS has a built in scripts to calculate geometry properties such as area, length, and coordinate. For polygon features, we can also calculate the X and Y of centre points (centroids) of each polygon. The following tutorial shows us how to calculate those attributes from table. Some extensions exist however to make this step handy. Just in case we are using default arcgis installation.>> Open the table of layer
Right-click on the layer and open attribute table

>> Create a field for the property we will calculate.
Click on Option > Add Field…

>> Fill a form

Please carefully select what type of your field should be. In this example, I want to create a field contains 7 precision and 2 digits of decimal. If you have any question about what type of field suits you, you can ask me in comment below.
This step will give you an empty field like shown in the following image

>> Calculate the property
Righ click on our new field above > Calculate Geometry

>> Select some atributes

In this example, I want to calculate are using UTM projection with hectares unit. Adjust this if you want to do different one.
>> Done
Now our new field will have its data

Search :
- menghitung luas arc gis VB script to calculate length in ArcGIS calculating area arcgis 9 3 EXTENTION coordinate utility arcview arcgis calculate length sricpt arcgis menghitung area gis tutorial cara menghitung luas area dengan arcgis arcgis script arcmap area calculation Calculate Area in ArcGIS 9 3 how calculate length in arcmap menghitung luas daerah peta dengan program arcgis 9 3 menghitung luas area dengan arcgis baixar gratuitamente x pro tools para arcgis 9 3 Calculating a length ArcGIS calculate area tool arcgis 9 3 ArcGIS command line calculate area Indonesia Kalimantan gcs wgs 1984 projection cara menghitung luas area di argis cara menghitung luas area dengan argis transformasi koordinat arcgis cara menghitung area di arcGIS cara menghitung luas daerah art gis 9 3 arcgis hitung luas area polygon
Related posts:
- Toko Permata Kalimantan Online
- Mastering ArcGIS 9.x (under construction)
- Download XTools Pro 5.2 for ArcGIS 9.x
- Customize Decimal Number of ArcGIS Measured Grid
- Download ASTER G-DEM
- Delineasi Batas Watershed dengan ArcGIS dan Data SRTM
Author: GISTutorial.NET (61 Articles)
Admin GISTutorial.NET has dedicated his work to share his knowledge and experience in RS/GIS. His most working time is spending on Natural Resources and Forestry works in Indonesia. His presence is anonymous in this website to keep this site away from personal image.














sir,
iam using Arc GIS 9.0 software
But it not show the option (calculate geometry)
Try an extension such as http://arcscripts.esri.com/details.asp?dbid=12524
thanks a lot..
Dear Sir/Madam,
I am facing a problem in re-calculating area.my final file has some big polygons whose total area needs to be recalculated since there are few small polygons lying hidden within the big ones(I mean belonging to different class/code).So I have two queries:
1.Is it possible to clip all the small polygons lying hidden within big polygons in a one go in ArcGIS 9.3/Arc Info mode?
2.How the area can be recalculated so that the net results will give all polygons their true area.
Can someone give answer to my query?
I have already tried the option of calculating geometry and running VBscript.
Thank you
Is it possible to do surface area calculation of 3D?
Sorry Taish, we have no idea yet.
mas kasusnya saya tidak bisa, karena pilihan area saya “area-disable”. note: untuk koordinatnya saya pake “GCS: WGS 1984″. Makasih banyak mas atas bantuannya
Does anyone know where to find the built in script (actual script) I am trying to build a model that will at the new field for Lat/Lon and then calculate those using the Calculate Geometry function. Trying to save a few mouse clicks and finger strokes.