Planetary mapping: Difference between revisions
Jump to navigation
Jump to search
(init) |
(modules) |
||
Line 9: | Line 9: | ||
Data summary (1999): | Data summary (1999): | ||
http://publish.uwo.ca/~pjstooke/mapsummy.txt | http://publish.uwo.ca/~pjstooke/mapsummy.txt | ||
=== Modules === | |||
* r.in.gdal will handle HDF and netCDF and [http://www.gdal.org/formats_list.html many many more formats] | |||
* r.in.bin will load raw binary data | |||
* see also the [[GRASS and GMT]] wiki page for interfacing with GMT Mapping Tools | |||
=== Mars topography === | === Mars topography === | ||
See tutorial in [http://grass.osgeo.org/newsletter/index.php GRASSNews volume 1] | See tutorial in [http://grass.osgeo.org/newsletter/index.php GRASSNews volume 1]: | ||
: ''Global dataset of bathymetry and topography''. GRASS Newsletter, 1:8-11, August 2004. ISSN 1614-8746. | : ''Global dataset of bathymetry and topography''. GRASS Newsletter, 1:8-11, August 2004. ISSN 1614-8746. | ||
Revision as of 14:24, 24 June 2008
GIS Support
- GRASS lat/lon regions may be used as 0-360 longitude, not just 180 east+west.
- You can set and add custom ellipsoids, see the g.setproj module. Custom ellipsoids have to be added by hand, but the config tables for that are plain self-documenting text files, so reasonably easy to edit. We would of course be happy to include standard planetary ellipsoids along with future versions GRASS, as they become available.
Data
Data summary (1999):
http://publish.uwo.ca/~pjstooke/mapsummy.txt
Modules
- r.in.gdal will handle HDF and netCDF and many many more formats
- r.in.bin will load raw binary data
- see also the GRASS and GMT wiki page for interfacing with GMT Mapping Tools
Mars topography
See tutorial in GRASSNews volume 1:
- Global dataset of bathymetry and topography. GRASS Newsletter, 1:8-11, August 2004. ISSN 1614-8746.