1 |
|
2004-07-13 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/baserenderer.py |
4 |
|
(BaseRenderer.render_map_incrementally): Fix a logic bug in the |
5 |
|
optimization that tries not to draw layers under a raster layer. |
6 |
|
The bug was harmless. All it effectively did was to produce The a |
7 |
|
strange messages about not being able to draw Layer instances for |
8 |
|
all vector layers below a raster layer which would be invisible |
9 |
|
anyway because the raster layer currently always covers the entire |
10 |
|
window |
11 |
|
|
12 |
2004-07-08 Jan Sch�ngel <[email protected]> |
2004-07-08 Jan Sch�ngel <[email protected]> |
13 |
|
|
14 |
* Extensions/umn_mapserver/mapfile.py: Added code to generade and get |
* Extensions/umn_mapserver/mapfile.py: Added code to generade and get |