Export for GpsDrive: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(project descr)
Line 1: Line 1:
== About this page ==
''GpsDrive's wiki is down so in addition to information about how to use the d.out.gpsdrive module, this page will temporarily include some GDAL and datasource tips not directly related to GRASS. Once the page is fully (re)composed the GpsDrive specific content will move from here into a README file in the GpsDrive SVN. Sorry for any inconvinence, --HB''
''GpsDrive's wiki is down so in addition to information about how to use the d.out.gpsdrive module, this page will temporarily include some GDAL and datasource tips not directly related to GRASS. Once the page is fully (re)composed the GpsDrive specific content will move from here into a README file in the GpsDrive SVN. Sorry for any inconvinence, --HB''
Try and extract content from the old wiki using the Internet Archive project's Wayback Machine:
* http://web.archive.org/web/*/http://www.livingresource.net/gpsdrive/


== About GpsDrive ==
== About GpsDrive ==


GpsDrive is....
''"GpsDrive is a car (bike, ship, plane) navigation system. GpsDrive displays your position provided from your GPS receiver on a zoomable map. The maps are autoselected for best resolution depending of your position and can be downloaded from the Internet. Speech output is supported if the "festival" software is running. All GPS receivers supported by gpsd should be usable.<BR>GpsDrive is written in C with use of the GTK+ toolkit under the GPL license, and runs with Linux, Mac OSX, and FreeBSD."''
 


* [http://www.gpsdrive.de GpsDrive homepage]
* [http://www.gpsdrive.de GpsDrive homepage]

Revision as of 04:50, 11 March 2008

About this page

GpsDrive's wiki is down so in addition to information about how to use the d.out.gpsdrive module, this page will temporarily include some GDAL and datasource tips not directly related to GRASS. Once the page is fully (re)composed the GpsDrive specific content will move from here into a README file in the GpsDrive SVN. Sorry for any inconvinence, --HB

Try and extract content from the old wiki using the Internet Archive project's Wayback Machine:


About GpsDrive

"GpsDrive is a car (bike, ship, plane) navigation system. GpsDrive displays your position provided from your GPS receiver on a zoomable map. The maps are autoselected for best resolution depending of your position and can be downloaded from the Internet. Speech output is supported if the "festival" software is running. All GPS receivers supported by gpsd should be usable.
GpsDrive is written in C with use of the GTK+ toolkit under the GPL license, and runs with Linux, Mac OSX, and FreeBSD."


Creating maps

Data sources

Online MapServers

  • gpsfetchmap.pl:
    • Google Maps
    • source2...
    • source3...
    • source4...

GDAL and OGR

  • GDAL homepage
  • gdal_slice.sh - script to chop up a georeferenced raster image in any supported GDAL format to GpsDrive tiles

Navigation data

  • NOAA ENC and BSB data

Using gpsfetchmap.pl

Using gdal_slice.sh

Using d.out.gpsdrive