User Tools

Site Tools


map_suite_geocoder_release_change_log_version_4.0.0.0

Map Suite Geocoder Release Change Log Version 4.0.0.0

Release date: 5/1/2010

Introduced Map Suite 4.0. There are several API additions in this release, but no breaking changes. Please see the attached Word document for a complete enumeration of the API changes and additions.

Assembly Members Added Members Removed Breaking Changes Percent Churn
mapsuitegeocoder (459) 32 added 0 removed 0 breaking 7.0% churn

Changes in mapsuitecore from 3.1.299 (Version 2.0.50727.3603) to 4.0.0.0 (Version 2.0.50727.3603)

Removed

Added

ThinkGeo.MapSuite.MapSuiteGeocoder IPAddressMatchingPlugin ()

--> NONE <--

public class
ThinkGeo.MapSuite.MapSuiteGeocoder.IPAddressMatchingPlugin

--> NONE <--

  • Constructor : public IPAddressMatchingPlugin()
  • Constructor : public IPAddressMatchingPlugin()
  • Method: public void Close ()
  • Method: protected override void CloseCore ()
  • Method: public virtual void Dispose ()
  • Method: public virtual bool Equals (object obj)
  • Method: protected override void Finalize ()
  • Method: protected Collection Formalize (string sourceText)
  • Method: protected override Collection FormalizeCore (string sourceText)
  • Method: public virtual int GetHashCode ()
  • Method: public Type GetType ()
  • Method: public Collection Match (string sourceText)
  • Method: protected override Collection MatchCore (string sourceText)
  • Method: protected object MemberwiseClone ()
  • Method: public void Open ()
  • Method: protected override void OpenCore ()
  • Method: public virtual string ToString ()
  • Method: Property: int RankingMultiplier { public get; public set;}

ThinkGeo.MapSuite.MapSuiteGeocoder Segment ()

--> NONE <--

public sealed struct ThinkGeo.MapSuite.MapSuiteGeocoder.Segment

--> NONE <--

  • Constructor : public Segment(string name, int firstRecordNumber, int count)

--> NONE <--

  • Method: public override bool Equals (object obj)
  • Method: protected virtual void Finalize ()
  • Method: public override int GetHashCode ()
  • Method: public Type GetType ()
  • Method: protected object MemberwiseClone ()
  • Method: public virtual string ToString ()
  • Property: int Count (public get;)
  • Property: string Name (public get;)
  • Property: int StartIndex (public get;)

public class ThinkGeo.MapSuite.MapSuiteGeocoder.StreetMatchingPlugin ()

--> NONE <--

  • Property: StreetNumberMatchingMode StreetNumberMatchingMode { public get; public set;}

StreetNumberMatchingMode ()

--> NONE <--

public sealed enum ThinkGeo.MapSuite.MapSuiteGeocoder.StreetNumberMatchingMode Default = 0, ExactMatch = 1, ClosestMatch = 2

public class ThinkGeo.MapSuite.MapSuiteGeocoder.UsaGeocoder ()

--> NONE <--

  • Constructor: public UsaGeocoder (string dataPath, MatchMode matchMode, StreetNumberMatchingMode streetNumberMatchingMode)
  • Constructor: public UsaGeocoder (string dataPath, StreetNumberMatchingMode streetNumberMatchingMode)
  • Property: StreetNumberMatchingMode StreetNumberMatchingMode {public get; public set;}

map_suite_geocoder_release_change_log_version_4.0.0.0.txt · Last modified: 2015/09/11 05:46 by admin