1 |
|
2004-06-16 Jan Sch�ngel <[email protected]> |
2 |
|
|
3 |
|
Add a sample and make some changes. |
4 |
|
|
5 |
|
* Extension/umn_mapserver/mf_import.py: Changed the wxPython.wx |
6 |
|
import from * to explicit used statements. Changed the |
7 |
|
Thuban.UI.mainwindow import phrase, too. |
8 |
|
(import_mapfile):Corrected a clerical mistake. |
9 |
|
Added wxCHANGE_DIR in OpenFile Dialog. |
10 |
|
Added a MultipleChoiceDialog, to select the layers to load from |
11 |
|
mapfile into thuban. Thereby the projection is only set if one layer |
12 |
|
is selected. |
13 |
|
Added the possibility to handle relative pathnames which uses |
14 |
|
up-level references. |
15 |
|
Removed some doubled code. |
16 |
|
Corrected an error with integer values used as label in thuban |
17 |
|
ClassGroup. |
18 |
|
|
19 |
|
* Extensions/umn_mapserver/sample: New. |
20 |
|
|
21 |
|
* Extensions/umn_mapserver/sample/README: New. Describes the |
22 |
|
usage of the sample files. |
23 |
|
|
24 |
|
* Extensions/umn_mapserver/sample/iceland.map: New. This is |
25 |
|
a suitable .map-file for the iceland data. |
26 |
|
|
27 |
|
* Extensions/umn_mapserver/sample/index.html: New. The template |
28 |
|
for the mapfile. |
29 |
|
|
30 |
|
* Extensions/umn_mapserver/sample/iceland.html: New. Initialisation |
31 |
|
file for the Iceland Application on web. |
32 |
|
|
33 |
|
* Extensions/umn_mapserver/README: Corrected a inaccuracy and added |
34 |
|
some details. |
35 |
|
|
36 |
|
* Extensions/umn_mapserver/test/test_mapserver |
37 |
|
(mapserver_import_Test_generalClasses.test_MF_Color): |
38 |
|
Corrected the thubancolor test. |
39 |
|
|
40 |
|
2004-06-15 Jan Sch�ngel <[email protected]> |
41 |
|
|
42 |
|
* Extensions/umn_mapserver/README: New. Install instruction. |
43 |
|
|
44 |
|
2004-06-14 Bernhard Reiter <[email protected]> |
45 |
|
|
46 |
|
* libraries/thuban/cpl_mfile.h: Added copyright header. |
47 |
|
|
48 |
|
* libraries/thuban/ cpl_mfile.cpp, cpl_mfile.h: Added non-protecting |
49 |
|
Free Software License so that it is most useful with gdalwarp |
50 |
|
and bmpdataset. |
51 |
|
|
52 |
|
2004-06-14 Bernhard Herzog <[email protected]> |
53 |
|
|
54 |
|
* Thuban/UI/multiplechoicedialog.py (__version__): Add missing |
55 |
|
import of wxPython.wx itself (as opposed to the contents of |
56 |
|
wxPython.wx). For some reason wxPython.wx is available as |
57 |
|
wxPython.wx.wx in at least some 2.4 releases. Fixes RT#2482 |
58 |
|
wrt. wxPython 2.4. |
59 |
|
|
60 |
2004-06-10 Jan Sch�ngel <[email protected]> |
2004-06-10 Jan Sch�ngel <[email protected]> |
61 |
|
|
62 |
Initial version of new extension "umn_mapserver". This extension aims |
Initial version of new extension "umn_mapserver". This extension aims |