From dcebcc6b1b5b03f7fd37864ded04fabdba0a0b57 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 4 Jan 2018 22:27:35 +0100 Subject: Initial draft. --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff6d93a --- /dev/null +++ b/README.md @@ -0,0 +1,51 @@ +# Maps + +This project produces a set of slippy maps. + + +## Overview + +This document provides a broad overview of the project. + +For detailed information, +please consult these additional documents: + + * - ways to use of the project as-is, and their requirements + * - future tasks and ideas + * - copyright and licensing info + +Also, each source file - +in particular the scripts below - +contain specific notes on use and requirements at the top of the file. + + +## Usage + +When needed software is installed +a web service can be started +and the visualizations accessed from a web browser. + +A minimal web service is included +ready to use for quick preview. +For large-scale publication +a production quality service like Apache Httpd is recommended. + +See file for detailed information +on ways to use of the project as-is, and their requirements. + + +## Rights + +See file for detailed copyright and licensing info. + +Please do not hesitate to ask if in doubt. + + +## Contact + +Main developer: Jonas Smedegaard . + +We would love to hear from you, +whether about uses and reuses of the project, +interest in helping out to improve some things, +or just excitement or scepticism, or whatever :-) -- cgit v1.2.3