[OSM-dev] mod_tile delivering metatiles?

Frederik Ramm frederik at remote.org
Mon Mar 15 12:00:24 GMT 2010


Hi,

    I have a somewhat broken mod_tile setup and before I fire up some 
heavy debugging gear I thouhgt I'd ask if maybe someone has seen a 
similar situation.

mod_tile takes an incoming request, issues a proper rendering request, 
has the tile rendered, receives the response, finds the tile in the file 
system (all fine until here), and then sends the full meta tile to the 
web server, instead of breaking out a PNG from the .meta file.

It acts as if it were compiled without metatile support, but then it 
*does* open the .meta file (doesn't expect a .png or so), so this cannot 
be the case.

My hunch is that there might be something wrong in Apache, maybe another 
module interfering or so.

Any ideas?

(mod_tile from SVN trunk on Debian lenny)

Bye
Frederik




More information about the dev mailing list