| 87 | | (Illustration from ArcGIS Online Help) |
| | 87 | (Illustration from ArcGIS Online Help)[[BR]] |
| | 88 | * Function:[[BR]] |
| | 89 | EucDistance (in_source_data, {maximum_distance}, {cell_size}, {out_direction_raster}) |
| | 90 | * in_source_data: Raster Layer / Feature Layer (vector) |
| | 91 | * Identifies the cells(raster) or locations(feature) to which the Euclidean distance for every output cell location is calculated. |
| | 92 | * If the source is a raster layer, it must contain only the values of the source cells, while other cells must be NoData. |
| | 93 | * If the source is a feature layer, it will internally be transformed into a raster. The resolution of the converted raster can be controlled with the output cell_size parameter. |