]> git.street.me.uk Git - andy/viking.git/commit
Enable importing from GeoJSON files via the usage of the program 'togpx'.
authorRob Norris <rw_norris@hotmail.com>
Mon, 7 Apr 2014 22:16:33 +0000 (23:16 +0100)
committerRob Norris <rw_norris@hotmail.com>
Thu, 10 Apr 2014 21:47:24 +0000 (22:47 +0100)
commitc0c5893fdbbc2de9b1199834ab3c192eba6df3d1
treef51bd71d023fd9324f272e824b06bfb62b3b3528
parent1ca082d7cd3908f3ef30317444f3e506bc01927b
Enable importing from GeoJSON files via the usage of the program 'togpx'.

The togpx program will need to be detected before being made available for use in the GUI.
https://www.npmjs.org/package/togpx
help/C/viking.xml
po/POTFILES.in
src/Makefile.am
src/datasource_geojson.c [new file with mode: 0644]
src/datasources.h
src/geojson.c
src/geojson.h
src/vikwindow.c