View Single Post
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#45
Version 0.95 now on website.

Radius limiting - from the changelog

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.
Route limiting next but I am away again for a week so any problems etc. will have to wait untill then.

Rick