Select to view content in your preferred language

Generate Network Spatial Weights Error

1753
2
05-23-2013 10:57 AM
KateSchaefer
Emerging Contributor
Hello,

I have a point file and road network that I am using to try and generate a spatial weights matrix (.swm) file on and I continue to get the following error when using the tool "Generate Network Spatial Weights". Any clue as to what is going on would be greatly appreciated, this is the first time I've used this tool and so I'm not sure where to begin troubleshooting.

Traceback (most recent call last):
  File "c:\program files (x86)\arcgis\desktop10.1\ArcToolbox\Scripts\Network2SWM.py", line 364, in <module>
    setupNetwork2SWM()
  File "c:\program files (x86)\arcgis\desktop10.1\ArcToolbox\Scripts\Network2SWM.py", line 88, in setupNetwork2SWM
    exponent = exponent, rowStandard = rowStandard)
  File "c:\program files (x86)\arcgis\desktop10.1\ArcToolbox\Scripts\Network2SWM.py", line 259, in network2SWM
    DM.MakeFeatureLayer(destinationLayer, destFCLayer, sqlValue)
  File "c:\program files (x86)\arcgis\desktop10.1\arcpy\arcpy\management.py", line 5774, in MakeFeatureLayer
    raise e
ExecuteError: Failed to execute. Parameters are not valid.
ERROR 000725: Output Layer: Dataset NetSWM_Dest already exists.
Failed to execute (MakeFeatureLayer).


Failed to execute (GenerateNetworkSpatialWeights).
0 Kudos
2 Replies
MarkHoover2
Emerging Contributor

I just received the same error.  Ever figure out the problem?

0 Kudos
SianRennie
Emerging Contributor

I received the same error message. Did anyone find a solution? Thanks. 

 

0 Kudos