Skip to main content
Skip table of contents

Loquate

Data Management's Loqate tool interfaces with Loqate's AddressVerify system to validate and cleanse mailing addresses for more than 240+ countries and territories. It:

  • Supports data in any UTF8 language.

  • Parses unstructured text into labeled address, location and contact components.

  • Validates data against the Loqate Global Knowledge Repository of worldwide reference data.

  • Standardizes to the correct local format country based on Oasis and UPU standards.

  • Corrects common misspellings and converts data to local address format.

  • Adds missing components such as postal codes, region, and other address components.

Loqate tool configuration parameters

The Loqate tool has three sets of configuration parameters in addition to the standard execution options:

Input

Input type

Select the structure that best describes the input data. This is optional and defaults to All available.

Map available input fields

Map the input fields to the data fields. The available input fields will depend on the selected Input type.

Output

See Output field names and sizes.

Options

Address line separator

If output includes Full address formatted for mailing, the character used to separate the address lines. Defaults to HTML <br>.

Process mode

Select the processing mode:

  • Verify and Geocode (default).

  • Verify only.

  • Parse and Geocode (parses addresses without verification).

  • Parse only.

  • Geocode only.

Context cache result size

If Override cache settings is selected, specifies how many sets of context results should be cached in memory. This cache is a cost-based cache based on processing time, meaning that the slowest context analyses have their results cached. Defaults to 0. Values up to around 5,000 are relevant, but the memory usage and performance gain will be dependent on the supplied input data.

Query cache result size

If Override cache settings is selected, specifies how many sets of query results should be cached in memory. This cache is a cost-based cache based on query time, meaning that the slowest queries have their results cached. Defaults to 0. Values up to around 5,000 are relevant, but the memory usage and performance gain will be dependent on the supplied input data.

Reference page cache size

If Override cache settings, specifies the number of MRU reference datasets to cache. Default value is 5.

Reference dataset cache size

If Override cache settings, specifies the number of MRU pages to cache from each individual reference dataset. Default value is 12, and each page equates to approximately 5Mb of memory use.

Loqate output field names and sizes

The following are the default output field names and sizes for the Loqate tool. All fields are Unicode Text.

Description

Output field

Meaning

Length

Organization

STD_Organization

The business name associated with a particular delivery point, should one exist.

32

Organization name

STD_OrganizationName

The name indicator within the Organization field, should one exist. For instance, if Organization contains ‘Loqate Inc” OrganizationName contains “Loqate” if a sufficient level of parsing detail exists for the particular country.

24

Organization type

STD_OrganizationType

The trailing type indicator contained within the Organization field, should one exist. For instance, if Organization contains “Loqate Inc” OrganizationType contains “Inc” if a sufficient level of parsing detail exists for the particular country.

24

Contact name

STD_Contact

Contact name information.

32

Contact function name

STD_Function

Contact function or job information.

32

Contact department name

STD_Department

Contact organizational department information.

32

Full address formatted for mailing

STD_Address

Full address correctly formatted for mailing, including line breaks.

64

First-line...Twelfth-line address

STD_Address1...12

Address lines 1...12.

64

PostBox

STD_PostBox

The post box for a particular delivery point, should one exist.

28

PostBox number

STD_PostBoxNumber

The alphanumeric indicator within the PostBox field, should one exist. For instance, if PostBox contains “PO BOX 1234” PostBoxNumber contains “1234” if a sufficient level of parsing detail exists for the particular country.

10

PostBox type

STD_PostBoxType

The type indicator contained within the PostBox field, should one exist. For instance, if PostBox contains “PO BOX 1234” PostBoxType contains “PO BOX” if a sufficient level of parsing detail exists for the particular country.

10

Administrative Area

STD_AdministrativeArea

The most common geographic data element within a country. For instance, USA State, and Canadian Province.

64

SuperAdministrative Area

STD_SuperAdministrativeArea

The largest geographic data element within a country.

64

SubAdministrative Area

STD_SubAdministrativeArea

The smallest geographic data element within a country. For instance, USA County.

64

Address verification code

STD_AVC

Accuracy codes for addresses.

14

Country name

STD_CountryName

ISO 3166 official country name.

28

Latitude

STD_Latitude

WGS 84 latitude in decimal degrees format.

11

Longitude

STD_Longitude

WGS 84 longitude in decimal degrees format.

11

Geocode accuracy

STD_GAC

Geo-Accuracy codes.

2

Full delivery address formatted for mailing

STD_DeliveryAddress

Full address minus Organization, Locality fields, AdministrativeArea fields, and PostalCode fields, correctly formatted for mailing in the relevant country, including line breaks.

256

First line...twelfth line address formatted for mailing

STD_DeliveryAddress1...12

Delivery address lines 1...12

