1 |
|
2003-11-12 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
* Extensions/wms/__init__.py: New: Init to make this |
4 |
|
directory a package. |
5 |
|
|
6 |
|
* Extensions/wms/wms.py: New: Provide layers via OGC WMS. |
7 |
|
|
8 |
|
2003-11-11 Bernhard Herzog <[email protected]> |
9 |
|
|
10 |
|
* Thuban/Model/resource.py (EPSG_DEPRECATED_PROJ_FILE): New. |
11 |
|
Constant for the file woth deprecated epsg projections |
12 |
|
(get_system_proj_file): Update doc-string |
13 |
|
|
14 |
|
* Thuban/UI/projdialog.py (ProjFrame.build_dialog): Add a space |
15 |
|
above the EPS widgets, introduce a check box for the deprecated |
16 |
|
eps projections and a label for the epsg widgets |
17 |
|
(ProjFrame._OnShowEPSG): Handle the deprecated EPSG projections |
18 |
|
too |
19 |
|
|
20 |
2003-11-11 Bernhard Herzog <[email protected]> |
2003-11-11 Bernhard Herzog <[email protected]> |
21 |
|
|
22 |
Avoid warnings when run under Python 2.3 |
Avoid warnings when run under Python 2.3 |