User Tools

Site Tools


map_suite_geocoder_quick_start_guide

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
map_suite_geocoder_quick_start_guide [2017/02/20 07:55]
tgwikiupdate [Download the Sample]
map_suite_geocoder_quick_start_guide [2017/03/17 05:15]
tgwikiupdate
Line 1: Line 1:
 ====== Map Suite Geocoder Quick Start Guide ====== ====== Map Suite Geocoder Quick Start Guide ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
  
 <div msgbox> <div msgbox>
Line 22: Line 24:
 If you installed the ThinkGeo Product Center in the default location, your Map Suite Geocoder 9.0 assemblies will be located in //​C:​\Program Files (x86)\ThinkGeo\Map Suite 9.0\Map Suite Geocoder//. If you installed the ThinkGeo Product Center in the default location, your Map Suite Geocoder 9.0 assemblies will be located in //​C:​\Program Files (x86)\ThinkGeo\Map Suite 9.0\Map Suite Geocoder//.
 ===== Download the Sample ===== ===== Download the Sample =====
-<faicon fa fa-download>​ {{https://​github.com/​ThinkGeo/​GeocodingSample-ForWinForms|Download Sample Code From GitHub}} ​//(16.2 MB)//+<faicon fa fa-download>​ {{https://​github.com/​ThinkGeo/​GeocodingSample-ForWinForms|Download Sample Code From GitHub}} ​
  
 ===== Setting up the Environment ===== ===== Setting up the Environment =====
Line 173: Line 175:
 </​code>​ </​code>​
  
-Now, build and run the sample. ​ Because our sample data set only contains street data for Chicago, IL, to perform a test you will need to enter an address in Chicago and then click the button to locate it.  Once you do, Map Suite Geocoder will return a result on your map, similar to the following screenshot:​ +Now, build and run the sample. ​ Because our sample data set only contains street data for Chicago, IL, to perform a test you will need to enter an address in
- +
-{{geocoder:​QSG_Geocoder_Img07b.png}} +
-\\ +
-//Figure 4. Your first geocoding application is up and running.//​ +
- +
-===== Summary ===== +
-You now know the basics of using Map Suite Geocoder and are able to get started adding functionality to your own applications. Let's recap what we have learned about the object relationships and how the various parts of the Map Suite Geocoder work together: +
- +
-  - There is a Open-Match-Close pattern in the Geocoder object;  +
-  - The Geocoder returns a collection of ''​GeocoderMatch''​ objects, each of which represents one matched result; +
-  - A ''​GeocoderMatch''​ object contains a key-value collection. +
- +
map_suite_geocoder_quick_start_guide.txt · Last modified: 2017/03/17 05:15 by tgwikiupdate