128

ISO 3166 2-character country code

STD_ISO3166-2

The ISO 3166 2-character country code.

2

ISO 3166 3-character country code

STD_ISO3166-3

The ISO 3166 3-character country code.

3

ISO 3166 3-digit numeric country code

STD_ISO3166-N

The ISO 3166 4-character country code.

3

Locality name

STD_Locality

The most common population center data element within a country. For instance, USA City, Canadian Municipality.

32

Locality extra

STD_LocalityExtra

Information that could be present along with the Locality. This information is not considered as part of the Postal authority data but is still necessary for parsing the address in order to obtain a complete delivery address. Available if a sufficient level of parsing detail exists within a particular country.

32

Dependent locality name

STD_DependentLocality

A smaller population center data element, dependent on the contents of the Locality field. For instance, Turkish Neighborhood.

32

Double dependent locality name

STD_DoubleDependentLocality

The smallest population center data element, dependent on both the contents of the Locality and DependentLocality fields. For instance, UK Village.

32

Building

STD_Building

The descriptive name identifying an individual location, should one exist.

28

Name indicator within building field

STD_BuildingName

The name indicator within the Building field, should one exist. For instance, if Building contains "WESTMINSTER HOUSE” BuildingName contains "WESTMINSTER” if a sufficient level of parsing detail exists for the particular country.

28

Leading type indicator within building field

STD_BuildingLeadingType

The leading building type indicator within the Building field, should one exist. For instance, if Building contains "BLOC C" BuildingLeadingType contains "BLOC" if a sufficient level of parsing detail exists for the particular country.

10

Trailing type indicator within building field

STD_BuildingTrailingType

The trailing building type indicator within the Building field, should one exist. For instance, if Building contains "WESTMINSTER HOUSE" BuildingTrailingType contains "HOUSE" if a sufficient level of parsing detail exists within a particular country.

10

Subbuilding

STD_SubBuilding

The secondary identifiers for a particular delivery point. For instance, FLAT 1 or SUITE 212.

28

Type indicator within subbuilding field

STD_SubBuildingType

"FLAT" if a sufficient level of parsing detail exists within a particular country.

10

Number indicator within subbuilding field

STD_SubBuildingNumber

The alphanumeric indicator within the SubBuilding field, should one exist. For instance, if SubBuilding contains "FLAT 1" SubBuildingNumber contains "1" if a sufficient level of parsing detail exists within a particular country.

10

Name indicator within subbuilding field

STD_SubBuildingName

The descriptive name within the SubBuilding field. For instance, if SubBuilding contains "BASEMENT FLAT" SubBuildingName contains "BASEMENT FLAT".

28

Complete postal code

STD_PostalCode

The complete postal code for a particular delivery point, should such detail be able to be determined.

28

Primary postal code

STD_PostalCodePrimary

The primary postal code used for a particular country. For instance, USA Zip, Canadian Postcode, Indian PINcode.

28

Secondary postal code

STD_PostalCodeSecondary

This field contains secondary postal code information, if used in a particular country and if such detail is able to be determined and reference data is available. For instance, USA Zip+4.

28

Premise

STD_Premise

The alphanumeric code identifying an individual location, should one exist.

28

Premise type indicator within the premise field

STD_PremiseType

The leading premise type indicator within the Premise field, should one exist.

10

Alphanumeric indicator within Premise field

STD_PremiseNumber

The alphanumeric indicator within the Premise field, should one exist. For instance, if Premise contains “Plot 7/7A” PremiseNumber contains “7/7A” if a sufficient level of parsing detail exists within a particular country.

10

Premise extra data

STD_PremiseExtra

Information that could be present as part of the Premise field. Example: In a French address, the Premise number could be followed by words 'bis' or 'ter'.

28

Thoroughfare

STD_Thoroughfare

The most common street or block data element within a country. For instance, USA Street.

28

Name indicator within Thoroughfare

STD_ThoroughfareName

The name indicator within the Thoroughfare field, should one exist. For instance, if Thoroughfare contains “N MAIN ST” ThoroughfareName contains “MAIN” if a sufficient level of parsing detail exists for the particular country.

28

Thoroughfare pre-direction

STD_ThoroughfarePreDirection

The prefix directional contained within the Thoroughfare field, should one exist. For instance, if Thoroughfare contains “N MAIN ST” ThoroughfarePreDirection contains “N” if a sufficient level of parsing detail exists for the particular country.

10

Leading thoroughfare type indicator within Thoroughfare

STD_ThoroughfareLeadingType

The leading thoroughfare type indicator within the Thoroughfare field, should one exist. For instance, if Thoroughfare contains “RUE DE LA GARE” ThoroughfareLeadingType contains “RUE” if a sufficient level of parsing detail exists for the particular country.

