
74
|
Chapter 2, Mapping Your Neighborhood
#18 Why You Can’t Watch Broadcast TV
HACK
Getting Started with SPLAT!
You can download SPLAT! from its homepage at http://www.qsl.net/kd2bd/
splat.html. Grab the latest tarball, which as of this writing was splat-1.1.0.
tar.gz, and unpack and build it as follows. The SPLAT! application and utili-
ties will install under /usr/local by default:
# tar zvfx splat-1.1.0.tar.gz
# cd splat-1.1.0
# ./configure
# ./install all
You’ll need to make sure you have the zlib and bzip2 devel-
opment libraries installed on your system in order to build
SPLAT! correctly. On Debian Linux, try
apt-get install
zlib1g-dev libbz2-dev
. On Red Hat and Fedora, install the
RPMs for bzip2-devel and zlib-devel.
Now you need a model of your terrain: a digital elevation model, or DEM.
You can get the 1:250k (a.k.a. “1 degree”) DEMs from the USGS EROS
Data Center at http://edc.usgs.gov/geodata/. Click on the “1:250k DEM” link,
and then select “FTP via State” or “FTP via Graphics.” As of this writing, the
“FTP via Graphics” link will show you a map that you can click to zoom in
on, but clicking the actual quadrangle to download the model caused a 404
File Not Found error. Still, you can use this map to figure out which quad-
rangles you need and then use the “FTP via State” link to actually download
them. Be sure to get the compressed, rather than uncompressed, DEM files.
For our example, we’ll