190.1.2
by Joshua Judson Rosen
Adapt osb2tango for FoxtrotGPS. |
1 |
FoxtrotGPS does not display waypoints, but the program is able to read POIs (Points of Interest) from its own sqlite POI database. |
190.1.1
by Mitja Kleider
`OpenStreetBugs to tangoGPS' converter |
2 |
|
3 |
This is a script to read the GPX file from OpenStreetBugs ("As GPX file" on the left) and store it in the POI database. Maybe you also want to download the empty-poi.db file, which is just the empty database ready to be filled. |
|
4 |
||
5 |
usage: |
|
190.1.2
by Joshua Judson Rosen
Adapt osb2tango for FoxtrotGPS. |
6 |
./osb2foxtrot gpxfile poidbfile |
190.1.1
by Mitja Kleider
`OpenStreetBugs to tangoGPS' converter |
7 |
gpxfile: a file in the OSB GPX file format, containing bug information |
190.1.2
by Joshua Judson Rosen
Adapt osb2tango for FoxtrotGPS. |
8 |
poidbfile: usually poi.db, or any other wellformed foxtrotgps poi sqlite database file |