1 |
|
2004-08-03 Jan Sch�ngel <[email protected]> |
2 |
|
|
3 |
|
* Extensions/umn_mapserver/mapfile.py(MF_Metadata): Added a function |
4 |
|
to remove all metadata. |
5 |
|
(MF_Layer): Added two functions to handle the group setting. |
6 |
|
Removed the extra numlayers variable, used the mapscript parameter |
7 |
|
instead. |
8 |
|
(MF_Map): Added a function to get the numlayers parameter. |
9 |
|
Added a funtion to remove all layers. |
10 |
|
(MF_Map.add_thubanlayer): Replaced the exception handling by a check |
11 |
|
if the object is an instance. Also added the annotation layer here to |
12 |
|
export, but only the layer is created in the mapfile. |
13 |
|
|
14 |
|
* Extensions/umn_mapserver/mf_export.py: Removed the check if a |
15 |
|
mapobj exist, because its not needed anymore. The export function is |
16 |
|
only available if a mapobj exist. |
17 |
|
Added an extra function to remove all layers. |
18 |
|
|
19 |
|
* Extensions/umn_mapserver/mf_handle.py: Added a group option and the |
20 |
|
metadata button to the Layer dialog. |
21 |
|
The layer dialog is temporary disabled. |
22 |
|
(Metadata_CustomDataTable): Added some funktions to show the grid |
23 |
|
correct. |
24 |
|
|
25 |
|
* Extensions/umn_mapserver/mf_import.py: Added a Class and a function |
26 |
|
to show the Annotation layer in thuban. The layer don't do anything. |
27 |
|
Its only to show the layer. Necessary to save the layer order. |
28 |
|
Added a funtion to import only layers to thuban and not the other |
29 |
|
settings like projection or scalebar. |
30 |
|
Moved the _has_umn_mapobj function and the create_new_mapfile |
31 |
|
functions from mf_handle.py to mf_import.py. |
32 |
|
(select_layer2import): Moved the code for showing the number of layer |
33 |
|
from import_mapfile to this function. |
34 |
|
|
35 |
|
* Extensions/umn_mapserver/sample/iceland.map: Added the group |
36 |
|
parameter to the roads and cultural layers. Also added a new |
37 |
|
Annotation Layer for the cultural points. |
38 |
|
|
39 |
|
* Extensions/umn_mapserver/sample/iceland.html: Added the select |
40 |
|
option for the annotation layer. |
41 |
|
|
42 |
|
* Extensions/umn_mapserver/sample/index.html: Added the start |
43 |
|
parameter for the annotation layer. |
44 |
|
|
45 |
2004-08-01 Jan-Oliver Wagner <[email protected]> |
2004-08-01 Jan-Oliver Wagner <[email protected]> |
46 |
|
|
47 |
* Doc/manual/thuban-manual-de.xml (Chapter Session Management): |
* Doc/manual/thuban-manual-de.xml (Chapter Session Management): |