DataFlux Data Management Studio 2.7: User Guide

Geocoding Status Values

AddressDoctor 5 introduces Geocoding for selected countries: This means the Version 5 API will provide the option to enrich a validated address by the respective geo-coordinates in WGS84 (http://wikipedia.org/wiki/WGS84) format.

The quality of coverage will naturally vary from country to country and while AddressDoctor shall strive to provide geo-coordinates on house number or building level, depending on data availability, only street or even locality level geo-coordinates might be available.

The corresponding status values returned with the processing result via AD_GetResultXML() or AD_GetResultParameter() are:

EGCU: Geocoding database not unlocked
EGCN: Geocoding database not found
EGCC: Geocoding database corrupt
EGC0: No Geocode available
EGC1..3: Reserved for future use
EGC4: Geocode with partial postal code level accuracy (e.g. 795xx)
EGC5: Geocode with postal code level accuracy
EGC6: Geocode with locality level accuracy
EGC7: Geocode with street level accuracy
EGC8: Geocode with house number level accuracy (interpolated approximation)
EGC9: Reserved for future use

Documentation Feedback: yourturn@sas.com
Note: Always include the Doc ID when providing documentation feedback.

Doc ID: dfDMStd_Task_World2_Geocoding.html