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/17 05:31] admin [Screenshots] |
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> |