View Single Post

  #3 (permalink)  
Old 12-05-2005
routesmith routesmith is offline
Junior Member
Yellow Belt
 
Join Date: Dec 2005
Posts: 14
Truck Routes

Eric,
Thanks for your reply. This truck data is newly obtained by Naviteq (Oct 2005). Check out the link below. It describes the designated streets, etc. defined by 12 states to manage large truck traffic:

http://locationintelligence.net/news/12808.html

It would be great if MS WebServices provided a new SegmentPreference called something like "TruckRoute" which could be used, for example, in place of "Quickest" in the method below:

rt = RouteService.CalculateSimpleRoute(arrLatLong, MapPointUtils.DEFAULT_DATA_SOURCE, SegmentPreference.Quickest );

After posting this on several sites, my question is evolving to: "How do I directly access the Naviteq data?"

Thanks,
Jeff
__________________
Jeff
Reply With Quote