View Single Post
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#4
A new version.

http://www.sharebigfile.com/file/105...er002-zip.html

This one has a much better chance of working!! The last version would have worked if the only gpx file you wanted to use was c:\temp\Pubs.gpx and then only any use in the UK!!

Save to File is now working. This will dump a *.sql file in your temp directory. It can be used thus:-

Code:
cat <path to>\<filename>.sql | sqlite3 <path to >poi.db
So you can save poifiles in a directly usable manner.

You will need the sqlite3 files in your PATH ( Mine were just dropped into system32 ).

This will be my last post until Monday.

Rick