ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents single match result.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch</a>
*System.Object **ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
GeocoderMatch | This parameter is the constructor of this class. | ||
GeocoderMatch | Dictionary<String, String> | This is the constructor of this class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetBoundingBoxWkt | Gets the WKT for bounding box. | ||
GetCentroidWkt | Gets the WKT for the centroid point. | ||
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object(overriden) | Returns a formatted String that represents the current object. |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
Name | String | The name of the GeocoderMatch. | |
NameValuePairs | Dictionary<String,String> | This property represents a dictionary that includes the name-value pairs. | |
Ranking | Int32 | This parameter represents the Ranking for the GeocoderMatch. | |
RankingMultiplier | Int32 | 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. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This parameter is the constructor of this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GeocoderMatch.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GeocoderMatch.28.29</a>
| Name | Type | Description |
|---|
This is the constructor of this class.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
| Name | Type | Description |
|---|---|---|
| nameValuePairs | Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –> | This parameter is a dictionary that includes the name-value pairs. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Gets the WKT for bounding box.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetBoundingBoxWkt.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetBoundingBoxWkt.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> Go Back
Gets the WKT for the centroid point.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetCentroidWkt.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetCentroidWkt.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Returns a formatted String that represents the current object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> | A String that represents the name-value pairs of the current GeocoderMatch. |
| Name | Type | Description |
|---|
<!– System.Object(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
The name of the GeocoderMatch.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Name” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Name</a>
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> Go Back
This property represents a dictionary that includes the name-value pairs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#NameValuePairs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#NameValuePairs</a>
| Return Type |
|---|
| Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> Go Back
This parameter represents the Ranking for the GeocoderMatch.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Ranking” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#Ranking</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> Go Back
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.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#RankingMultiplier” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch#RankingMultiplier</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> Go Back