Reverse GeoCoder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|EssentialsBody= | |EssentialsBody= | ||
<h3>Getting Started</h3> | <h3>Getting Started</h3> | ||
*[[Media:ReverseGeo_QSG.pdf| | *[[Media:ReverseGeo_QSG.pdf|Quick Start Guide]] | ||
<h3>Basics</h3> | <h3>Basics</h3> | ||
*[[ | *[[Reverse GeoCoder:Introduction|Introduction]] | ||
*[[Reverse GeoCoder:Licensing|Licensing]] | |||
*[[Reverse GeoCoder:URL|Service URLs]] | |||
*[[IP Address Information]] | *[[IP Address Information]] | ||
<h3>FAQ</h3> | <h3>FAQ</h3> | ||
*[[Reverse GeoCoder:FAQ|Reverse GeoCoder FAQ]] | *[[Reverse GeoCoder:FAQ|Reverse GeoCoder FAQ]] | ||
<h3>Web Service General Information</h3> | |||
*[[Cloud Service:Best Practices|Web Service Best Practices]] | |||
*[[Cloud Service:Special Character Replacement|Special Character Replacement]] | |||
*[[Cloud Service:Protocols|Protocols]] | |||
|ReferenceBody= | |ReferenceBody= | ||
<h3> | <h3>Input/Output</h3> | ||
*[[Reverse GeoCoder: | *[[Reverse GeoCoder:Request|Request Fields]] | ||
*[[ | *[[Reverse GeoCoder:Response|Response Fields]] | ||
<h3>Examples</h3> | <h3>Examples</h3> | ||
*[[Reverse GeoCoder:Example Request|Example Request]] | *[[Reverse GeoCoder:Example Request|Example Request]] | ||
*[[Reverse GeoCoder:Example Response|Example Response]] | *[[Reverse GeoCoder:Example Response|Example Response]] | ||
*[[Reverse GeoCoder:REST XML|REST XML]] | |||
*[[Reverse GeoCoder:JSON|JSON]] | |||
*[[Reverse GeoCoder:XML|XML]] | |||
<h3>Result Codes</h3> | |||
*[[Reverse GeoCoder:Result Codes#Result Code Use|Result Code Use]] | |||
*[[Result Code Details#Reverse GeoCoder|Reverse GeoCoder Result Codes]] | |||
<h3>[[Reverse GeoCoder:Sample Code|Sample Code]]</h3> | <h3>[[Reverse GeoCoder:Sample Code|Sample Code]]</h3> | ||
{{CodeButtonTable | |||
|SampleCodeEntries= | |||
{{CodeButtonDownloadOnly | |||
|Name=Java | |||
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/ReverseGeocoder/ReverseGeoJavaREST.zip | |||
}} | |||
{{CodeButtonDownloadOnly | |||
|Name=Javascript | |||
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/ReverseGeocoder/ReverseGeoJavaScriptJSONP.zip | |||
}} | |||
{{CodeButtonDownloadOnly | |||
|Name=.NET/C# | |||
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/ReverseGeocoder/ReverseGeoCSharpXML.zip | |||
}} | |||
}} | |||
}} | }} | ||
Revision as of 22:03, 7 March 2019
Welcome to the Melissa Data Reverse GeoCoder Service. Find the nearest valid addresses to a latitude and longitude coordinate.
|
|
Getting StartedBasicsFAQWeb Service General Information |
|