Bug ID Number |
BUG-000125975 |
Submitted | October 14, 2019 |
Last Modified | February 7, 2025 |
Applies to | ArcGIS Pro |
Version found | 2.4 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue is not reproducible in ArcGIS Pro 2.7 and ArcGIS Pro 2.6 with TIFF, grid, or Esri file geodatabase (FGDB) input for the Cost Connectivity and Optimal Region Connections tools.
In ArcGIS Pro 2.5, the Cost Connectivity and Optimal Region Connections tools work with grid input but do not for TIFF and FGDB.
Use ArcGIS Pro 2.6 to resolve the problem for all formats and use the Optimal Region Connections tool for a better algorithm
Workaround
Perform any of the following workarounds to resolve the issue:
Workaround 1:
- Open the Copy Raster tool.
- Save the tras file (Raster GRID file) as a TIFF.
- Open the Cost Connectivity tool.
- Use tras.tif as the Input raster or feature region data input.
- Use costsurf.tif as the Input cost raster input.
- Run the tool.
Workaround 2:
- Open the Copy Raster tool.
- Save the tras file as a GRID file in an enterprise geodatabase.
- Save the costsurf.tif as a GRID file in the same enterprise geodatabase.
- Open the Cost Connectivity tool.
- Use tras as the Input raster or feature region data input.
- Use costsurf as the Input cost raster input.
- Save the output to an Enterprise geodatabase.
- Run the tool.
Steps to Reproduce