9f685ee38d
[renderd] Make speedtest configurable for renderd socket and map name
2012-01-26 16:40:54 +00:00
29080ad2ec
More changes to make the tile cache directory configurable at runtime
...
* -t|--tile-dir option for render_list and convert_meta
* renderd reads it from renderd.conf section "[renderd]" setting "tile_dir"
* mod_tile reads from Apache conf ModTileTileDir directive
There are still some places in store.c left, where HASH_DIR is used directly. More fixes needed.
2009-06-10 16:26:12 +00:00
01bbb97b9d
Fix protocol version in mod_tipe speedtest.cpp
2009-01-20 00:30:44 +00:00
101f422926
Applied MacOSX compile fixes from Artem with a few modifications
2009-01-10 15:50:02 +00:00
1a3958cf0d
mod_tile: New apache directives and options for multiple tile sets
2009-01-05 22:43:54 +00:00
4794bbc6ca
mod_tile: Move map style & font location into render_config.h. Fix up operation with non-metatile rendering. Several utilities are not implemented for non-metatile (render_list, render_old, speedtest).
2008-06-23 21:55:47 +00:00
72796eb4de
Include limits.h for PATH_MAX definition.
2008-05-20 07:44:55 +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
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