Tutorials
Showing 1 to 10 of 11 resources.
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. ... Read more
Published, Aug 1st, 21:11
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.... Read more
Published, Jun 22nd, 17:01
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.... Read more
Published, Jun 20th, 20:22
Adding simple geocoding and satellite imagery to a map application
This tutorial describes how to enhance a GeoBase map application to include simple geocoding and satellite imagery. This is for .NET developers only.... Read more
Published, Jun 20th, 20:15
Using Truck Attributes and Constraints
A tutorial explaining the usage of truck/vehicle attributes and constraints in GeoBase routing.... Read more
Published, Jun 20th, 20:12
Integrating Historical Traffic Data
This tutorial will demonstrate how to add and use historical traffic data in a simple routing application.... Read more
Published, Jun 20th, 20:10
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... Read more
Published, Jun 20th, 20:09
Address resolution: reverse geocoding made easy with GeoBase
Reverse GeoCoding translates map coordinates (latitude, longitude) to a physical street address. A reverse geocoder application can be designed in minutes using GeoBase, and with just a few lines of code.... Read more
Published, Jun 20th, 20:02
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.... Read more
Published, Jun 20th, 20:01
Create a GeoBase‐specific Visual Studio Project
This tutorial will describe how to create a GeoBase‐specific Visual Studio. This tutorial should provide a useful starting point for every GeoBase project that you create.... Read more
Published, Jun 20th, 19:19