I've developed a script to create a map contour slope measuring tool. Like my Clone and windshield scripts, it uses parameters to allow the user to tailor it to their needs, and it's also written in PostScript.
The following factors can be set:
map scale
map vertical contour spacing
number of contours between 'index' (thicker) contour
number of index 'series'
minimum slope angle
maximum slope angle
physical size of the tool
The tool draws a number of series of contour lines, which widen according to the slope angle scale. To measure the slope from the map, place to tool over the map slope in question, and move the tool until you find the point where the tool contours match the map contours, and read the slope angle (or 1 in x value) off the scales.
Once you've set the parameters to suit your needs, simply print the tool onto a transparency, ideally in a laser printer. The script will print an array of tools on a single transparency, saving waste. I suppose I could get it to print a series of different scales, making it more use to a single user...
Since the script calculates all values and draws the contour lines mathematically, the tool should be perfect (barring printer scaling errors). And, since you can enter any scale you want, you can create a tool for OS 1:25k (5m or 10m contour), 1:50k, 1:63360, Harvey's 1:40k (15m), or whatever other bizarre scale you find. The map scale and contour spacing are printed on the tool, to avoid confusion.
The idea came about as a result of my reading on navigation, having decided I probably need to teach 'accepted practice' in DofE, rather than my self-taught methods. Having found the 'Keayscale' in Wally Keay's DofE Navigation book, I looked at his contour measurement scales, which have gaps between black blocks, where the gap is the size of n contour spacings, for a given slope angle. I thought that, rather than simply quote the number of lines that should fit in the gap, I'd draw the lines in the gap. And, rather than put the scale along the edge of a piece of card, they could be printed on a transparency to overlay on the map. It was a simple progression to a set of continuously varying slope contours used in the tool.
Here's a rather low-resolution image of an example tool: [rats, OM image insert broken again..]
Any interest? Any thoughts? Is it an old idea that I've re-invented?
Edited: 09/07/2012 at 18:12