Chapter 4.1.4 - Geocode Lat Long

Geocode Lat Long

GeocodeLatLong accepts a latitude/longitude coordinate pair for geocoding:

Key Value
latitude [double] Latitude
Latitude of location to geocode
longitude [double] Longitude
Longitude of location to geocode
Source [string] Source
Leave blank - Internal use only

Example

<GeocodeLatLong>
<latitude>35.991130741436415</latitude>
<longitude>-78.90267307450108</longitude>
<Source/>
</GeocodeLatLong>