Skip to content

Routing and scheduling sample application using arcgis.com directions (network analysis) services.

License

Notifications You must be signed in to change notification settings

rConger/route-planner-csharp

 
 

Repository files navigation

route-planner-csharp

Routing and scheduling sample application using arcgis.com directions (network analysis) services.

App

Notice of Support and Updates Ending

As of December 31, 2018, official Esri support and contribution to this sample has ended. Some components of this project have become out-of-date and it is no longer practical for the project as a whole to be maintained. The project as-built will continue to run when utilizing on-premise (ArcGIS Server) service endpoints for Route, Solve Vehicle Routing Problem, and Geocode. However the project will cease to function using cloud services in early 2019 when ArcGIS Online suport for Transport Layer Security (TLS) Protocol Support 1.0/1/1 support ends. For more information on this change and its impact, see https://support.esri.com/en/tls

Features

Route Planner is a complete sample application for scheduling multiple vehicles. Describe your routes, import your orders, build routes, and send driving directions to your drivers. The Route Planner sample application:

  • Uses ArcGIS.com services for mapping, geocoding and routing (organizational account required).
  • Supports building optimal routes and route editing.
  • Print route reports for drivers or summary information for management.
  • Publish routes to a feature service for sharing across organizations.
  • Extensible plugin framework for buttons, panels, and tasks.

Instructions

  1. To install and use the pre-built binaries, download and run RoutePlannerSetup.EXE.

  2. To build the application, download RoutePlanner_DeveloperTools\Source and see ReadMe.txt for build instructions.

  3. To contribute: Fork and then clone the repository.

Requirements

To rebuild and redeploy the application, you will need the below developer components. To simply use the existing pre-built application, no additional components are necessrily needed - just run the installer.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2012 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS Runtime Route Planner ArcLogistics) [](Esri Language: C-Sharp)

About

Routing and scheduling sample application using arcgis.com directions (network analysis) services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%