Thanks for the reply. I'm using ArcGIS version 10.5.1. I actually figured to create the habitat layer using raster calculator and a series of smoothing tools. But I'm having a different problem now. I tried to run the Linkage Pathways lab exercise in ArcCatalog, and it's giving me the messages below:
Executing: MapLinkages C:\Lab C:\Lab\LM_Lab_Data\LI_Cores.shp Core_ID C:\Lab\LM_Lab_Data\li_resist true true "Cost-Weighted & Euclidean" # true true false 4 Cost-Weighted true true true 200000 # # # # #
Start Time: Sat Sep 08 19:18:23 2018
Running script MapLinkages...
---------------------------------
A record of run settings and messages can be found in your log directory:
C:\Lab\run_history\log
---------------------------------
********************************************************
NOTE: Linkage Mapper tools often work best when run from ArcCatalog instead of ArcMap.
Linkage Mapper Version 2.0.0
on ArcGIS Desktop 10.5.1 Service Pack N/A
Setting data frame spatial reference to that of core area feature class.
---------------------------------
Starting at step 1.
Making temporary copy of resistance raster for this run.
ERROR: Could not make a copy of your resistance raster. Try re-starting ArcMap to release the file lock.
---------------------------------
Python error on **line 142** of lm_master.py in Linkage Mapper Version 2.0.0:
SystemExit: 1
---------------------------------
A record of run settings and messages can be found in your log directory:
C:\Lab\run_history\log
---------------------------------
And when I tried to run this tool with my own data, it gives a different message:
Executing: MapLinkages C:\Lab 1 Id SambarSum true true "Cost-Weighted & Euclidean" # true true false 4 Cost-Weighted true true true 200000 # # # # #
Start Time: Sat Sep 08 19:32:51 2018
Running script MapLinkages...
---------------------------------
A record of run settings and messages can be found in your log directory:
C:\Lab\run_history\log
---------------------------------
Linkage Mapper Version 2.0.0
on ArcGIS Desktop 10.5.1 Service Pack N/A
Setting data frame spatial reference to that of core area feature class.
---------------------------------
ERROR: Core area field name "ID", "FID", "OID", and "Shape" are reserved for ArcGIS. Please choose another field- must be a positive integer.
---------------------------------
Python error on **line 2227** of lm_util.py in Linkage Mapper Version 2.0.0:
SystemExit: 1
---------------------------------
Python error on **line 102** of lm_master.py in Linkage Mapper Version 2.0.0:
SystemExit: 1
---------------------------------