This suite of tools takes the Portland Bicycle Parking dataset and computes a
KML file from it.

REQUIREMENTS

"spcs83".  You can get this tool from NOAA at
http://ngs.woc.noaa.gov/PC_PROD/SPCS83/SPCS83.zip.  Compile the program with
the command "gfortran -o spcs83 *.for" and put it in this directory.

"bicycle_parking_pdx.zip".  You can get this from the CivicApps web site.

The shapelib, dbview, and zip packages in Debian Linux.

BUILDING

Run "make".  The makefile will produce bike_parking.kmz, which is the KML
output, compressed.

INSTALLING

Copy the files dot.png and bike_parking.kmz to your web server.

LICENSE

GPLv2.  See COPYING for details.

AUTHOR

Darrick J. Wong <djwong@gmail.com>
