[OSM-dev] Apache + mapnik + mod_python problem
yvecai
yvecai at gmail.com
Sun Jun 27 17:59:49 BST 2010
Hi all,
I am currently using a setup similar to
http://wiki.openstreetmap.org/wiki/Howto_real_time_tiles_rendering_with_mapnik_and_mod_python.
The problem I have is that some tiles are properly rendered, but other
are not, like in this example:
http://yvecai.olympe-network.com/divers/Capture.png
It looks like the rendering is not 'finished', and this is also the case
for a layer containing only hillshading from SRTM raster images (some
tiles are simply missing).
On the other and, the generate_tile.py script works OK to create the
tiles on disk.
Please find attached the scripts used by mod_python and the apache
config file.
Ubuntu 10.04, mapnik 0.7.1
Apache/2.2.14 (Ubuntu) mod_python/3.3.1 Python/2.6.5 configured
Yves
-------------- next part --------------
A non-text attachment was scrubbed...
Name: renderer.py
Type: text/x-python
Size: 1657 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20100627/a3a83c68/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gen_tile.py
Type: text/x-python
Size: 3292 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20100627/a3a83c68/attachment-0001.py>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: moi.conf
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20100627/a3a83c68/attachment.ksh>
More information about the dev
mailing list