1 |
|
2004-07-15 Jan Sch�ngel <[email protected]> |
2 |
|
|
3 |
|
* Extensions/umn_mapserver/mapfile.py: Added a function to get the |
4 |
|
mappath directly from the mapobj. Is needed because of the changes |
5 |
|
in mf_import.py. |
6 |
|
(MF_Layer.add_thubanclass): Added a new comment. |
7 |
|
(MF_Map.set_extent): Fixed a bug with exporting empty mapobj. If the |
8 |
|
mapobj is empty there is no extent get from thuban an so no one can |
9 |
|
set to th mapobj. |
10 |
|
|
11 |
|
* Extensions/umn_mapserver/mf_import.py (import_mapfile): Updated |
12 |
|
the discription. |
13 |
|
Split the funktion in to three smaller ones. The new functions are |
14 |
|
add_rasterlayer, add_polygonlayer and select_layer2import. |
15 |
|
Removed the mapfilepath and filepath initialisation, because its know |
16 |
|
include in the new functions. |
17 |
|
Now nothing will be imported if cancel is pressed in the |
18 |
|
layer choice dialog. |
19 |
|
|
20 |
2004-07-14 Jan Sch�ngel <[email protected]> |
2004-07-14 Jan Sch�ngel <[email protected]> |
21 |
|
|
22 |
* Extensions/umn_mapserver/mapfile.py: Added ClassGroupDefault to |
* Extensions/umn_mapserver/mapfile.py: Added ClassGroupDefault to |