Resources tagged with "routing"
Integrating Historical Traffic Data
This tutorial will demonstrate how to add and use historical traffic data in a simple routing application.
Published, Jun 20th, 20:10
SilverStream routing using XAML
This tutorial demonstrates how to create and draw a route using only XAML code.
Published, Jun 28th, 15:41
Routing using C# and the Silverlight API
This tutorial will demonstrate how to request and display a route using C# code. When the application is run, a web page displays a map, two text boxes, and a button. Enter start and finish addresses, then click the button to see the route and directions.
Published, Jun 28th, 15:37
A Simple Mobile Navigation Application Using the NavigationManager Class - Part 3
This is the third of three tutorials focusing on designing mapping applications for mobile devices. The focus of this tutorial is advanced routing techniques.
Published, Jun 20th, 20:22
Using Truck Attributes and Constraints
A tutorial explaining the usage of truck/vehicle attributes and constraints in GeoBase routing.
Published, Jun 20th, 20:12
A Simple Mobile Navigation Application Using the NavigationManager Class - Part 2
This is the second of three tutorials focusing on designing mapping applications for mobile devices. In this tutorial we'll use a drill-down geocoder to search for an address. A drill-down geocoder provides an efficient and intuitive means of searching f
Published, Jun 20th, 20:09
A Simple Mobile Navigation Application Using the NavigationManager Class - Part 1
In this tutorial, we will design a simple mobile navigation application, using the NavigationManager class, to demonstrate the speed and ease of use GeoBase affords the developer.
Published, Jun 20th, 20:01
Integrating Real-Time Traffic Data
This tutorial will present a simple map control and a checkbox to toggle the display of real-time traffic.The application will download the latest real-time traffic data, decompress the file and render the traffic data on to the map.
Published, Jun 22nd, 17:01
Delivery time windows
A time window is a specified time period in which the stop must be visited (such as between 9am and 5pm, or between 2pm and 4pm).Time windows are especially useful in situations where deadlines are important (such as utilities, and delivery services).
Published, Jul 19th, 16:39
Updating routes with real-time data
In this tutorial, we will build an application to monitor time and distance statistics for a route in real-time. It uses incoming GPS points to refine the measure of where a vehicle has been and update the ETA based on its current heading and speed.
Published, Jul 5th, 15:44
Route Analysis
This tutorial shows how to analyze a set of GPS points to determine statistics about how many miles a vehicle has driven, broken down by features such as State, road class, or speed limit.
Published, Jun 28th, 20:50
Using Tele Atlas Logistics with Telogis GeoBase
This document describes how to use Tele Atlas Logistics digital map database, Tele Atlas MultiNet® base-map data and Telogis GeoBase to create safe, legal and efficient vehicle routes for any type of vehicle.
Published, Jun 28th, 14:31