User Tools

Site Tools


map_suite_server_geocoding

Map Suite Geocoding

Note: If you are using Map Suite 9.0 or previous versions of Map Suite product, please go to MapSuite 9.0 Wiki. The current page is for Map Suite 10.0 and future versions. It has different assemblies, licensing strategy and ways of distribution, and more. although the majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code to Map Suite 10, please check out MapSuite 10 Upgrade Guide.

Map Suite Geocoding 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.

Product Guides

This guide helps you get you up to speed with integrating the Map Suite Geocoding into your GIS software.

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.

This guide walks you through installing the Map Suite Geocoding on your system and creating a simple GIS application.

This guide walks you through deploying your GIS software using the Map Suite Geocoding into a production environment.

This guide introduces the dependencies Map Suite Geocoding needs with their features, versions and source websites.

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.

This guide introduces how to improve the performance of geocoding, we will discuss the bottleneck of Map Suite Geocoder performance and help you to use multi-thread to do the batch query.

API Documentation

  • ThinkGeo.MapSuite.MapSuiteGeocoding

    The Map Suite Geocoding API documentation covers the ThinkGeo.MapSuite.MapSuiteGeocoding namespace which resides in the ThinkGeo.MapSuite.Geocoding.dll assembly. It contains all of the Map Suite Geocoding specific classes such as the map control itself, Overlays, and supported map classes.

Package

Description This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone.

Supported Platforms: Windows, Linux, MacOS

Compatible Products
  • Map Suite Desktop for WPF
  • Map Suite Desktop for WinForms
  • Map Suite Web for WebForms
  • Map Suite Web for Mvc
  • Map Suite World Streets

Code Samples

All Samples
All samples about Map Suite Geocoding.

Project Templates
These projects show various study cases based on Map Suite Geocoding

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.

Screenshots

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

Convert lat/long coordinates to a street address
Get county, elevation & more
Convert lat/long coordinates to a street address Get county, elevation & more

Geocode an entire batch of addresses in one operation
High performance processing
Geocode an entire batch of addresses in one operation High performance processing

Improve geocoding performance by building indexes
1 click gives you greater speed
Improve geocoding performance by building indexes 1 click gives you greater speed

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

Use inexact searches to suggest results
Overcome typos & input errors
Use inexact searches to suggest results Overcome typos & input errors

Includes sample applications with full source code
Copy & paste into your apps
Includes sample applications with full source code Copy & paste into your apps

Change Logs

  • API Change Log

    This change log details the changes made to the product for each major release cycle.

  • Features & Bug Fixes Change Log

    This change log details the new features and bug fixes applied to the product for each major release cycle.

Frequently Asked Questions

  • General Questions

    These frequently asked questions cover GIS and Map Suite Geocoding topics that are not categorized in other areas.

Help & Support Guides

  • Support Options

    This article outlines various support options available through ThinkGeo. It explains the various methods and recommendations of which options work best depending on your issue.

  • Support Ticket Guide

    This guide explains how to create a support ticket using the ThinkGeo customer portal. The guide also covers recommendation on when to use a support tickets versus other forms of support.

  • Discussion Forum Guide

    This guide explains how to create a constructive discussion forum post. It outlines the best practices in posting to ensure that your GIS questions get answered quickly and accurately.

  • NuGet Guide

    In Map Suite 10.0 we are starting to provide our products via packages on NuGet. This will allow references to our products to be added and updated easily. We have three different types of packages on NuGet, feature packages, dependency packages, and product packages, which will be expained in detail below. Each of these packages will also have two different build branches, production and development.

  • Release Cycle Guide

    This guide explains the process and rations behind the Map Suite release schedule. It outlines release dates, version information, and various aspects related to publicly releasing Map Suite software.

map_suite_server_geocoding.txt · Last modified: 2019/03/20 10:01 by tgwikiupdate