User Tools

Site Tools


api:thinkgeo.mapsuite.geocoding.citydbfmatchingplugin

ThinkGeo.MapSuite.Geocoding.CityDbfMatchingPlugin

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Geocoding.MatchingPlugin
      • ThinkGeo.MapSuite.Geocoding.DbfMatchingPlugin
        • ThinkGeo.MapSuite.Geocoding.CityDbfMatchingPlugin

Members Summary

Public Constructors

CityDbfMatchingPlugin()

  • This is the constructor of this class.
Remarks
  • N/A
Parameters

CityDbfMatchingPlugin(String)

  • This is the constructor of this class.
Remarks
  • N/A
Parameters
  • pathFileName
    • Type:String
    • Description:The path and file name of the DBF file to be used for City Geocoding.

Protected Constructors

Public Methods

GetRecord(Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Dictionary<String,String>
  • Description:N/A
Parameters
  • recordNumber
    • Type:Int32
    • Description:N/A

GetRecords(Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<Dictionary<String,String»
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • count
    • Type:Int32
    • Description:N/A

AddRecord(IEnumerable<Object>)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • values
    • Type:IEnumerable<Object>
    • Description:N/A

Dispose()

  • N/A
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

FormalizeCore(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<String>
  • Description:The collection containing possible cities.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to formalize.

OpenCore()

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

CloseCore()

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

MatchCore(String)

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

SearchUpperBound(Int32,Int32,String,String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • lastRecordNumber
    • Type:Int32
    • Description:N/A
  • sourceText
    • Type:String
    • Description:N/A
  • columnName
    • Type:String
    • Description:N/A

SearchLowerBound(Int32,Int32,String,String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • lastRecordNumber
    • Type:Int32
    • Description:N/A
  • sourceText
    • Type:String
    • Description:N/A
  • columnName
    • Type:String
    • Description:N/A

GetKeyColumnName()

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

BinarySearch(Int32,Int32,String,String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Dictionary<String,String>
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • lastRecordNumber
    • Type:Int32
    • Description:N/A
  • sourceText
    • Type:String
    • Description:N/A
  • columnName
    • Type:String
    • Description:N/A

Finalize()

  • N/A
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

NormalizeKeyValues(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

PathFileName

  • N/A
Remarks
  • N/A
Return Value
  • Type:String

ReadWriteMode

  • N/A
Remarks
  • N/A
Return Value

RecordCount

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

RankingMultiplier

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

Protected Properties

Public Events

api/thinkgeo.mapsuite.geocoding.citydbfmatchingplugin.txt · Last modified: 2017/01/11 07:29 (external edit)