1 |
2003-04-25 Jonathan Coles <[email protected]> |
2003-04-25 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/save.py (SessionSaver.write_projection): Make sure |
4 |
|
to save the name of the projection. |
5 |
|
|
6 |
|
* test/test_save.py (SaveSessionTest.testLayerProjection): New |
7 |
|
test to verify layer projections are saved correctly. |
8 |
|
|
9 |
|
2003-04-25 Jonathan Coles <[email protected]> |
10 |
|
|
11 |
* Thuban/Model/proj.py (Projection.SetName): Set the name |
* Thuban/Model/proj.py (Projection.SetName): Set the name |
12 |
to "Unknown" if name is None. |
to "Unknown" if name is None. |
13 |
(Projection.SetAllParameters): New. Set the projection's |
(Projection.SetAllParameters): New. Set the projection's |