Calculates the shortest planar distance between two geometries.
You may need to calculate the distance between two points. You could take two points from a user using a Display Form activity and a Geometry Picker form element and calculate the distance using the Calculate Distance activity.
Geometry1 |
Required Type: esri.Geometry (3.x, 4.x)* The first geometry. |
Geometry2 |
Required Type: esri.Geometry (3.x, 4.x)* The second geometry. |
Unit |
Optional Measurement unit of the return value. Defaults to the units of the input geometries. Known values: meters | feet | kilometers | miles | nautical-miles | yards. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
distance |
Type: Number The distance between the two geometries. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.