1 |
|
2004-07-06 Jan Sch�ngel <[email protected]> |
2 |
|
|
3 |
|
* Extensions/umn_mapserver/mapfile.py: Added the symbolObj, pointObj |
4 |
|
and line Obj and add the scalebar_status_type, scalebar_style_type and |
5 |
|
scalebar_position_type. |
6 |
|
Added the symbol- and symbolsetObject (MF_Symbol,MF_Symbolset). The |
7 |
|
are only used to create a Symbol like the circle in Thuban. |
8 |
|
Added the scalebarObject (MF_Scalebar) |
9 |
|
(MF_Class): Added set_status and get_status. |
10 |
|
(MF_Layer.add_thubanclass): Added code to set the class status |
11 |
|
(MF_Map): Added code to handle the symbols and scalebar |
12 |
|
(MF_Label): Added the set_partials and get_partials functions |
13 |
|
|
14 |
|
* Extensions/umn_mapserver/mf_export.py: Added MF_Symbol to import |
15 |
|
from mapfile. Added a function to create a circle object like the one |
16 |
|
from thuban if no one exists. |
17 |
|
|
18 |
|
* Extensions/umn_mapserver/mf_handle.py: All colors are now set when |
19 |
|
press ok in the assosiated dialog and not at the end of the |
20 |
|
colordialog. |
21 |
|
Added the Dialog for the Scalebar. |
22 |
|
(Label_Dialog): Added the offset option |
23 |
|
|
24 |
|
* Extensions/umn_mapserver/mf_import.py: Added code to import the |
25 |
|
status of the Classes. |
26 |
|
Fixed a bug with the projection. Now the to_meter parameter will be |
27 |
|
added to the Projection only if it doesn't exists. |
28 |
|
|
29 |
2004-07-01 Jan Sch�ngel <[email protected]> |
2004-07-01 Jan Sch�ngel <[email protected]> |
30 |
|
|
31 |
Added the functionality to handle the content thuban is not |
Added the functionality to handle the content thuban is not |