1 |
|
2004-06-10 Jan Sch�ngel <[email protected]> |
2 |
|
|
3 |
|
Initial version of new extension "umn_mapserver". This extension aims |
4 |
|
to manage configuration for the UMN MapServer application. This |
5 |
|
inital version just imports the .map-files and displays all, Thuban is |
6 |
|
capable of. |
7 |
|
|
8 |
|
* Extensions/umn_mapserver, Extensions/umn_mapserver/test: New. |
9 |
|
|
10 |
|
* Extensions/umn_mapserver/test/README: New. Describes how to run the |
11 |
|
tests. |
12 |
|
|
13 |
|
* Extensions/umn_mapserver/test/test.map: New. This is a test |
14 |
|
.map-file for automated tests of the umn_mapserver extension of |
15 |
|
Thuban. |
16 |
|
|
17 |
|
* Extensions/umn_mapserver/test/test_mapserver.py: New. Tests for |
18 |
|
UMN Mapserver classes. |
19 |
|
|
20 |
|
* Extensions/umn_mapserver/__init__.py: New. Init to make this |
21 |
|
directory a package. |
22 |
|
|
23 |
|
* Extensions/umn_mapserver/mapfile.py: New. Classes to represent |
24 |
|
'.map'-file objects. |
25 |
|
|
26 |
|
* Extensions/umn_mapserver/mf_import.py: New. This module extends |
27 |
|
Thuban with the possibility to handle UMN MapServer mapfiles. |
28 |
|
|
29 |
2004-06-03 Bernhard Herzog <[email protected]> |
2004-06-03 Bernhard Herzog <[email protected]> |
30 |
|
|
31 |
* Thuban/Model/layer.py (Layer.TreeInfo): Convert the bounding box |
* Thuban/Model/layer.py (Layer.TreeInfo): Convert the bounding box |