User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.streetmatchingplugin

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.StreetMatchingPlugin

This class is the derived class of the MatchingPlugin class for matching street addresses.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin
      • ThinkGeo.MapSuite.MapSuiteGeocoder.StreetMatchingPlugin

Members Summary

Public Constructors

StreetMatchingPlugin()

This is the constructor of this class.

Remarks

N/A

Parameters

StreetMatchingPlugin(String)

This is the constructor of this class.

Remarks

N/A

Parameters
  • dataPath
    • Type:String
    • Description:The path of the Geocoder data folder.

StreetMatchingPlugin(String,MatchMode)

This is the constructor of this class.

Remarks

N/A

Parameters
  • dataPath
    • Type:String
    • Description:The path to the Geocoder data folder.
  • matchMode
    • Type:MatchMode
    • Description:This parameter is the match mode of the street matching plugin.

Protected Constructors

Public Methods

Dispose()

Releases all resources used by the StreetDbfMatchingPlugin.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Match(String)

N/A

Remarks

N/A

Return Value
Parameters
  • sourceText
    • Type:String
    • Description:N/A

Open()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Close()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

OpenCore()

This method opens the StreetMatchingPlugin.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

CloseCore()

This method closes the StreetMatchingPlugin.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MatchCore(String)

This method matches source text in the corresponding street index files.

Remarks

N/A

Return Value
  • Type:Collection<GeocoderMatch>
  • Description:The collection of GeocoderMatch objects.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to match.

cBQ=(String)

N/A

Remarks

N/A

Return Value
Parameters
  • sourceText
    • Type:String
    • Description:N/A

cRQ=(String)

N/A

Remarks

N/A

Return Value
Parameters
  • sourceText
    • Type:String
    • Description:N/A

FormalizeCore(String)

This method formalizes the source text to get possible street addresses.

Remarks

N/A

Return Value
  • Type:Collection<String>
  • Description:The collection containing possible street addresses.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to formalize.

Finalize()

This method is automatically called after an object becomes inaccessible, unless the object has been exempted from finalization by a call to SuppressFinalize.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Formalize(String)

N/A

Remarks

N/A

Return Value
  • Type:Collection<String>
  • Description:N/A
Parameters
  • sourceText
    • Type:String
    • Description:N/A

oxM=(GeocoderMatch)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

MatchMode

This property is the match mode of the street matching plugin.

Remarks

N/A

Return Value

StreetNumberMatchingMode

This property is the street number match mode of the street matching plugin.

Remarks

N/A

Return Value

DataPath

This property is the path to the Geocoder data folder.

Remarks

N/A

Return Value
  • Type:String

RankingMultiplier

N/A

Remarks

N/A

Return Value
  • Type:Int32

Protected Properties

bxQ=

N/A

Remarks

N/A

Return Value

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.streetmatchingplugin.1442819047.txt.gz · Last modified: 2015/09/21 07:04 by admin