Euclidean Back Direction and Direction, Distance Tools
Euclidean Back Direction
How to use Euclidean Back Direction Tool in Arc Toolbox??
Euclidean Back Direction |
Path to access the tool
:
Euclidean
Back Direction Tool, Distance Toolset,
Spatial Analyst Tools Toolbox
Euclidean Back Direction
Calculates, for each
cell, the direction, in degrees, to the neighboring cell along the shortest
path back to the closest source while avoiding barriers.
1. Input raster or feature source data
The input source
locations.
This is a raster or
feature dataset that identifies the cells or locations to which the Euclidean
back direction for every output cell location is calculated.
For rasters, the input
type can be integer or floating point.
2. Output back direction raster
The output Euclidean
back direction raster.
The back-direction
raster contains the calculated direction in degrees. The direction identifies
the next cell along the shortest path back to the closest source while avoiding
barriers.
The range of values is
from 0 degrees to 360 degrees, with 0 reserved for the source cells. Due east
(right) is 90, and the values increase clockwise (180 is south, 270 is west,
and 360 is north).
The output raster is of
type float.
3. Input barrier raster or feature class (optional)
The dataset that defines
the barriers.
The barriers can be
defined by an integer or a floating-point raster,
4. Maximum distance (optional)
The threshold that the
accumulative distance values cannot exceed.
If an accumulative
Euclidean distance value exceeds this value, the output value for the cell
location will be NoData.
The default distance is
to the edge of the output raster.
5. Output cell size (optional)
The cell size of the
output raster that will be created.
This parameter can be
defined by a numeric value or obtained from an existing raster dataset. If the
cell size hasn't been explicitly specified as the parameter value, the
environment cell size value will be used if specified; otherwise, additional
rules will be used to calculate it from the other inputs. See the usage for
more detail.
6. Distance method (optional)
Specifies whether to calculate the distance using a planar (flat earth) or a geodesic (ellipsoid) method.
- PLANAR—The distance calculation will be performed on a projected flat plane using a 2D Cartesian coordinate system. This is the default.
- GEODESIC—The distance calculation will be performed on the
ellipsoid. Therefore, regardless of input or output projection, the results do
not change.
Euclidean Direction
How to use Euclidean Direction Tool in Arc Toolbox??
Euclidean Direction |
Path to access the tool
:
Euclidean
Direction Tool, Distance Toolset, Spatial
Analyst Tools Toolbox
Euclidean Direction
Calculates, for each
cell, the direction, in degrees, to the nearest source.
1. Input raster or feature source data
The input source
locations.
This is a raster or
feature dataset that identifies the cells or locations to which the Euclidean
distance for every output cell location is calculated.
For rasters, the input
type can be integer or floating point.
2. Output direction raster
The output Euclidean
direction raster.
The direction raster
contains the calculated direction, in degrees, that each cell center is from
the closest source cell center.
The range of values is
from 0 degrees to 360 degrees, with 0 reserved for the source cells. Due east
(right) is 90, and the values increase clockwise (180 is south, 270 is west,
and 360 is north).
The output raster is of
integer type.
3. Input barrier raster or feature class (optional)
The dataset that defines
the barriers.
The barriers can be
defined by an integer or a floating-point raster,
4. Maximum distance (optional)
The threshold that the accumulative
distance values cannot exceed.
If an accumulative
Euclidean distance value exceeds this value, the output value for the cell
location will be NoData.
The default distance is
to the edge of the output raster.
5. Output cell size (optional)
The cell size of the
output raster that will be created.
This parameter can be
defined by a numeric value or obtained from an existing raster dataset. If the
cell size hasn't been explicitly specified as the parameter value, the
environment cell size value will be used if specified; otherwise, additional
rules will be used to calculate it from the other inputs. See the usage for
more detail.
6. Distance method (optional)
Specifies whether to calculate the distance using a planar (flat earth) or a geodesic (ellipsoid) method.
- PLANAR—The distance calculation will be performed on a projected flat plane using a 2D Cartesian coordinate system. This is the default.
- GEODESIC—The distance calculation will be performed on the ellipsoid. Therefore, regardless of input or output projection, the results do not change.
7. Output distance raster (optional)
The output Euclidean
distance raster.
The distance raster
identifies, for each cell, the Euclidean distance to the closest source cell,
set of source cells, or source location.
The output raster is of
floating-point type.
8. Output back direction raster (optional)
The output Euclidean
back direction raster.
The back direction
raster contains the calculated direction in degrees. The direction identifies
the next cell along the shortest path back to the closest source while avoiding
barriers.
The range of values is
from 0 degrees to 360 degrees, with 0 reserved for the source cells. Due east
(right) is 90, and the values increase clockwise (180 is south, 270 is west,
and 360 is north).
The output raster is of
type float.
Euclidean Distance
How to Euclidean Distance Tool in Arc Toolbox ArcMap ArcGIS??
Euclidean Distance |
Path to access the tool
:
Euclidean
Distance Tool, Distance Toolset, Spatial Analyst Tools Toolbox
Euclidean Distance
Calculates, for each
cell, the Euclidean distance to the closest source.
1. Input raster or feature source data
The input source
locations.
This is a raster or
feature dataset that identifies the cells or locations to which the Euclidean
distance for every output cell location is calculated.
For rasters, the input
type can be integer or floating point.
2. Output distance raster
The output Euclidean
distance raster.
The distance raster
identifies, for each cell, the Euclidean distance to the closest source cell,
set of source cells, or source location.
The output raster is of
floating-point type.
3. Input barrier raster or feature class (optional)
The dataset that defines
the barriers.
The barriers can be
defined by an integer or a floating-point raster, or by a feature layer.
4. Maximum distance (optional)
The threshold that the
accumulative distance values cannot exceed.
If an accumulative
Euclidean distance value exceeds this value, the output value for the cell
location will be NoData.
The default distance is
to the edge of the output raster.
5. Output cell size (optional)
The cell size of the
output raster that will be created.
This parameter can be
defined by a numeric value or obtained from an existing raster dataset. If the
cell size hasn't been explicitly specified as the parameter value, the
environment cell size value will be used if specified; otherwise,
6. Distance method (optional)
Specifies whether to calculate the distance using a planar (flat earth) or a geodesic (ellipsoid) method.
- PLANAR—The distance calculation will be performed on a projected flat plane using a 2D Cartesian coordinate system. This is the default.
- GEODESIC—The distance calculation will be performed on the ellipsoid. Therefore, regardless of input or output projection, the results do not change.
7. Output direction raster (optional)
The output Euclidean
direction raster.
The direction raster
contains the calculated direction, in degrees, that each cell center is from
the closest source cell center.
The range of values is
from 0 degrees to 360 degrees, with 0 reserved for the source cells. Due east
(right) is 90, and the values increase clockwise (180 is south, 270 is west,
and 360 is north).
The output raster is of
integer type.
8. Output back direction raster (optional)
The output Euclidean
back direction raster.
The back direction
raster contains the calculated direction in degrees. The direction identifies
the next cell along the shortest path back to the closest source while avoiding
barriers.
The range of values is
from 0 degrees to 360 degrees, with 0 reserved for the source cells. Due east
(right) is 90, and the values increase clockwise (180 is south, 270 is west,
and 360 is north).
The output raster is of type float.
Comments
Post a Comment