Commit Graph

15 Commits

Author SHA1 Message Date
be0d5fe256 Add docs on how to compile on Debian 12 (#309)
* Copy the Ubuntu 20.04 docs to Debian 12

* Update debian docs to refer to proper location of example map

* update debian docs to match what mapnik installs

* Update debian docs to match the installed URL

* Link to debian docs in README
2023-03-03 17:30:04 +00:00
b0a37a6915 Updated Ubuntu 20.04 doc to fix link to build and test .yml 2023-02-19 08:21:18 +00:00
0c4e2cf8b0 Add gen_tile_test sections, add zoom-level for render_speedtest
Also adjust exit codes for render_*
2022-07-24 18:30:51 +00:00
fe17e56eba Update man pages to reflect recent changes 2022-05-26 20:33:55 +00:00
c683c5569b Added compilation instructions for several distros 2021-08-03 19:16:48 +02:00
4ea8729e14 Added build & test on CentOS 7
* Requires building `Mapnik`
  * Which requires these `EPEL` repository packages
    * `boost169-devel` + dependencies
    * `gdal-devel` + dependencies
    * `proj-devel` + dependencies
* Caches `Mapnik` build directory
  * Takes about 20-30 minutes without cache
  * Takes about 5-10 minutes with cache
* Runs on `push` to `centos7` branch & `pull_request`
* Includes very basic build documentation
2021-08-03 07:43:47 +02:00
889a45b5e0 Use /var/cache instead of /var/lib for tiles 2020-10-09 07:52:15 +00:00
bdbd80e415 Merge pull request #168 from Ircama/render_list.1-options
Added .SH OPTIONS to docs/render_list.1
2020-09-28 07:42:30 +00:00
a2696f3901 Merge branch 'spelling-errors' of git://github.com/xamanu/mod_tile into xamanu-spelling-errors 2020-09-24 11:19:49 +01:00
3a78a312ed Fix spelling errors.
* recieve   -> receive
* accross   -> across
* determins -> determines
* reqyest   -> request

Gbp-Pq: Name spelling-errors.patch
2020-09-02 15:07:46 +00:00
9d0c6beb9e Fix manpage section for renderd.
Gbp-Pq: Name manpage-section-mismatch.patch
2020-09-02 14:47:14 +00:00
e1605712a6 Added .SH OPTIONS to docs/render_list.1 2017-09-11 23:50:55 +02:00
5a37766c2d Fix typos in render_list man page 2013-04-25 16:31:46 -07:00
b7fe90c887 Add man page for openstreetmap-tiles-update-expire 2013-04-20 20:49:11 -06:00
55258f9078 Move man pages out of the debian directory and into the docs directory
These are mostly stub man pages for now
2013-03-30 17:41:11 +00:00