Export for GpsDrive: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
Line 21: Line 21:
** source4...  
** source4...  


==== GDAL and OGR====
==== GDAL and OGR ====


* [http://gdal.osgeo.org GDAL homepage]
* [http://gdal.osgeo.org GDAL homepage]
* gdal_slice.sh - script to chop up a georeferenced raster image in any [GDAL format] to GpsDrive tiles
* gdal_slice.sh - script to chop up a georeferenced raster image in any supported [http://www.gdal.org/formats_list.html GDAL format] to GpsDrive tiles
 
* OGR vector data will need to be processed through GRASS
** [http://www.gdal.org/ogr/ogr_formats.html supported OGR vector formats]


==== Navigation data ====
==== Navigation data ====

Revision as of 04:45, 11 March 2008

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

About GpsDrive

GpsDrive is....

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