-
Notifications
You must be signed in to change notification settings - Fork 0
Utility to convert gr-air-modes database to a GPX file
License
ashley-b/modes_sql_2_gpx
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
modes_db_2_gpx
by Ashley Brighthope
========================================================================
OVERVIEW
modes_db_2_gpx is a simple hack to convert modes_rx
(https://github.com/bistromath/gr-air-modes) sqlite database data
into GPX XML based data which can be load into programs such as
* viking - http://viking.sourceforge.net/
* marble - http://marble.kde.org/
========================================================================
REQUIREMENTS
modes_db_2_gpx requires:
* CMake 2.8 or later
* SQLite 3.7 or later
* Boost 1.40 or later
========================================================================
BUILDING
$ cd build
$ cmake ../
$ make
========================================================================
USAGE
The main application is modes_db_2_gpx. For a complete list of options,
run:
$ modes_db_2_gpx --help
By default modes_db_2_gpx will try to open 'air_modes.db' and will
generate 'air_modes.gpx' this behaviour can be overridden.
About
Utility to convert gr-air-modes database to a GPX file
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published