Hogweed Software - Applications

Look out for the future code-merge of Mapmaker with FreemapEdit, the graphical utility for preparing maps for the online free mapping database Freemap!

Welcome to the home page of Mapmaker , a program to easily construct simple maps of the countryside for the purpose of illustrating walks (and indeed cycle rides for that matter), particularly descriptions ended for online publication.

Note that for copyright reasons, if you are using grid references within Mapmaker, they must be GPS derived and not taken from an Ordnance Survey map.

Features

Example Mapmaker-created map
An example of a map constructed by Mapmaker: the countryside northwest of Fernhurst, West Sussex. Roads are in black; footpaths in green and bridleways in brown. Resolution is 10 pixel points per 0.1km.

Download

Linux (and other Unix)

Mapmaker is licenced under the well-known Gnu General Public Licence (GPL). The following packages are available for Linux and other Unix:

The main dependency is Trolltech's Qt GUI library, version 2 or 3; make sure you have the development package installed (typically qt-devel or somesuch). Full installation instructions are included in the INSTALL file in the distribution; there is now a new "configure" script which should make installation easy if you have a recent Linux distribution with Qt 2.x and don't have Qt 1.x or KDE1 still lying around.

  • If you're using the version with the executable, most of the installation does not apply; however, you still need to do the make install to install the executable and data files, and set the MAPDATA environment variable. See the appropriate sections of INSTALL.
  • The source is best viewed with a tab size of 4; if you're using VIM, create a .vimrc file in your home directory and add the line set ts=4.
  • Windows

    This will install itself when you save it to the desktop and click; a reboot is required. Note that the install will not work on Windows NT/2000/XP unless you then manually set the environment variable MAPDATA to point to the pics subfolder of the Mapmaker installation folder.

    The Windows version has a slightly altered licence due to the use of the Non-commercial edition of the Qt library; see the licence file for more details.

    Previous versions

    To save space, only source code tarballs have been included.

    History of Mapmaker

    Recently I have done a couple of long distance walks across England. I have written up some of the route here , but ran into problems when attempting to illustrate it, as the OS licence conditions would not permit reproduction of maps on websites without a fee.

    Not knowing anything about graphical interface programming at the time, and not really having the time to learn it, I just had to leave it at that. But recently I have been inspired to look into this area and wanted an initial project to aim for, something not too complicated but nonetheless worthy. I then recalled my earlier troubles with illustrating my walks and, so, Mapmaker was the result....