Table of Contents

Search

  1. Preface
  2. Introduction to Informatica AddressDoctor Cloud
  3. Informatica AddressDoctor Cloud Interface
  4. Informatica AddressDoctor Cloud Request Parameters
  5. Informatica AddressDoctor Cloud Response Elements
  6. Examples

Developer Guide

Developer Guide

GeoCoding in Validated Output

GeoCoding in Validated Output

You can obtain the geo-coordinates for an address as an enrichment in the validated address output.
If you request geocoding in the interactive mode, Informatica AddressDoctor Cloud does not provide any geocoordinates for the suggestions that are returned. However, in its response, Informatica AddressDoctor Cloud includes a
JobToken
that you can use to resubmit the address that you have selected from among the suggestions. When you resubmit the address along with the
JobToken
, Informatica AddressDoctor Cloud returns the geocoordinates for the selected address,
When you request geocoordinates as an enrichment, the
PayloadXml
in the response contains
<LATITUDE>
,
<LONGITUDE>
, and
<LAT_LONG_UNIT>
elements in addition to the
<Status>
element. The
LAT_LONG_UNIT
denotes the projection used; for example, WGS84 for World Geodetic System 1984.
The following table describes the possible status values for the GEOCODING enrichment.
<Status>
Description
EGC0
Geocoordinates could not be appended to this address
EGC4
Geocoordinates are accurate to partial postal code level
EGC5
Geocoordinates are accurate to postal code level
EGC6
Geocoordinates are accurate to locality level
EGC7
Geocoordinates are accurate to street level
EGC8
Geocoordinates are accurate to house number level (interpolated)
EGC9
High precision arrival point geocoordinates (point addressing)
EGCA
High precision parcel centroid geo coordinates

0 COMMENTS

We’d like to hear from you!