Map Suite Routing Features & Bug Fixes Change Log
From ThinkGeo Wiki
| Rate This Article | |
|---|---|
| Current rating: 0% (0 votes)
You need to enable Javascript to vote
|
Contents |
Version 6.0.0.0
Release date: 05/14/2012
ThinkGeo.MapSuite.Routing Namespace:
- Fixed an issue where the process is hang up when routing with only one stopping point.
Version 5.5.0.49
Release date: 12/31/2011
ThinkGeo.MapSuite.Routing Namespace:
- Fixed an issue where it returns wrong route for some scenarios.
Version 5.5.0.0
Release date: 11/14/2011
ThinkGeo.MapSuite.Routing Namespace:
- Fixed an issue where the Features doesn't match RoadSegments in RoutingResult.
- Added GetRoute overload methods and obsoleted some old APIs.
Version 5.0.0.0
Release date: 5/16/2011
ThinkGeo.MapSuite.Routing Namespace:
- Fixed a bug in RoutingEngine.GetRouteViaVisitStops method which would throws exceptions for some cases due to not passing simple shape validations.
- Added validations to check if the file extension is allowed.
- Added support for routing results as a single lineshape or as multiple lineshapes.
- Added GenerateRoutableShapeFile method to create routable shapefiles.
Version 4.5.43.0
Release date: 12/14/2010
ThinkGeo.MapSuite.Routing Namespace:
- Upgraded the Routing Index Format to speed up performance.
- Added override method GetRouteViaStops, which allows you to get the route using feature IDs.
- Added many validations for the public API, such as checking file extension, etc.
- Fixed an issue with TSP initial route distance.
- Fixed an issue with the GetRouteDirections sample.
Version 4.0.40.0
Release date: 6/15/2010
ThinkGeo.MapSuite.Routing Namespace:
- Updated assembly version to 4.0.0.0; included strong-named and weak-named assemblies. Please see the latest post in the Developer Blog for full details.
Version 4.0.0
Release date: 5/1/2010
ThinkGeo.MapSuite.Routing Namespace:
- Added Visual Studio 2010 support.
- Added routing support for the Travelling Salesman Problem with fixed start and end points.
- Added more sample applications for new scenarios.
- Fixed issue where an unexpected error would occur when routing on complex road networks.
- Fixed issue that optimizes the route on the last point for Travelling Salesman.
- Fixed issue with TSP initial route distance.
- Several API additions. See the API change log for complete details.
- Updated the API documentation.
Version 3.1.299
Release date: 11/16/2009
ThinkGeo.MapSuite.Routing Namespace:
- Concluded public beta and moved to final release.
- Added support for the Traveling Salesman Problem.
- Added a set of Silverlight-based "How Do I?" sample apps.
- Added a set of Web-based "How Do I?" sample apps including VB.NET and C# source code.
- Some API revisions, including one breaking change. See the API change log for complete details.