|
517ab4fca0
|
Update renderd.py to obtain more config parameters from renderd.conf
|
2009-06-13 18:59:36 +00:00 |
|
|
b8d62ac957
|
Update renderd.py ignore the new sections added to the renderd.conf (renderd & mapnik).
|
2009-06-13 18:34:19 +00:00 |
|
|
159ca94603
|
renderd.py: Obtain map projection string automatically from <Map>. Add some more comments. Minor code tidy up
|
2009-01-20 00:20:16 +00:00 |
|
|
bb21b80d0a
|
Fix warning message from renderd.py caused by re-using a single ProtocolPacket for multiple requests
|
2009-01-19 02:08:04 +00:00 |
|
|
9a9b92df02
|
renderd.py: Remove more unnecessary code
|
2009-01-18 01:48:23 +00:00 |
|
|
1db0226980
|
renderd.py: Cleanup debug output. Fix V1 metatile calculation
|
2009-01-18 01:29:06 +00:00 |
|
|
04023a0ae4
|
small clean up of renderd.py code
|
2009-01-17 14:40:14 +00:00 |
|
|
102535cfd4
|
Provide alternate PNG rendering using Cairo. Fix zoom 18
|
2009-01-10 17:50:43 +00:00 |
|
|
9dd499791d
|
Fix generation of zoom 0 - 2 tiles
|
2009-01-10 16:03:57 +00:00 |
|
|
8e2cb84bba
|
Remove some unused imports, move minmax inside the only class which uses it
|
2009-01-10 15:37:53 +00:00 |
|
|
f0544d3c26
|
Render daemon code ported to Python. It is functionally equivalent to the C version but it is not intended to replace it. The python version should make it easier to experiment with new types of tile rendering
|
2009-01-10 14:12:51 +00:00 |
|