By Tyler Mitchell
Book Price: $39.95 USD
£28.50 GBP
PDF Price: $31.99
Cover | Table of Contents | Colophon
http://www.mapquest.com.http://fwtools.maptools.org.http://mapserver.gis.umn.edu.
http://fwtools.maptools.org. GDAL's home page (http://www.gdal.org) describes the project as:...a translator library for raster geospatial data formats... As a library, it presents a single abstract data model to the calling application for all supported formats.
http://www.gdal.org/formats_list.html.http://fwtools.maptools.org. The OGR project home page (http://www.gdal.org/ogr) describes OGR as:... a C++ open source library (and command line tools) providing read (and sometimes write) access to a variety of vector file formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, and Mapinfo mid/mif and TAB formats.
http://www.gdal.org/ogr/ogr_formats.html. The web page also shows which formats can be written or only read by OGR.ogrinfo
http://www.refractions.net) has created a product called PostGIS that extends PostgreSQL, allowing it to store several types of geographic data. The result is a robust and feature-rich database for storing and managing tabular and geographic data together. Having this ability makes PostgreSQL a spatial database, one in which the shapes of features are stored just like other tabular data.http://geos.refractions.net/.|
GDAL
|
OGR
|
PostGIS
|
OpenEV
|
MapServer
| |
|---|---|---|---|---|---|
|
Viewing and mapping
|
✓
|
✓
✓
|
✓
✓
| ||
|
Analysis
|
✓
|
✓
✓
|
✓
|
✓
| |
|
Manipulation
|
✓
|
✓
|
✓
✓
|
|
http://mapserver.gis.umn.edu.http://mapserver.gis.umn.edu/doc/mapserver-FAQ.html.http://mapserver.gis.umn.edu/bugs/index.cgi.http://lists.umn.edu/archives/mapserver-users.html.http://mapserver.gis.umn.edu/cgi-bin/wilma/mapserver-users.http://dir.gmane.org/gmane.comp.gis.mapserver.user.http://lists.gis.umn.edu/mailman/listinfo/mapserver-dev.#mapserver at irc.freenode.net.
http://www.cia.gov/cia/publications/factbook/geos/ag.html. Here you will find a basic political map for every country and also a detailed demographic, cultural, and political summaries. Large-size, print-quality reference maps are also available in Portable Document Format (PDF).http://www.lib.utexas.edu/maps/. With a brief walk through some of the links, you can find diverse maps that show, for example, a street map of Baghdad or a shaded relief map of the United Kingdom, nicely showing the Scottish Highlands. The library has scanned many of these maps and made them available to the public domain.http://www.cia.gov/ciapublications/factbook) has small political maps for each country. Other reference maps that show more physical data (e.g., bathymetry and elevation) or even photographic examples of the earth can be found. The U.S. National Geophysical Data Center (NGDC) includes some beautiful premade gallery images of their more detailed source data; look for them at http://www.ngdc.noaa.gov/seg/topo/globegal.shtml.http://mapserver.gis.umn.edu/dload.html. Beside the latest download version file, you will see a link to demo. This links to a ZIP file called workshop.zip.http://maps.dnr.state.mn.us/mapserver_demos/workshop.zip. Now, download, and unzip the contents of this file. All you really need is the workshop/data folder.data folder you will find 49 files. These are map data files in ESRI shapefile format and GeoTIFF images. To learn more about them, you will use a tool from the GDAL project. GDAL comes bundled with the FWTools package, as does the OpenEV viewer and other utilities used in this book.http://fwtools.maptools.org/. Examples used in this book are for the Linux operating system, but for Windows users, I have included notes wh