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?
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
Thanks Jake. This is what I suspected so I appreciate the verification.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.