]> git.street.me.uk Git - andy/viking.git/commit - src/viktrwlayer.c
SF Features#116: Add an Acquire From URL option.
authorRob Norris <rw_norris@hotmail.com>
Wed, 2 Oct 2013 20:27:44 +0000 (21:27 +0100)
committerRob Norris <rw_norris@hotmail.com>
Wed, 2 Oct 2013 20:30:26 +0000 (21:30 +0100)
commitc6acf18ddc123a52e92f0757310cefc9292b46a7
treee05cf761b5ffcf9ff7e01a892ab4862fa95c3e08
parent35f0da98ffcbc38cb4123ced2173c91d31bf7434
SF Features#116: Add an Acquire From URL option.

Add a dialog to download a file from a specific URL directly into Viking,
using the datasource methods.

By default the downloaded file will be opened as a GPX,
 but any file type supported by GPSBabel can be specified
 (as used by the Import from File option).

If the URL does not resolve, does not return a file, or the file can not be interpreted,
 then simply this will give 'Acquisition Error'
help/C/viking.xml
src/Makefile.am
src/babel.h
src/datasources.h
src/menu.xml.h
src/viktrwlayer.c
src/vikwindow.c