Commit Graph

520 Commits

Author SHA1 Message Date
26ebd3eb2e mod_tile: Update meta tile processing code to write via a tmp file 2008-02-16 22:14:39 +00:00
c2cfc34039 mod_tile: enhance convert_meta to preserve timestamp when translating files 2008-02-16 21:47:38 +00:00
df6acfc6ae mod_tile: move to middle translate name hook since we want to give mod_rewrite a chance to update the name 2008-02-16 21:26:38 +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
62d5656aad mod_tile: Make render_old pause if the load average is too high 2008-02-03 14:43:48 +00:00
850ba850a1 mod_tile: Fix expiry header. Update output of /status and /dirty 2008-02-02 20:46:27 +00:00
6679aeb8a3 mod_tile: Add render_old which automatically requests the rendering of old tiles 2008-02-02 18:58:25 +00:00
8a32a2664e mod_tile: Enhance render_list to take into account last planet import time 2008-02-02 17:31:43 +00:00
a60c5b4eec mod_tile: Use supplied length field when calculating hashed path 2008-02-01 20:01:14 +00:00
8a2c807b13 mod_tile: Enable debug output in render process, fix typo 2008-02-01 20:00:15 +00:00
3af8fe46a9 mod_tile: Accept normal x,y,z format in render_list 2008-02-01 19:59:08 +00:00
b195a33e97 mod_tile: Do not exit process loop if accept() fails 2008-02-01 19:57:15 +00:00
bd103c462b mod_tile: if rendering fails but we have an old tile, return that instead of an error 2008-01-30 19:40:49 +00:00
b810ae20d7 mod_tile: Adjust to latest Mapnik API 2008-01-30 18:30:40 +00:00
5d41bf0400 mod_tile: Validate request xyz since an error can cause a crash 2008-01-29 19:47:32 +00:00
f6d777fb82 mod_tile: remove unused ImageMagick header 2008-01-23 21:38:14 +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
fa173ae7d9 mod_tile: Increase connection and rendering queue limits 2007-10-12 23:16:23 +00:00
cd9801bc1e mod_tile: Apache module and rendering daemon for serving OSM tiles 2007-10-12 21:18:59 +00:00