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/18 10:41] admin [Product Guides] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Map Suite Geocoder ====== | ||
- | 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. | ||
- | |||
- | <div shortcuts clearexternlink> | ||
- | **[[http://thinkgeo.com/download|Try It Free]]** | ||
- | </div> | ||
- | |||
- | <div shortcuts clearexternlink> | ||
- | **[[http://thinkgeo.com/map-suite-developer-gis/geocoder/#geo-demos|Explore the Demos]]** | ||
- | </div> | ||
- | |||
- | |||
- | <div shortcuts clearexternlink> | ||
- | **[[http://thinkgeo.com/map-suite-developer-gis/geocoder/#geo-pricing|Purchase Online]]** | ||
- | </div> | ||
- | ===== Product Guides ===== | ||
- | |||
- | <div dokuteaser> | ||
- | > [[Map Suite Geocoder Quick Start Guide|Quick Start Guide]] | ||
- | This guide helps you get you up to speed with integrating the Map Suite Geocoder Edition into your GIS software. | ||
- | </div> | ||
- | <div dokuteaser> | ||
- | > [[Map Suite Serialization Guide|Serialization 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.</div> | ||
- | |||
- | <div dokuteaser> | ||
- | > [[Map Suite Geocoder Installation Guide|Installation Guide]] | ||
- | This guide walks you through installing the Geocoder edition on your system and creating a simple GIS application. | ||
- | </div> | ||
- | <div dokuteaser> | ||
- | > [[Map Suite Geocoder Deployment Guide|Deployment Guide]] | ||
- | This guide walks you through deploying your GIS software using the Geocoder edition into a production environment. | ||
- | </div> | ||
- | <div dokuteaser> | ||
- | > [[Map Suite Geocoder Dependencies Guide|Dependencies Guide]] | ||
- | This guide introduces the dependencies Map Suite Geocoder needs with their features, versions and source websites. | ||
- | </div> | ||
- | <div dokuteaser> | ||
- | > [[Map Suite Data Format Guide|Data Format Guide]] | ||
- | This guide walks the various GIS data format that are supported in the map control. It also list any caveats related to the use of that format in your mapping application. | ||
- | </div> | ||
- | ===== 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> | ||
- | |||
- | |||
- | ===== 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 ====== | ||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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 | ||
- | Bundled with U.S. street data | ||
- | </div> | ||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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 | ||
- | Get county, elevation & more | ||
- | </div> | ||
- | |||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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 | ||
- | High performance processing | ||
- | </div> | ||
- | |||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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 | ||
- | 1 click gives you greater speed | ||
- | </div> | ||
- | |||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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. | ||
- | Customize by writing your own MatchingPlugins | ||
- | </div> | ||
- | |||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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 | ||
- | Overcome typos & input errors | ||
- | </div> | ||
- | |||
- | |||
- | <div medialist imagewithremaker> | ||
- | {{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 | ||
- | Copy & paste into your apps | ||
- | </div> | ||
- | |||
- | <div newline></div> | ||
- | <div newline></div> | ||
- | ===== 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 Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]] <div> This change log details the new features and bug fixes applied to the product for each major release cycle. </div> | ||
- | |||
- | ===== Frequently Asked Questions===== | ||
- | * [[Map Suite Geocoder FAQ General Questions|General Questions]] <div>These frequently asked questions cover GIS and Geocoder edition topics that are not categorized in other areas. </div> | ||
- | |||
- | |||
- | |||
- | ===== Help & Support Guides ===== | ||
- | |||
- | {{page>help_support_guides}} |
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.