1 |
|
2003-05-05 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
Addresses the "Full Layer Extent" wish of RTbug #1787. |
4 |
|
|
5 |
|
* Resources/Projections/defaults.proj: Added UK National Grid. |
6 |
|
|
7 |
|
* Thuban/UI/mainwindow.py: Added new "Full layer extent" menu option. |
8 |
|
(MainWindow.FullLayerExtent): New. Calls MapCanvas.FitLayerToWindow() |
9 |
|
when the user selects the menu option. |
10 |
|
|
11 |
|
* Thuban/UI/view.py (MapCanvas.FitLayerToWindow): New. Centers and |
12 |
|
scales the given layer on the canvas using the map projection. |
13 |
|
|
14 |
2003-05-05 Bernhard Herzog <[email protected]> |
2003-05-05 Bernhard Herzog <[email protected]> |
15 |
|
|
16 |
Convert the table implementations to a new table interface. All |
Convert the table implementations to a new table interface. All |