PROBLEM
The Measure tool is used to measure distances or areas in ArcMap and ArcGIS Online. However, when measuring areas in ArcMap and ArcGIS Online, the Measure tool displays different measurement values. Refer to ArcMap: Measuring distances and areas and ArcGIS Online: Measure (Map Viewer Classic) for more information on the tool in ArcMap and ArcGIS Online.
The following image displays the Measure tools's measurement value for a polygon area in ArcMap.
The following image displays the Measure tool's measurement value for the same polygon area in ArcGIS Online.
The Measure tool in ArcGIS Online Map Viewer uses the Geodesic measurement method. However, the Measure tool in ArcMap uses the Planar measurement method as the default when working in a projected coordinate system, and Geodesic is the default measurement when working in a geographic coordinate system.
Although Planar is the area measurement in ArcMap, the measurement results differ for different coordinate systems. The layer's coordinate system is defined by the data frame's coordinate system. Refer to How To: Check the coordinate systems of the data frame and layers in ArcMap for more information.
Note: When starting ArcMap with a new, empty map, the coordinate system for the default data frame is not defined. The first added layer to an empty data frame sets the coordinate system for the data frame, but it can be changed if necessary. As subsequent layers are added, they are automatically displayed using the data frame's coordinate system as long as the data source's coordinate system is defined. Refer to ArcMap: Specifying a coordinate system for more information.
To calculate an area in the Planar or Geodetic measurement in ArcGIS Online, use the Area or AreaGeodetic function in Arcade expressions.
Area($feature, 'square-meters')
AreaGeodetic($feature, 'square-meters')
The following image displays the values of the calculated area using the Planar method populated in the Area field.
Note: Alternatively, calculate the area using the Area and AreaGeodetic functions for the Planar and Geodetic method in the web map's Attribute Expressions pop-up configuration. Refer to ArcGIS Online: Use attribute expressions for more information.![]()
The following image displays the values of the calculated area using the Planar and Geodetic method populated in the web map's pop-up.
Article ID: 000025805
Get help from ArcGIS experts
Download the Esri Support App