1 |
|
2004-07-08 Jan Sch�ngel <[email protected]> |
2 |
|
|
3 |
|
* Extensions/umn_mapserver/mapfile.py: Added code to generade and get |
4 |
|
a list of supported outputformats. This formats are not alle supported |
5 |
|
because there is no possibility to get the outputformat without the |
6 |
|
name known. Make some formal changes to the code. |
7 |
|
(MF_Map.set_name()): Fixed a bug if the name is None. |
8 |
|
|
9 |
|
* Extensions/umn_mapserver/mf_handle.py: Removed the image_type import |
10 |
|
statement, because its not needed anymore. The Outputformat is now |
11 |
|
given as string from the object. Make some formal changes to the code. |
12 |
|
|
13 |
|
* Extensions/umn_mapserver/test/test_mapserver.py: Added new test for |
14 |
|
most of the new setting which were added during the last changes. |
15 |
|
Removed the MF_Size Test. |
16 |
|
|
17 |
|
* Extensions/umn_mapserver/test/test.map: Added a new class to the |
18 |
|
cultural Layer to test expressions and the the status of that layer |
19 |
|
from on to default. |
20 |
|
Changed the data path the the correct Thuban Data |
21 |
|
Added the Outputformat Object and Symbol Object |
22 |
|
|
23 |
2004-07-07 Jan Sch�ngel <[email protected]> |
2004-07-07 Jan Sch�ngel <[email protected]> |
24 |
|
|
25 |
* Extensions/umn_mapserver/mapfile.py: Added some new |
* Extensions/umn_mapserver/mapfile.py: Added some new |