Error when calculating service areas

579
2
10-13-2010 12:45 PM
JohnSanderson
New Contributor
Hi,

I am trying to calculate relatively small service areas (1000 feet) around the centroids of blocks in a city.  I have about 10k centroids for which I'd like service areas.

I am only able to generate service areas for some of the points and get the following error message for the others:

"The delay impedance of "Location X" in "Facilities" exceeds the cutoff impedance."

Any idea why I'm getting this?

Thanks in advance!
Tags (2)
0 Kudos
2 Replies
JaySandhu
Esri Regular Contributor
Looks like you must have loaded some "delay" value when you did the load locations. Most likely you had a field that mapped automatically to the attr_"length" field. Open up the attribute table for the facilities and see what values are listed for this field. If it is not 0.0 then use a field calculator and calc them to 0.0

For more information on delay, see the topic for Attr_[Impedance]  at:
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Service_area_analysis/0047000000480000...

Jay Sandhu
0 Kudos
JohnSanderson
New Contributor
Thanks, Jay!  That's exactly what the problem was.  Much appreciated.
0 Kudos