Organization of This Book
This book is organized into 14 chapters and 2 appendixes:
- Chapter 1, Introduction to Digital Mapping
This chapter introduces digital mapping, including web mapping, and presents some of the barriers to using the technology. It also includes a list of web sites providing web mapping services and outlines the technology required to do web mapping.
- Chapter 2, Digital Mapping Tasks and Tools
This chapter outlines the goals of digital mapping and the common types of tasks involved including viewing, analysis, creating/manipulating, conversion, and sharing.
- Chapter 3, Converting and Viewing Maps
This chapter introduces the concepts of raster and vector data types, and the main tools used in this book: OpenEV, MapServer, GDAL, OGR, and PostGIS.
- Chapter 4, Installing MapServer
In this chapter, we walk through the main components of MapServer applications. You'll find detailed instructions for installing binaries or compiling MapServer from source. The chapter also provides a list of MapServer support contacts.
- Chapter 5, Acquiring Map Data
This chapter discusses how to assess your data needs and acquire data to meet those needs. It provides a list of resources for finding free mapping data.
- Chapter 6, Analyzing Map Data
This chapter covers setting up the FWTools package and using GDAL/OGR utilities for examining raster and vector datasets. Here you'll find examples that combine these utilities with command-line text processing tools to produce customized reports and summaries. ...