วันอาทิตย์ที่ 27 มีนาคม พ.ศ. 2559

How to Calculate the Area of Polygon in ArcMap

First, open up an ArcGIS session and load in the polygon data you want to calculate the area on.  Make sure your data is in a projection system.
Next, select the polygon file that you want to calculate area on and right click.  This will open up a menu of options for that layer.  Select the “Open Attribute Table” to open up the associate attribute data for your polygon layer.
right-click-gis-file
In the upper left hand corner of the attribute table window, click on the Table Options icon to open up the menu options.  Select the “add field” option.
add-field-gis-table
When the “add field” dialogue box appears, type in the name of the field that will store the area values (e.g. name it “area”).  Select “double” as the field type.  Next, set your precision and scale values. Precision is the total number of digits that can be stored in the field, counting on both sides of the decimal place. A precision of 3 means that there can be at maximum number of digits can be 3.  Scale for floating and double fields is the number of digits to the right of the decimal place.  It is always better to overestimate the fields to avoid truncation of your values.  Enter your values and hit the “OK” button to add the new field.
add-field-gui
Right click on the new field and select the “calculate geometry” option on the menu. Click “Yes” to move past the editing session warning that pops up.
calculate-geometry
If you are working in a geographic coordinate system, you will not be able to calculate geometry.  The calculate area and perimeter options will be disabled. ArcGIS uses planimetric algorithms to calculate geometry such as area and perimeter.
geographic-coordinate-area-disabledTo be able to calculate area, you will need to work with projected GIS data.  There are two ways to do this: either load in projected data or load the data into a data frame that has a projected coordinate system (PCS) assigned to it. To set a PCS on a data frame, right click on the layer icon and select “properties” from the drop down menu.  Then select the “coordinate system” tab and select a coordinate system from the options.
change-coordinate-system-arcgis
Once you have set the requisite PCS, go back to the attribute field, right click on the designated empty area field to re-select the calculate geometry option.  In the “calculate geometry” window, select the “area” option from the drop down menu at the top of the form.  Then select the PCS you want to use in your calculations.  This can either be the PCS for the data layer or the data frame.
Finally, select the units you want the area calculation to be in.  The units available for selection will be compatible with the PCS units.  If you want acreage, make sure your PCS is in feet and then select the acreage option in the drop down for units.
Hit the “OK” button to run the area geometry calculation.
calculate-area-arcgis

The area calculation will then run and your area field will be populated with the area values.

copy from : https://www.gislounge.com/calculating-polygon-area-in-arcmap/

ไม่มีความคิดเห็น:

แสดงความคิดเห็น