About

This page contains information about how to download and install a digital orienteering map archive on your PHP+MySQL-equipped web server. The digital orienteering map archive helps you display your and your friends' orienteering maps and route choices on the web. The software is developed by Mats Troeng. To see it in use, take a look at my personal digital orienteering map archive.

Screenshot 1: map list
Screenshot 2: show map
Screenshot 3: edit map
Screenshot 4: edit user profile

Features

Terms of use

You may use and modify this software freely.

Requirements

Roles

Download

Current version

Older versions

Installation

It is possible to install multiple digital orienteering map archives on one single server, as long as each archive's installation folders and database tables are unique.

  1. Download the current installation package from the link under the Download header above. The installation package is a zip file containing all the necessary files.
  2. Use an FTP client to copy all the files and folders in the zip file to some folder (the root folder or another folder that you create) on the server.
  3. The config.php file contains the database and appearance and language settings. Edit this file in a text editor (e.g., Notepad), and save the changes to the server.
  4. Open your web browser and navigate to http://www.yourdomain.com/yoursubfolder/index.php, where www.yourdomain.com and yoursubfolder are to be replaced with your actual settings.
  5. A message telling you that the site was successfully created is hopefully displayed. If there are error messages, make the necessary adjustments and try again.
  6. The digital orienteering map archive is now installed, and the start page is http://www.yourdomain.com/yoursubfolder/index.php.

Usage

Web service / QuickRoute integration

A web service interface makes it possible for other software to upload and edit maps in the digital orienteering map archive. The web service address is http://www.yourdomain.com/yoursubfolder/webservice.php.

The QuickRoute software, www.matstroeng.se/quickroute, uses this web service to provide integration with your digital orienteering map archive. Version 2.2 or higher of QuickRoute is required. Select Tools > Publish map in the QuickRoute menu, and provide the web service address together with your administration user name and password as entered in the config.php file.

Customization

You may customize the site to suit your needs. This requires a bit of web design and/or programming skills (HTML, CSS, PHP, MySQL). Before modifying any of the files, it is highly recommended to make a backup.

Support

No support whatsoever is provided. Use the digital orienteering map archive at your own risk.