![]() |
2007-05-01
, 22:43
|
Posts: 245 |
Thanked: 25 times |
Joined on Apr 2007
|
#12
|
![]() |
2007-05-02
, 06:27
|
|
Posts: 299 |
Thanked: 168 times |
Joined on Jun 2006
@ Wales UK
|
#13
|
![]() |
2007-05-02
, 17:10
|
|
Posts: 299 |
Thanked: 168 times |
Joined on Jun 2006
@ Wales UK
|
#14
|
![]() |
2007-05-04
, 14:55
|
|
Posts: 299 |
Thanked: 168 times |
Joined on Jun 2006
@ Wales UK
|
#15
|
![]() |
2007-05-04
, 14:59
|
|
Posts: 26 |
Thanked: 2 times |
Joined on Feb 2007
@ UK
|
#16
|
![]() |
2007-05-04
, 15:10
|
|
Posts: 299 |
Thanked: 168 times |
Joined on Jun 2006
@ Wales UK
|
#17
|
![]() |
2007-05-04
, 15:22
|
|
Posts: 26 |
Thanked: 2 times |
Joined on Feb 2007
@ UK
|
#18
|
![]() |
2007-05-04
, 15:30
|
|
Posts: 299 |
Thanked: 168 times |
Joined on Jun 2006
@ Wales UK
|
#19
|
![]() |
2007-05-05
, 07:30
|
|
Posts: 26 |
Thanked: 2 times |
Joined on Feb 2007
@ UK
|
#20
|
GPLed
Source and install files available from website www.rikcull.f2s.com
Normal Operations
Directly import foreign POI files. Currently tomtom (.ov2), garmin_poi(.cvs), geo(.loc), gpx (.gpx) but any format supported by gpsbabel easily corporated. Converts 'on the fly' to gpx, inserting category into the gpx if not all ready there. Saves in <filename>.gpx without the category also in <filename>_MM.gpx with category inserted into gpx.
Installs and uses gpsbabel and sqlite3. ( executables in application path, dlls in winsys )
Uses a unique index to avoid possibility of duplicates. ( could previously load the same poifile twice)
Database operations
Add a new POI
Delete selected POI
Display all POI
Display all POI in category
Delete all POI
Delete all POI in category
Add a new category
Delete selected category ( only if no POI in category )
Display all categories
Edit category description
Export POI in category to GPX file with category in 'sym' tags. ( <category>.gpx )
Export full db to GPX with categories in 'sym' tags ( <DBDump>.gpx )
From the file menu
Database Operations
Create new default MM poi.db
Call gpsbabelgui
From Help menu
Help screen
About screen