by Chris Harman | Jul 11, 2012 | Keep (KP Project), Getting started
The Loqate library is available as a shared object on the following AIX platforms: loqate_installer_aix Platform Version Build Compiler Library Dependencies AIX 5.3 and above IBM XL C/C++ Enterprise Edition V8.0 for AIX libC.a(shr_64.o) libC.a(shr2_64.o)...
by juanjsilva | Jul 25, 2012 | Keep (KP Project), Revise (KP Project), Documentation
Sample C# Code: LoqateSOAPRegisterSample.cs using System; using System.Collections.Generic; using System.Text; using LoqateSOAPRegisterSample.com.loqate.saas; /// ******************************************************************** /// /// The LoqateSOAPRegisterSample...
by Chris Harman | Apr 13, 2011 | Keep (KP Project), Getting started, Support Root
Loqate API Architecture Search Our Site Search for: More in This SectionGetting Started API Architecture Local API Cloud API Field Descriptions Report Codes Server Options Submit a Support...
by Chris Harman | Apr 12, 2012 | Keep (KP Project), Revise (KP Project), Documentation
GKRInfo ReverseGeocode Format Geocode Report Parse Verify Country Search (Deprecated - Maintenance mode) Query Match CASS SERP AMAS Search Our Site Search for: More in This SectionGetting Started API Architecture Local API Cloud API Field Descriptions Report Codes...
by Chris Harman | Apr 12, 2017 | Keep (KP Project), Revise (KP Project), Getting started
Batch Cloud API The Batch Cloud API provides batch verify and geocode functionality that can be integrated into your own systems and applications. Input/Upload File Format The /batch/create resource may fail if the format or the encoding of the file is incorrect. If a...
by juanjsilva | Jul 25, 2012 | Keep (KP Project), Revise (KP Project), Documentation
Sample Java Code: LoqateJavaRegisterDemo.java Search is in maintenance mode with no planned future development of bug fixes. package com.loqate.javademo; import com.loqate.*; import java.io.BufferedReader; import java.io.FileReader; import java.io.FileWriter; import...