by Elie Challita | Apr 14, 2015 | Keep (KP Project), Revise (KP Project), Documentation
Overview Enhance is a follow-up process that can be called to append enhanced data to a verified address. The process will call up different enhancement data packs depending on how the API call is setup. The example below shows a Java API call appending the ISO 3166-2...
by Elie Challita | Apr 14, 2015 | Keep (KP Project), Documentation
US Census Data Fields US Census Data may be appended to one of the following three fields: AdministrativeArea SubAdministrativeArea Locality The data takes the form of multiple value fields, which are outlined in the next section. For each value field, there is a...
by clarencee | Sep 21, 2015 | Keep (KP Project), Revise (KP Project), Documentation
DuplicateHandlingMask Option Address elements that contain duplicates in input cause slower processing and complicate parsing. With this option set, GBG Loqate’s engine can handle some of the duplicate information that is encountered upon user input. Duplicate input...
by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Documentation
0: ssOK The library has been successfully initialized and ready to accept requests. 1: ssUninitialized The library has not yet been successfully initialized. 2: ssInvalidDataDirectory The supplied data directory does not contain a Global Knowledge Repository. 3:...
by Chris Harman | Oct 28, 2011 | Keep (KP Project), Revise (KP Project), Documentation
SOAP API C# Example using System; using System.Collections.Generic; using System.Text; using LoqateSOAPSample.com.loqate.saas; namespace LoqateSOAPSample { class Program { static void Main(string[] args) { // Loqate objects lqtRecord lqtRecord = new lqtRecord();...
by Chris Harman | Feb 9, 2012 | Revise (KP Project), Documentation
The Verify process features the option to transliterate between Latin and a number of native scripts. All supported scripts are listed below, along with the primary countries or territories where they are officially supported. The transliteration method is run...