Friday 31 August * discovered sqlite3VB.dll this is a wrapper for sqlite3 no longer need sqlite3.exe or sqlite3.dll also the module to run dos commands and collect output now no longer needed * Large speed increases - ( although big code changes may have introduced new bugs ) * radius limiting implemented - Uses a large well stocked db ( 13000 records for testing ) enter a position, radius and filename ie "51.50531 -3.18192",10,"Cardiff" to output Cardiff.db with just local ( 20 mile diameter ) Poi. 280 record from the above db. * Started "Route limiting" will need inputs of "error", "width", "routefile" and "output" - will produce a db with all poi either side of a given route using the width param . When complete this will allow loading a "route limited db" and then "starting radius db" and "finishing radius db" will give a dumbell effect.