Andy Talbot's (G4JNT) Geographic, site database, path and height plotting programs.

A rather spiffing suite of programs which, well, to quote from the README.TXT file:

These programs allow a directory of sites to be consulted and
the distance and bearing of paths between them to be calculated.
Maps sites and paths can be plotted and accurate conversion
between Locator, NGR and Lat/Long is provided.

The height database and associated programmes allow terrain maps
to be generated of almost any region of Great Britain;  Ireland
and the Channel Islands are not included.

Versions and distributing

Andy is not interested in setting up a web site. As a result, there is no definitive source for these programs. In fact, the site he suggests downloading them from doesn't actually have these programs available!

Over the years, many people have got hold of the programs, found how good and useful they are, and passed them on to friends. This is OK, because Andy has placed them in the public domain. However what seems to have happened is that people have changed the contents of the SITES.DAT file, then re-zipped up the files and passed them on. The datestamps of the individual files probably got changed as they were copied around disks and directories.
As a result, it's difficult to find 2 copies of these programs which are alike - the size of the ZIP file varies, the datestamps of the files vary, and the size and contents of the SITES.DAT file vary.

So far so bad. But then factor in that there are at least 2 different versions of the programs out there - something which I've only just discovered. And the programs tend to be distributed with a filename which gives no clue to version, or date, or anything.

Sorry, this is starting to sound like a rant. Probably because it is a bit of a rant. I'm used to open source software with version numbering, definitive download locations, and some degree of control. And the lack of these drives me crazy...

Downloading

As stated earlier, there are at least 2 different versions of the programs available. One can distinguish between them most easily by the README file (although, to be accurate, the filename is different in the 2 versions).

The first version has a file README.TXT which starts:

	    Geographic,  site database, path and height plotting programs. 



	               (c) A C Talbot G4JNT     Sep 1994

The later version has a file README which starts:

	===========  THIS TEXT IS INCLUDED IN THE ASCII FILE 'README'  ==============

	    
	    Geographic,  site database, path and height plotting programs. 


	               (c) A C Talbot G4JNT     May 1996

	    Latest changes and variations from older versions of this software.

I'd recommend using the later version. Note that I've unilaterally decided to call this version 2 (and, surprisingly, call the earlier version version 1). This means that I can readily distinguish between the zip files.

Version 2

This was kindly emailed to me by Brian GM4DIJ. The files AUXSITES.DAT has a number of GM sites in it, which I've left in remind users that the AUXSITES.DAT file should be used for user customisation, rather than altering the SITES.DAT file.

Anyway, you can download Geog-v2.00.zip.

Version 1 (deprecated)

The copies I have of version 1 are from unknown sources. I'm making it available in 2 pieces. Firstly, you need the programs themselves. These are available here as Geog-v1.00.zip

Then you need the height database. This is where things are a little messy, so you need to read lower down this page.

But what version do I have ?

I've produced a table of file sizes and MD5 message digests for various distributions of the software which I have.

The Height Database (HEIGHTS2.DAT)

Note: the downloadable versions of the height database here have different filenames and are gzip'ed to reduce download time. If you download, you'll need to unzip the file and rename the resultant file to HEIGHTS2.DAT (although if your browser is clever enough it will unzip it for you automatically). The resultant file should have a size of 2244000 bytes, and I've given MD5 message digests for each version of the file later on this page.

Don't hide your light under a bushel!

As I only recently found out about version 2, the following description of work done on the version 1 height database can be filed under re-inventing the wheel. It's a lesson in what happens when software is developed without version numbering, definitive download locations, or some degree of control! I never thought I'd admit to loving ISO9001...

The original height database in version 1 (heights2_orig.bin.gz) had corruption in the "NG" grid square, as can be seen from a plot of the original NG square data (the corruption was fixed earlier by G3NKL and the height database in version 2 is OK):

The original height database can be identified as having an MD5 message digest of 8fc0a92b69ea5dcbfe3179111689abfe.

The main corruption is the stripe effect on the data, which was removed moderately easily, as can be seen from a plot of the de-striped NG square data:

However this leaves some problems at the bottom of the square (i.e. the row of pixels above this text). There are extraneous pixels at the left hand side of the image, there are missing pixels in the island to the left of the centre line (this island is Rhum), and there are missing pixels in the land mass on the right hand side (this is the Knoydart peninsular).
If you want the version of the height database with just these fixes in, it's heights2_destriped.bin.gz with an MD5 message digest of 3bbd15999bb49b1d8fe610fc3438f900.

These errors had to be fixed manually, involving maps and magnifying glasses. The result can be seen on the plot of the final NG square data:

My final version of the height database is heights2_final.bin.gz. It has a MD5 message digest of 87d53e53a0f97a24da431dfffe799315.

Of course, if you're using version 2 of the software, the height database is already fixed. The database in version 2 differs slightly from my final database, in terms of the heights for grid references NG305000-NG335000, NG400000-NG420000, NG720000-NG735000, NG800000-NG835000, NG900000-NG935000, NH000095, and NH035095-NH040095. Its MD5 message digest is c2e6fe76cfde0260da8597c4e3fe5df8. I need to double check the two versions of the database to see which set of disputed heights is more accurate.

MD5 Message Digests

MD5 message digests can be thought of as checksums on steroids. They are 128-bit "fingerprints" of a file, and can detect corruption of data which would fool normal checksums.
The usual program to calculate MD5 message digests is named "md5sum" and versions are widely available for a variety of platforms.

Credits


Go to my software page

Last updated: 3-January-2005