Include impedance or obstructions in proximity analyses?

709
2
08-14-2014 12:42 PM
AaronWeier2
New Contributor II

We are analyzing truck routes but the tool is giving us a route that does not allow these types of trucks. How do we tweak the service to provide back valid routes?

0 Kudos
2 Replies
JakeSkinner
Esri Esteemed Contributor

Hi Aaron,

ArcGIS Online uses the World Route service, which cannot be changed by users.  Currently, with ArcGIS Online you cannot specify your own Routing Service (you can specify your own print and geocode services, though).  If you are using Portal for ArcGIS (free if you have ArcGIS Server Advanced or Standard), you can configure the routing service with your own published route service.

Another option would be to create a custom application using the ArcGIS API for JavaScript, and use your own published routing service.  Here are some examples:

Find routes with barriers and multiple stops | ArcGIS API for JavaScript

Find a route | ArcGIS API for JavaScript

AaronWeier2
New Contributor II

Thanks Jake. This is what I suspected so I appreciate the verification.

0 Kudos