Select to view content in your preferred language

Vehicle Routing Problem Solver - Silverlight

1155
4
10-08-2010 04:30 AM
AnilCelik1
Emerging Contributor
Hello All,

I am pretty aware that with given opportunities it's not possible to publish Vehicle Routing Problem Solver(VRPS) into Silverlight application. (Or Am I mistaken?) I just wonder if there is any other option to make it work such as coding a runtime with the help of ArcEngine / ArcObjects? If yes, how?

Or If there is a super-sonic example of the miracle where VRPS and Silverlight comes together?

Or Am I just mistaken about the whole question and its answer? I'm not a developer. I am an Analyst and using all these tools in ArcMap but I support a team of developers and we are a little bit stuck with this problem.

Thank you in advance.
Anil.
0 Kudos
4 Replies
PaulLeedham
Deactivated User
0 Kudos
AnilCelik1
Emerging Contributor
Yes, but this is completely different. I was asking for the tool "Vehicle Rooting Problem Solver" tool under Network Analyst Extension.

Esri Silverlight API supports directly tools such as:

Route
Service Area
Closest Facility

but it does not support

OD Cost Matrix
Vehicle Route Problem Solver
Location-Allocation.

I just wonder if there is an in-direct way to make VRPS in Silverlight.
0 Kudos
dotMorten_esri
Esri Notable Contributor
If you can expose this as a GP Tool, you can call it from Silverlight using the Geoprocessing task.
0 Kudos
AnilCelik1
Emerging Contributor
Thanks a lot for the tip. But I'm pretty new at whole developing thing and I would be really happy if you know some good source for reading about "exposing a tool".
0 Kudos