Map Suite Geocoder 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.MapSuiteGeocoder Namespace:
- Fixed an issue where an exception is thrown when geocoding addresses containing specific characters such as '--' or '.'.
- Fixed an issue where addresses are not correct matched if using Abbreviations for Spanish-Language.
- Fixed an issue where no matching address returned when Passing in Address, City & State separately.
- Fixed an issue where the result of Formalize is incorrect when input text contains "."
Version 5.5.0.49
Release date: 12/31/2011
No new Features / Bug Fixes in this version.
Version 5.5.0.0
Release date: 11/14/2011
ThinkGeo.MapSuite.MapSuiteGeocoder Namespace:
- Added State FIPS into match result for ZipDbfMatchingPlugin.
- Fixed an issue where an exception is thrown when geocoding underClosestStreetNumber match mode.
Version 5.0.0.0
Release date: 5/16/2011
ThinkGeo.MapSuite.MapSuiteGeocoder Namespace:
- Fixed the issue that only Right Zip Code geocoding is supported, now it supports both sides.
- Added the support for street aliases geocoding.
- Added ability to filter the result list according to input state name.
- Removed the LINQ related classes to make it easier to use under other platforms.
- Added a cache to the binary search to increase lookup speeds.
- Added ability to filter the result list according to input city name.
- Added Name property in GeocoderMatchResult.
Version 4.0.40.0
Release date: 6/15/2010
- 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.MapSuiteGeocoder Namespace:
- Added the IPMatchingPlugin.
- Added a new property to get the closest street number for the StreetMatchingPlugin.
- Several API additions. See the API change log for complete details.
- Updated the API documentation.
Version 3.1.299.77
Release date: 2/0/2010
ThinkGeo.MapSuite.MapSuiteGeocoder Namespace:
- Concluded public beta and moved to final release.
- Removed the Formalizer classes; moved the valid code to various plugins' classes.
- Adjusted the class structure for all plugins.
- Added complete set of VB sample applications.
- Added new Silverlight sample applications with both C# and VB source code.
- Added four new plugins to this release: CensusTractDbfPlugin, CensusBlockDbfPlugin, CensusBlockGroupPlugin and PostCodeDbfPlugin.
- Added new sample applications to demonstrate the new plugins, available in desktop, Web, and Silverlight versions.
- Instituted comprehensive API checking and comparison processes for improved future transparency.
- Updated the API documentation in accordance with new API changes.