User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch

ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This class represents single match result.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch

Members Summary

Public Constructors

GeocoderMatch()

  • This parameter is the constructor of this class.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GeocoderMatch.28.29
Parameters

GeocoderMatch(Dictionary<String,String>)

  • N/A
Remarks
  • N/A
Parameters
  • nameValuePairs
    • Type:Dictionary<String,String>
    • Description:N/A

Protected Constructors

Public Methods

GetCentroidWkt()

  • Gets the WKT for the centroid point.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetCentroidWkt.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

GetBoundingBoxWkt()

  • Gets the WKT for bounding box.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetBoundingBoxWkt.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

ToString()

  • Returns a formatted String that represents the current object.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#ToString.28.29
Return Value
  • Type:String
  • Description:A String that represents the name-value pairs of the current GeocoderMatch.
Parameters

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

NameValuePairs

This property represents a dictionary that includes the name-value pairs.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#NameValuePairs

Return Value
  • Type:Dictionary<String,String>

Ranking

This parameter represents the Ranking for the GeocoderMatch.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Ranking

Return Value
  • Type:Int32

RankingMultiplier

This parameter represents the ranking multiplier. The different GeocoderMatches from different MatchingPlugIns could have different ranking multipliers. For example, the GeocoderMatch from StreetDbfMatchingPlugIn could have a multiplier of 2 and the GeocoderMatch from ZipDbfMatchingPlugIn could have a multiplier of 1.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#RankingMultiplier

Return Value
  • Type:Int32

Name

The name of the GeocoderMatch.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Name

Return Value
  • Type:String

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch.txt · Last modified: 2017/03/16 21:59 (external edit)