by juanjsilva | Jun 22, 2012 | Keep (KP Project), Documentation
Sample Java Code: LqtLocalAPIService.java package com.loqate.ws.rest.service; import com.loqate.ws.rest.core.LqtLocalAPICaller; import java.util.LinkedList; import javax.ws.rs.*; import javax.ws.rs.core.MediaType; /** * LqtLocalAPIService * This class provides the...
by nita.wang@loqate.com | Jan 7, 2014 | Keep (KP Project), Getting started
Install Manager Installation Scenarios Online Installation Offline Installation Local API Installers Local API install process Data installation and update process Install Manager Installation Scenarios How to Obtain Version...
by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Documentation
Field Descriptions Primary Data Fields Address Fields Unmatched Field Geocode Fields Data Enhancement Process Fields Server & Process Fields processStatus serverStatus Certified Product Fields CASS Fields SERP Fields AMAS Fields Documentation for our report codes...
by Chris Harman | Apr 13, 2011 | Keep (KP Project), Revise (KP Project), Tutorials and How To Main, Documentation
Java Example import com.loqate.*; import java.io.*; import java.net.*; public class lqtSample { static { System.loadLibrary("lqtjava"); } public static void main(String args[]) { // Loqate objects lqtServer srv = lqtServer.create(); lqtInputRecord rec =...
by Chris Harman | Apr 12, 2012 | Keep (KP Project), Getting started
Format Process Overview The Format process is designed to output fields using the specified casing and output script. Relevant Options UseSymbolicTransliteration OutputCasing OutputScript Click here for the full list of supported options and their descriptions. Click...
by Chris Harman | Feb 9, 2011 | Keep (KP Project), Documentation, Getting started
GeoAccuracy Code Click here for more information on the geocode report fields Loqate provides. The GeoAccuracy code is made up of the following values: The geocoding status The geocoding level e.g. I4, A2, P4 Geocoding Status P: Point A single geocode was found...