Table of Contents

Search

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

Developer Guide

Developer Guide

GeoCoding Data in Validated Output

GeoCoding Data in Validated Output

You can obtain the geocoordinates for an address as an enrichment in the validated address output.
If you request geocoding in the interactive mode,
Informatica Address Verification
does not provide any geocoordinates for the suggestions that are returned. However, in its response,
Informatica Address Verification
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 Address Verification
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 geocoordinates
EGCB
High-precision rooftop geocoordinates
From November 2018, Informatica has ceased support for Parcel Centroid and Rooftop geocoding.

0 COMMENTS

We’d like to hear from you!