Skip To Content
ArcGIS Developer
Dashboard

Image Measurement widget

(Added at v1.3)

The Image Measurement widget allows you to perform measurements on image services with mensuration capability. Mensuration is a method of applying geometric rules to find length of lines, area of surfaces, or volume using information obtained from lines and angles. It can also include measuring the height and absolute location of a feature.

Any image service with a georeferenced raster dataset can provide distance, area, point, and centroid locations. Height measurements can be obtained when a sensor model exists. Sun angle information is required to make measurements using shadows.

License:

If you include this widget in your app, confirm that your end users have the required privileges described in the Use the Image Measurement widget section.

Configure the Image Measurement widget

This widget can be set to open automatically when an app starts. Hover over the widget and click the Do not open this widget when the app starts button Do not open this widget when the app starts to change the setting to Open this widget automatically when the app starts. (For widgets that you need to add to the app first, you can turn on this option after configuring the widget.)

  1. Hover over the widget and click the Configure this widget button Configure this widget to open the configuration window.
    Note:

    If you need to add the widget to the app first, click a widget placeholder on the Widget tab. In the Choose Widget window that opens, select the widget and click OK.

  2. Optionally, click the Change widget icon button and replace it with your own image.

    A File Explorer window appears, allowing you to choose a local image file to use as the widget icon.

  3. The Select measure operations field allows you to choose the different measure operations to be included in the widget. The options are as follows:
    • Point
    • Distance and Angle
    • Area and Perimeter
    • Centroid
    • Base to Top
    • Top to Top-Shadow
    • Base to Top-Shadow
    • Point (3D)
    • Distance and Angle (3D)
    • Area and Perimeter (3D)
    • Centroid (3D)
  4. The Default Angular Unit parameter allows you to configure a preselected unit of measure for angular measurement. The options are as follows:
    • Degrees
    • Radians
  5. The Default Linear Unit parameter allows you to configure a preselected unit of measure for linear measurement. The options are as follows:
    • Inches
    • Feet
    • Yards
    • Miles
    • Nautical Miles
    • Millimeters
    • Centimeters
    • Decimeters
    • Meters
    • Kilometers
  6. The Default Area Unit parameter allows you to configure a preselected unit of measure for area measurement. The options are as follows:
    • Inches
    • Sq Inches
    • Sq Feet
    • Sq Yards
    • Acres
    • Sq Miles
    • Sq Millimeters
    • Sq Centimeters
    • Sq Decimeters
    • Sq Meters
    • Ares
    • Hectares
  7. The Display measure results in a pop-up check box allows you to choose whether you want to display the measurement in a pop-up window or within the measure widget. Click OK to close the dialog box when you're finished.

Use the Image Measurement widget

To use the Image Measurement widget, complete the following steps:

  1. Verify that you are signed in to your organization with privileges to perform image measurement. Click the widget icon in your app to open the widget panel.
  2. Click the Point Measurement icon and click a point on the map. The measurement widget displays the coordinates for the point.
  3. Click the Distance and Angle measurement icon and draw a line on the map. The widget displays the total distance and the azimuth angle in the units set in the widget. The units can be changed by accessing the options from the settings drop-down list.
  4. Click the Area and Perimeter measurement icon and draw a polygon around the area of interest using two or more clicks. The widget displays the total area and the perimeter in the units set in the widget.
  5. Click the Centroid measurement icon and draw a polygon using two or more clicks to create an area of interest (AOI). The widget will then display the coordinates of the centroid.
  6. The Base to Top tool calculates the height of a structure by measuring from the base of the structure to the top of the structure. Measurements are assumed to be perpendicular to the base. The line being measured along the building must have its endpoint directly above the start point.
  7. The Top to Top-Shadow tool calculates the height of a structure by measuring from the top of the structure to the top of the structure's shadow on the ground. The points on the structure and its shadow must represent the same point.
  8. The Base to Top-Shadow tool calculates the height of a structure by measuring from the base of the structure to the top of the structure's shadow on the ground. The point in the shadow must represent a point on the structure that is perpendicular to the base.
  9. Clicking the settings button allows you to access the Measure 3D check box on the image services that support 3D measurement. You can use the Area and Perimeter, Centroid, and the height measurement tools in 3D mode. When 3D mode is selected, it will use the DEM to refine the calculation.