No Destination for Origin

2583
1
07-10-2012 03:55 AM
AndrewMartin
New Contributor
Hello,

I want to compute the distance from each node in a set 6000 nodes to a single node (this node belongs to the set of 6000 too).

To accomplish this, I'm trying to calculate an OD Cost Matrix using the 6000 as origins and the single node as the destination.

When Arc attempts to solve the problem it pops-up a window stating "no destination for origin location #1", ... , "no destination for origin location #6000". No lines are drawn and the OD Cost matrix remains empty.

Has anyone run into something like this before?
I appreciate all suggestions for solutions.

Cheers,
Andrew
Tags (2)
0 Kudos
1 Reply
JaySandhu
Esri Regular Contributor
It means there is no path from any of your origins to the destinations. Most likley the destination is on an unreachable location. This could be due to some restrictions or network connectivity issues.

Jay Sandhu
0 Kudos