1 |
|
Changes in Thuban 1.1.0 |
2 |
|
======================= |
3 |
|
|
4 |
|
- Thuban rembers directories in file selection dialogs during a thuban |
5 |
|
session |
6 |
|
|
7 |
|
- Add some support for wxPython 2.5 and 2.6. Thuban is still |
8 |
|
compatible with wxPython 2.4. |
9 |
|
|
10 |
|
- Change the way thuban deals with non-ascii text. The internal |
11 |
|
representation is now the user's default encoding. Thuban works a |
12 |
|
bit better with a unicode build of wxPython but there are still |
13 |
|
problems. (Bernhard Herzog) |
14 |
|
|
15 |
|
- Various raster data improvements. Among other things, translucent |
16 |
|
images are now supported on a sufficiently recent wxWidgets (2.6). |
17 |
|
Also, only the part of the window actually covered by the image is |
18 |
|
drawn. (Jonathan Coles) |
19 |
|
|
20 |
|
- Improved PostGIS support (Bernhard Herzog): |
21 |
|
|
22 |
|
- support tables with multiple geometry columns. The user can |
23 |
|
select which one to use |
24 |
|
|
25 |
|
- support tables with srids |
26 |
|
|
27 |
|
- tables don't have to have a column named "gid" anymore. The user |
28 |
|
can select the column to use for ids |
29 |
|
|
30 |
|
- PostgreSQL views are supported too |
31 |
|
|
32 |
|
- support LINESTRING geometries |
33 |
|
|
34 |
|
- support more PostgreSQL versions. 7.4 works now. |
35 |
|
|
36 |
|
- Added support for sizable points (Jan-Oliver Wagner) |
37 |
|
|
38 |
|
- When loading a (moved) session where shapefiles cannot be found, ask |
39 |
|
the user (Frank Koormann) |
40 |
|
|
41 |
|
- The middle mouse button can be used for panning now (Russell Nelson) |
42 |
|
|
43 |
|
- Give a warning when the projection selected for a layer is probably |
44 |
|
wrong (Russell Nelson) |
45 |
|
|
46 |
|
- Updated shapelib |
47 |
|
|
48 |
|
- New or improved extensions: |
49 |
|
|
50 |
|
- A new extension which exports a map as SVG |
51 |
|
(Markus Rechtien, Bernhard Reiter) |
52 |
|
|
53 |
|
- Improved WMS extension (Martin Schulze) |
54 |
|
|
55 |
|
- New Extension to dump bounding boxes of all shapes of the selected |
56 |
|
layer (Frank Koormann) |
57 |
|
|
58 |
|
- New extension: umn_mapserver (Jan Sch�ngel) |
59 |
|
|
60 |
|
- New extension: OGR (Nina H�ffmeyer) |
61 |
|
|
62 |
|
- New Extension: mouseposition. Tool to collect mouse click positions |
63 |
|
(map coordinates) in a dialog. (Frank Koormann) |
64 |
|
|
65 |
|
- Documentation: |
66 |
|
|
67 |
|
- Add some documentation of the internals of Thuban. |
68 |
|
See Doc/technotes/ |
69 |
|
|
70 |
|
- The thuban manual has been partly translated to German |
71 |
|
(Jan-Oliver Wagner) |
72 |
|
|
73 |
|
- Updated translations: |
74 |
|
Russian (Alex Shevlakov) |
75 |
|
|
76 |
|
- New translations: |
77 |
|
Brazilian Portuguese (Eduardo Patto Kanegae)xb |
78 |
|
Hungarian (Norbert Solymosi) |
79 |
|
|
80 |
|
|
81 |
Changes in Thuban 1.0.0 |
Changes in Thuban 1.0.0 |
82 |
======================= |
======================= |
83 |
|
|