~ubuntu-branches/debian/wheezy/foxtrotgps/wheezy

« back to all changes in this revision

Viewing changes to contrib/README.osb2foxtrot

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2012-02-14 06:13:28 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20120214061328-35kwl6bmt13loi21
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FoxtrotGPS does not display waypoints, but the program is able to read POIs (Points of Interest) from its own sqlite POI database.
 
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:
 
6
./osb2foxtrot gpxfile poidbfile
 
7
  gpxfile: a file in the OSB GPX file format, containing bug information
 
8
  poidbfile: usually poi.db, or any other wellformed foxtrotgps poi sqlite database file