Table of Contents

Search

  1. Preface
  2. Getting Started with Informatica Address Verification (On-Premises)
  3. General Settings
  4. Input Parameters
  5. Process Parameters
  6. Address Enrichments
  7. Result Parameters
  8. Output Fields
  9. Assessment Codes and Return Codes
  10. Frequently Asked Questions
  11. Geocode Countries
  12. CASS Return Codes

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Enrichments for Poland Addresses

Enrichments for Poland Addresses

You can configure Informatica Address Verification to include the Gmina code, Locality TerytIDs, and Street TerytID as enrichments for validated Poland addresses. To enable enrichments for Poland addresses, you must install the supplementary database for Poland and include the corresponding unlock code in the
SetConfig.xml
file.
Official Register of the Territorial Division of the Country (TERYT) is the agency responsible for identifiers and names of territories, localities, roads, and buildings in Poland. Gmina is the Polish equivalent of communes or municipalities. TERYT assigns and manages Gmina code and TerytIDs.
For example, when you validate
<InputData> <AddressElements> <Country Item="1" Type="NAME">POL</Country> <Locality Item="1" Type="COMPLETE">Wrocław</Locality> <PostalCode Item="1" Type="UNFORMATTED">50510</PostalCode> <Province Item="1" Type="COUNTRY_STANDARD">dolnośląskie</Province> <Street Item="1" Type="COMPLETE">ul. Laskowa</Street> <Number Item="1" Type="COMPLETE">1</Number> </AddressElements> </InputData>
Address Verification returns the following enrichment values:
GMINA_CODE: 2183 LOCALITY_TERYT_ID: 0986544 STREET_TERYT_ID: 10666

0 COMMENTS

We’d like to hear from you!