Loqate Integration Properties

The following case-sensitive properties must be added to the sharedconfig.properties file to enable Loqate functionality. Customers are responsible for keeping all Loqate Local reference data updated on their servers.

Note: This solution can only be used in an on-premise deployment.

Both Local and Cloud

  • Address.AddressQualityPlugin=LoqateAddressQuality

  • Address.Service.Loqate.GeocodeAll=[true or false]

Optional. Default value is true. Specifies if all addresses should be geocoded. A geocode is a pair of coordinates for the latitude and longitude of a location.

Cloud Only

  • Address.Service.Loqate.License=[License Key required for Production]

Specifies the license key of the Loqate Cloud solution.

Local Only

  • Loqate.Server.Data=[direct or relative path]

The directory where data for the Loqate Local API has been installed.

Examples:

  • Linux: Loqate.Server.Data=/opt/stibo/step/resources/loqate/2.23.0.9136/LoqateData
  • Windows: Loqate.Server.Data=C:/LoqateData

The below screenshot shows a configuration for Loqate Local on a Linux server. The Address.Service.Loqate.License line is for the Cloud solution.

Note: If the Loqate.Server.Data parameter is set, STEP assumes that a Loqate Local server is also installed regardless if the Address.Service.Loqate.License parameter is set or absent.