User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch [2015/09/21 07:03]
admin
thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch ====== ====== ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents single match result. This class represents single match result.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 8: Line 11:
 ** {{wiki:​PublicMethod.gif|}} GeocoderMatch() ** ** {{wiki:​PublicMethod.gif|}} GeocoderMatch() **
  
-This parameter is the constructor of this class.+  * //This parameter is the constructor of this class.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} GeocoderMatch(Dictionary<​String,​String>​) ** ** {{wiki:​PublicMethod.gif|}} GeocoderMatch(Dictionary<​String,​String>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //​nameValuePairs//​   * //​nameValuePairs//​
Line 28: Line 31:
 ** {{wiki:​PublicMethod.gif|}} GetCentroidWkt() ** ** {{wiki:​PublicMethod.gif|}} GetCentroidWkt() **
  
-Gets the WKT for the centroid point.+  * //Gets the WKT for the centroid point.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 40: Line 43:
 ** {{wiki:​PublicMethod.gif|}} GetBoundingBoxWkt() ** ** {{wiki:​PublicMethod.gif|}} GetBoundingBoxWkt() **
  
-Gets the WKT for bounding box.+  * //Gets the WKT for bounding box.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 52: Line 55:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-Returns a formatted String that represents the current object.+  * //Returns a formatted String that represents the current object.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 64: Line 67:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 80: Line 83:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 92: Line 95:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 105: Line 108:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 117: Line 120:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 132: Line 135:
 This property represents a dictionary that includes the name-value pairs. This property represents a dictionary that includes the name-value pairs.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#​NameValuePairs
 == Return Value == == Return Value ==
   * Type:​Dictionary<​String,​String>​   * Type:​Dictionary<​String,​String>​
Line 140: Line 143:
 This parameter represents the Ranking for the GeocoderMatch. This parameter represents the Ranking for the GeocoderMatch.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#​Ranking
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 148: Line 151:
 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. 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 == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#​RankingMultiplier
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 156: Line 159:
 The name of the GeocoderMatch. The name of the GeocoderMatch.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#​Name
 == Return Value == == Return Value ==
   * Type:String   * Type:String
thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch.1442819025.txt.gz · Last modified: 2015/09/21 07:03 by admin