Skip to content
forked from jocelynj/viking

Program to manage GPX tracks and show them on cached openstreetmaps maps

License

Notifications You must be signed in to change notification settings

gregh3285/viking

 
 

Repository files navigation

To compile:

If you downloaded viking from CVS, you have to:
$ autogen.sh

Next, or if you downloaded a tarball, you have to:
$ ./configure
$ make

Check output of "./configure --help" for configuration options.
In particular, it is possible to disable some features, like --disable-google in order to disable any Google stuff.

If you whish to install viking, you have to (as root):
# make install


Viking needs documentation! Any volunteers?
After I get some core features down I'll start on documentation. I promise.

To export as GPSMapper, the track/waypoint name should be in the format of:

Name RGN## 0x####

or

Name RGN## 0x##

About

Program to manage GPX tracks and show them on cached openstreetmaps maps

Resources

License

Stars

Watchers

Forks

Packages

No packages published