This site contains excerpts and examples of topics covered in the book. Available Now at Pragmatic Bookshelf!!
[View Contents] [Forum]
The Generic Mapping Tools (GMT) can be used to create high quality maps for printing or use in web pages or documents.
You can easily create a simple globe (similar to the one on this website) using GMT. Here is the command:
pscoast -JA0/20/2.5i -Bg30/g15 -Dl -A2000 -G187/142/46 -S109/202/255 \ -R0/360/-90/90 -P -N1 > simple_hemi.eps
This produces:
Sometimes you need just a portion of a raster for use in your latest mapping project. In this example we will see a simple way to extract a rectangular region of an image and warp it to the desired projection.
The tools for accomplishing this feat are gdal_translate and gdalwarp, both part of the GDAL suite of utilities. On Linux and Windows you can easily get access to these tools by installing FWTools. If you use a Mac, download the GDAL framework and required dependencies from Kyng Chaos.
The U.S. Geological Survey has an excellent poster on projections available at http://erg.usgs.gov/isb/pubs/MapProjections/projections.pdf. You can also download it from this site.

The sample data for Desktop GIS includes world boundaries, cities, and a global mosaic.
Recent comments
2 days 9 hours ago
2 days 9 hours ago
8 weeks 9 hours ago
8 weeks 10 hours ago
8 weeks 3 days ago
23 weeks 6 days ago
41 weeks 1 day ago
42 weeks 3 hours ago
48 weeks 11 hours ago
1 year 22 weeks ago