by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Documentation
lqtServer Static Public Member Functions static lqtServer* create () This member function returns a pointer to a newly created lqtServer instance. static void destroy (lqtServer* pServer) This member function destroys all resources associated with the supplied...
by Chris Harman | Mar 1, 2012 | Keep (KP Project), Revise (KP Project), Documentation
Geocode Fields Click here for more information on the geocode report fields Loqate provides. Latitude [out] This field holds the WGS 84 latitude in decimal degrees format. Longitude [out] This field holds the WGS 84 longitude in decimal degrees format. GeoAccuracy...
by Chris Harman | Feb 9, 2011 | Keep (KP Project), Revise (KP Project), Documentation
lqtProcessResult Static Public Member Functions static lqtProcessResult* create () This member function returns a pointer to a newly created lqtProcessResult instance. static void destroy (lqtProcessResult* pProcessResult) This member function destroys all resources...
by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Documentation
0: psOK The command completed normally. The accuracy score must be examined to determine result accuracy. 1: psException An exception occurred during processing, normally as a result of malformed input data. 2: psServerUninitialized The command could not be completed...
by lin.wang | Aug 23, 2013 | Keep (KP Project), Revise (KP Project), Documentation
The table below displays the SERP verification codes currently available in the Loqate API. Field Definition SerpStatusEx V (Valid) C (Correctable) : Correctable fields will have been corrected to their right values in the output. N (Invalid) Questionable QR (for...
by lin.wang | Oct 15, 2013 | Keep (KP Project), Revise (KP Project), Documentation
Report Process The Report process is designed to generate reports during batch processing. Supported Reports : Data Quality Report (DQR) CASS Report PS3553 Report SERP Report Usage Report Process can be invoked from lqtBatch by adding the following options in the...