Creation of quarter quad maps using GRASS 4.0
The GRASS 4.0 ps.map command was used to generate each quarter quad. A Bourne shell script was created to iterate through the list of 57 quarter quads(QQ). For each QQ, the script would set up the map region, title and sheet number and then run ps.map to build the corresponding soil map sheet in Postscript format. These files were then converted to PDF using the Acrobat Exchange software.
Creation of the index map
The index map is a GIF image generated using GRASS 4.0. Within the HTML file, each quarter quad area is delimited using the coordinates of a bounding box which is then associated to a HTML hyperlink pointing to the corresponding quarter quad sheet.
Bulk labeling of each PDF quarter quad using the Infodata Compose software
Each of the 57 quarter quad sheets contains more than a hundred labeled soil map units. To attach a web hyperlink to each label, one needs a software that can identify specific labels in the PDF file and associate each one with the corresponding hyperlink. The Compose software requires a file listing each label and its corresponding hyperlink. Using this information it parses a PDF file and inserts the HTML hyperlinks. The Batch Meister available as part of Compose allowed us to process all quarter quads in one step.