Map Suite Geocoder Frequently Asked Questions
Where can I test out Map Suite Geocoder?
We have an online demo available at http://maps.thinkgeo.com; to test the geocoder functionality, simply enter any U.S. address in the box at the top of the screen and click "Find Location." Additionally, to see online sample applications built with Map Suite Geocoder — complete with source code — check out http://geocodersamples.thinkgeo.com/web/.
What street dataset does Map Suite Geocoder come with?
Map Suite Geocoder comes with data for the entire United States that is based on the latest TIGER® datasets from the U.S. Census Bureau. However, if you have your own data available, Map Suite Geocoder is extensible and flexible enough to allow you to build up your own custom geocoding solution.
What types of applications can use Map Suite Geocoder?
Map Suite Geocoder can be used in web applications, desktop applications, Silverlight applications, web services, Windows services, console applications or just about any other application type imaginable.
How is Map Suite Geocoder licensed?
Map Suite Geocoder is licensed by developer and by production web server. Each developer who writes code against the Map Suite Geocoder will need a license, and each production web server that utilizes Map Suite Geocoder will need a license as well. In cases where Map Suite Geocoder is used in desktop applications, there are no extra royalties or deployment costs.
What happens if I misspell an address?
Map Suite Geocoder has the capability to use Fuzzy Match logic when finding addresses. This means that if an address is spelled incorrectly but sounds similar to the correct spelling, the Geocoder may still return a result.
What type of information is returned by the Geocoder?
Map Suite Geocoder returns a detailed list of information about the area, including:
- Street
- House Number
- Side of Street
- Prefix
- Suffix
- StreetType
- Zip Code
- TIGER Line ID
|
- City
- State
- County
- Daylight Savings Time
- Latitude
- Longitude
- Elevation
- Centroid Point
|
- County FIPS
- State FIPS
- Census Tract
- Census Block
- Census Block Group
- Bounding Box
|
Can I add my own data to the Geocoder?
Yes. Map Suite Geocoder is completely extensible, so you can add your own data and build your own indexes. The product comes with all the necessary APIs and tools to help get you started.
Can I do batch geocoding?
Yes. Map Suite Geocoder was built for performance and can process a large number of geocodes at one time. For some benchmarks on how fast the Geocoder performs, check out the Benchmarks section on the Features page.
Can I integrate geocoding into my website?
Yes. Map Suite Geocoder can be easily integrated into your website or web application.
Can I do reverse geocoding? (The process of taking longitude and latitude coordinates and returning the closest street address)
Yes. Map Suite Geocoder comes with an easy-to-use reverse geocoding API that allows you to quickly translate longitude/latitude coordinates into the closest available address.
View Pricing & Specifications