This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_geocoder [2015/09/11 05:55] admin |
map_suite_geocoder [2017/03/16 09:07] (current) tgwikiupdate |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Map Suite Geocoder ====== | ====== Map Suite Geocoder ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
Map Suite Geocoder is a native geocoding and reverse geocoding component for .NET that lets you convert a street address into a geographic location and vice-versa. It can also deliver additional details like county, FIPS codes, census tract and more. Plus, it ships with an optimized set of United States street data based on the latest TIGER® data from the U.S. Census Bureau. | Map Suite Geocoder is a native geocoding and reverse geocoding component for .NET that lets you convert a street address into a geographic location and vice-versa. It can also deliver additional details like county, FIPS codes, census tract and more. Plus, it ships with an optimized set of United States street data based on the latest TIGER® data from the U.S. Census Bureau. | ||
Line 23: | Line 25: | ||
<div dokuteaser> | <div dokuteaser> | ||
> [[Map Suite Serialization Guide|Serialization Guide]] | > [[Map Suite Serialization Guide|Serialization Guide]] | ||
- | This guide explains how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. This allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time. The guide includes an overview of serialization system, and detailed explanation of the various classes, as well as information on creating your own serializer.</div> | + | Explains how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. This allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time.</div> |
<div dokuteaser> | <div dokuteaser> | ||
Line 43: | Line 45: | ||
===== API Documentation ===== | ===== API Documentation ===== | ||
* [[ThinkGeo.MapSuite.MapSuiteGeocoder|ThinkGeo.MapSuite.MapSuiteGeocoder]] <div>The MapSuiteGeocoder Edition API documentation covers the ThinkGeo.MapSuite.MapSuiteGeocoder namespace which resides in the MapSuiteGeocoder.dll assembly. It contains all of the MapSuiteGeocoder Edition specific classes such as the map control itself, Overlays, and supported map classes.</div> | * [[ThinkGeo.MapSuite.MapSuiteGeocoder|ThinkGeo.MapSuite.MapSuiteGeocoder]] <div>The MapSuiteGeocoder Edition API documentation covers the ThinkGeo.MapSuite.MapSuiteGeocoder namespace which resides in the MapSuiteGeocoder.dll assembly. It contains all of the MapSuiteGeocoder Edition specific classes such as the map control itself, Overlays, and supported map classes.</div> | ||
+ | |||
+ | |||
+ | ===== Code Samples ===== | ||
+ | |||
+ | <div samplelist> | ||
+ | <faicon fa fa-navicon fa-lg> [[Map Suite Geocoder All Samples|All Samples]] | ||
+ | \\ | ||
+ | All samples about Map Suite Services Edition. | ||
+ | </div> | ||
+ | |||
+ | <div samplelist> | ||
+ | <faicon fa fa-copy fa-lg> [[Map Suite Geocoder Project Templates|Project Templates]] | ||
+ | \\ | ||
+ | These projects show various study cases based on Geocoder Edition | ||
+ | </div> | ||
+ | |||
+ | <div clearboth> | ||
+ | **NOTE:** | ||
+ | We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. We have categorized them to allow you to quickly find what you are looking for. Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. | ||
+ | </div> | ||
+ | |||
====== Screenshots ====== | ====== Screenshots ====== | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Geocoding.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Geocoding.png?180|Pinpoint an address on your map almost instantly |
+ | Bundled with U.S. street data}} | ||
\\ | \\ | ||
Pinpoint an address on your map almost instantly | Pinpoint an address on your map almost instantly | ||
Line 54: | Line 78: | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Reverse_Geocoding.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Reverse_Geocoding.png?180|Convert lat/long coordinates to a street address |
+ | Get county, elevation & more}} | ||
\\ | \\ | ||
Convert lat/long coordinates to a street address | Convert lat/long coordinates to a street address | ||
Line 62: | Line 87: | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Batch_Geocoding.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Batch_Geocoding.png?180|Geocode an entire batch of addresses in one operation |
+ | High performance processing}} | ||
\\ | \\ | ||
Geocode an entire batch of addresses in one operation | Geocode an entire batch of addresses in one operation | ||
Line 70: | Line 96: | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Indexing.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Indexing.png?180|Improve geocoding performance by building indexes |
+ | 1 click gives you greater speed}} | ||
\\ | \\ | ||
Improve geocoding performance by building indexes | Improve geocoding performance by building indexes | ||
Line 78: | Line 105: | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_MatchingPlugins.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_MatchingPlugins.png?180|Match input to a specific county, street name, etc. |
+ | Customize by writing your own MatchingPlugins}} | ||
\\ | \\ | ||
Match input to a specific county, street name, etc. | Match input to a specific county, street name, etc. | ||
Line 86: | Line 114: | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Fuzzy_Logic_Searches.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Fuzzy_Logic_Searches.png?180|Use inexact searches to suggest results |
+ | Overcome typos & input errors}} | ||
\\ | \\ | ||
Use inexact searches to suggest results | Use inexact searches to suggest results | ||
Line 94: | Line 123: | ||
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
- | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Sample_Applications.png?180|Screenshot}} | + | {{geocoder:screenshot:Map_Suite_Geocoder_Screenshot_Gallery_Sample_Applications.png?180|Includes sample applications with full source code |
+ | Copy & paste into your apps}} | ||
\\ | \\ | ||
Includes sample applications with full source code | Includes sample applications with full source code | ||
Line 100: | Line 130: | ||
</div> | </div> | ||
- | + | <div newline></div> | |
- | ===== Code Samples ===== | + | <div newline></div> |
- | + | ||
- | <div samplelist> | + | |
- | <faicon fa fa-navicon fa-lg> [[Map Suite Geocoder All Samples|All Samples]] | + | |
- | \\ | + | |
- | All samples about Map Suite Services Edition. | + | |
- | </div> | + | |
- | + | ||
- | <div samplelist> | + | |
- | <faicon fa fa-copy fa-lg> [[Map Suite Geocoder Project Templates|Project Templates]] | + | |
- | \\ | + | |
- | These projects show various study cases based on Geocoder Edition | + | |
- | </div> | + | |
- | + | ||
- | <div clearboth> | + | |
- | **NOTE:** | + | |
- | We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. We have categorized them to allow you to quickly find what you are looking for. Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. | + | |
- | </div> | + | |
===== Change Logs ===== | ===== Change Logs ===== | ||
* [[Map Suite Geocoder Release Change Log|API Change Log]] <div> This change log details the changes made to the product for each major release cycle. </div> | * [[Map Suite Geocoder Release Change Log|API Change Log]] <div> This change log details the changes made to the product for each major release cycle. </div> |