10

Trailing thoroughfare type indicator within Thoroughfare

STD_ThoroughfareTrailingType

The trailing thoroughfare type indicator within the Thoroughfare field, should one exist. For instance, if Thoroughfare contains “N MAIN ST” ThoroughfareTrailingType contains “ST” if a sufficient level of parsing detail exists for the particular country.

10

Thoroughfare post-direction

STD_ThoroughfarePostDirection

The postfix directional contained within the Thoroughfare field, should one exist. For instance, if Thoroughfare contains “MAIN ST N” ThoroughfarePostDirection contains “N” if a sufficient level of parsing detail exists for the particular country.

10

Dependent thoroughfare

STD_DependentThoroughfare

The dependent street or block data element within a country. For instance, UK Dependent Street.

28

Name indicator within Dependent thoroughfare

STD_DependentThoroughfareName

The name indicator within the DependentThoroughfare field, should one exist. For instance, if DependentThoroughfare contains “N MAIN ST” DependentThoroughfareName contains “MAIN” if a sufficient level of parsing detail exists for the particular country.

28

Dependent thoroughfare pre-direction

STD_DependentThoroughfarePreDirection

The prefix directional contained within the DependentThoroughfare field, should one exist. For instance, if DependentThoroughfare contains "N MAIN ST” DependentThoroughfarePreDirection contains "N” if a sufficient level of parsing detail exists for the particular country.

10

Leading dependent thoroughfare type indicator within dependent thoroughfare

STD_DependentThoroughfareLeadingType

The leading thoroughfare type indicator within the DependentThoroughfare field, should one exist. For instance, if DependentThoroughfare contains "RUE DE LA GARE” DependentThoroughfareLeadingType contains "RUE” if a sufficient level of parsing detail exists for the particular country.

10

Trailing dependent thoroughfare type indicator within dependent thoroughfare

STD_DependentThoroughfareTrailingType

The trailing thoroughfare type indicator within the DependentThoroughfare field, should one exist. For instance, if DependentThoroughfare contains "N MAIN ST” DependentThoroughfareTrailingType contains "ST” if a sufficient level of parsing detail exists for the particular country.

10

Dependent thoroughfare post-direction

STD_DependentThoroughfarePostDirection

The postfix directional contained within the DependentThoroughfare field, should one exist. For instance, if DependentThoroughfare contains "MAIN ST N” DependentThoroughfarePostDirection contains "N” if a sufficient level of parsing detail exists for the particular country.

10

Unmatched

STD_Unmatched

Can hold any information in the input address fields that is unable to be parsed to a particular address field.

128

Configure the Loqate tool

  1. Select the Loqate tool, and then go to the Input tab.

  2. Select Input type and choose the structure that best describes the input data:

    • Fielded. All the data is fielded (for example, Street, City, State, ZIP/PostCode are all stored in individual fields), for example:

      Thoroughfare:

      Walnut Street

      Premise:

      1515

      PostBox:

      PO Box 1378

      Locality:

      Boulder

      AdministrativeArea:

      CO

      PostalCode:

      80302

    • Partially fielded. Some data has been fielded but some of the address is in generic "address lines," for example:

      Address1:

      1515 Walnut Street

      Address2:

      PO Box 1378

      Locality:

      Boulder

      AdministrativeArea:

      CO

      PostalCode:

      80302

    • Unfielded. All data is is in generic "address lines," for example

      Address1:

      1515 Walnut Street

      Address2:

      PO Box 1378

      Address3:

      Boulder CO 80302

    • All available. If your data contains elements not described by the other structures, choose All available.

  1. Use the Map available input fields grid to map each Description to the correct Input Field.

  2. Go to the Output tab, and use the Output fields grid to map each Description to the correct Output Field. You can select the Select arrow and choose All, None, or Typical to generate default Output Field names.

If the specified output fields do not already exist in the input file, they will be created as new fields, using the default names and field sizes. If the output fields already exist in the input file, the fields must be large enough to handle the standard size of the components, or results may be truncated. See Output field names and sizes.

  1. If your output fields include Full address formatted for mailing, including line breaks, you may specify an Address line separator on the Options tab.

  2. You may specify a Process mode on the Options tab, or accept the default setting of Verify and Geocode.

  3. Optionally, select Override cache settings on the Options tab to configure Context cache result size, Query cache result size, Reference page cache size, and Reference dataset cache size.

The impact of these settings is highly data dependent. In some situations you may reduce memory usage by setting them at low values with little change in throughput. In other situations, you can obtain throughput gains by configuring higher values. However, if the caches exceed the available physical memory, performance will be adversely affected. Start at a low value and then increase gradually, checking to see if throughput improves.

  1. Optionally, go to the Execution tab, and then set Web service options.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.