87482232cc
Update render_old to use multi-threaded rendering requests.
2009-09-04 20:09:59 +00:00
c486cd5be8
mod_tile: Don't overwrite an existing renderd.conf file
2009-07-01 20:32:37 +00:00
2cb5480cc7
Fixes to debian scripts
...
renderd starts in background mode now by default (use -f|--foreground for old behaviour)
2009-06-12 13:07:05 +00:00
3b36763f54
recursively make iniparser
2009-06-10 10:23:53 +00:00
a4c5781a7f
fixes for debian build
2009-06-10 10:10:47 +00:00
875a253533
Renderd uses iniparser3.0b ini file parser now which is included
...
Made renderd more configurable at runtime: socketname, num_threads and the mapnik settings plugins_dir, font_dir, and font_dir_recurse are now available through renderd.conf
There should be only one incompatible change: the [Default] section in the config is now in all lowercase "[default]" because the parser lib gives section and key names back in lowercase
2009-06-09 15:34:15 +00:00
6179355a4e
issue proper error message if neither apxs nor apxs2 present for mod_tile
2009-06-04 16:04:58 +00:00
a4e125af5e
mod_tile makefile to use apxs2 automatically when apxs not available
2009-06-04 14:25:51 +00:00
5d2f8cd0c8
mod_tile: Remove unnecessary inclusion of freetype and libagg
2009-02-07 18:08:23 +00:00
1a3958cf0d
mod_tile: New apache directives and options for multiple tile sets
2009-01-05 22:43:54 +00:00
923337038c
mod_tile: Update to a new meta tile scheme which stores all sub-tiles in a single .meta file. The PNG files are extracted from this on the fly by mod_tile. This is more efficient in disk space and inode usage
2008-02-16 20:30:49 +00:00
6679aeb8a3
mod_tile: Add render_old which automatically requests the rendering of old tiles
2008-02-02 18:58:25 +00:00
060498b387
mod_tile: Implement meta-tiles. Add speed test and tool to allow bulk rendering of tile list from stdin
2008-01-23 20:49:40 +00:00
bfeb102662
mod_tile: Implement directory hashing. Improve reconnection between mod_tile and renderer. Use new Mapnik native code for cutting and saving the tiles in 256 colours. Removes ImageMagick dependency.
2008-01-20 17:42:58 +00:00
cd9801bc1e
mod_tile: Apache module and rendering daemon for serving OSM tiles
2007-10-12 21:18:59 +00:00