1 |
|
2004-06-26 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: |
4 |
|
Removed class VFile and used standard StringIO instead. |
5 |
|
|
6 |
|
2004-06-23 Jan Sch�ngel <[email protected]> |
7 |
|
|
8 |
|
Add the export function to the umn_mapserver extension. |
9 |
|
|
10 |
|
* Extension/umn_mapserver/mf_export.py: New. This module extents |
11 |
|
Thuban with the possibility to export the Thuban content. |
12 |
|
|
13 |
|
* Extensions/umn_mapserver/mapfile.py: Expand the classes to use |
14 |
|
with the export module. Especially added the possibility to |
15 |
|
add thuban objects directly to the map objects. |
16 |
|
|
17 |
|
* Extensions/umn_mapserver/mf_import.py: Removed the wxCHANGE_DIR, |
18 |
|
because of the hint from Bernhard Herzog. |
19 |
|
Corrected the handling of absolute pathnames. |
20 |
|
Changed the Text of the Menu-Item, now the beginning is upper case. |
21 |
|
|
22 |
|
* Extensions/umn_mapserver/README: Added the --with-tiff statement. |
23 |
|
|
24 |
2004-06-16 Jan Sch�ngel <[email protected]> |
2004-06-16 Jan Sch�ngel <[email protected]> |
25 |
|
|
26 |
Add a sample and make some changes. |
Add a sample and make some changes. |