/[thuban]/branches/WIP-pyshapelib-bramz/NEWS
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/thuban/NEWS revision 2707 by bernhard, Sun Sep 24 19:33:48 2006 UTC branches/WIP-pyshapelib-bramz/NEWS revision 2734 by bramz, Thu Mar 1 12:42:59 2007 UTC
# Line 1  Line 1 
1  Changes in Thuban 1.1.0+CVS  Changes in Thuban 1.2.0
2  ===========================  =======================
3    
4   - Python <= 2.4 calls C extension modules with the set locale.   - Python <= 2.4 calls C extension modules with the set locale.
5     This means those modules need to be robust against a locale     This means those modules need to be robust against a locale
# Line 15  Changes in Thuban 1.1.0+CVS Line 15  Changes in Thuban 1.1.0+CVS
15     initialising the projection and afterward switch back.     initialising the projection and afterward switch back.
16    
17     + Added a workaround to internal shapelib and pyshapelib.     + Added a workaround to internal shapelib and pyshapelib.
18       (Bernhard Reiter)
19    
20   - Startup improved: We fail right away if the internal encoding could   - Startup improved: We fail right away if the internal encoding could
21     not be determined. In this case, try to set the LANGUAGE variable to     not be determined. In this case, try to set the LANGUAGE variable to
22     one value and use no colon.     one value and use no colon.
23     If we startup you can see the internal encoding in the about dialog now.     If we startup you can see the internal encoding in the about dialog now.
24       (Bernhard Reiter)
25    
26     - Support for pysqlite2. (Didrik Pinte)
27    
28     - Added packagin directory, which already has an example how
29       to load all extensions on windows. (Didrik Pinte)
30    
31     - Updated code to support new style wxPython 2.6 imports. So
32       you need at least wyPython 2.6 . (Didrik Pinte)
33    
34   - Improved extensions:   - New Classification "Pattern": Classify text attributes by regexp.
35       (Frank Koormann)
36    
37      - Improved svxexport extension 1.0.0+cvs (Bernhard Reiter)   - New or Improved Extensions:
38    
39          + Fixed ARC layer writing: No filling is done.      + Improved svxexport extension 1.0.1 (Bernhard Reiter)
40    
41            * Fixed ARC layer writing: No filling is done.
42          You could actually get polylines with filling in between,          You could actually get polylines with filling in between,
43          when the classification for the lines had a fill color.          when the classification for the lines had a fill color.
44          E.g. this happens when you generate a classification from a ramp.          E.g. this happens when you generate a classification from a ramp.
45    
46          + Fixed label export.          * Fixed label export.
47    
48        + New export_shapefile extension (Jan-Oliver Wagner)
49          Available from the experimental menu.
50    
51     - Known Problems with Extension OGR:
52            - Two tests fail (probably because of an ogr/shapelib problem.)
53            https://wald.intevation.org/tracker/index.php?func=detail&aid=91
54            - Is slower than native Shapefile support.
55            - Classification might not work.
56            
57    
58  Changes in Thuban 1.1.0  Changes in Thuban 1.1.0
59  =======================  =======================

Legend:
Removed from v.2707  
changed lines
  Added in v.2734

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26