1 |
|
2005-06-30 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* shapelib.i (new_SHPObject): Fix the test for the length of the |
4 |
|
part types. It used the wrong variable. |
5 |
|
|
6 |
|
* shapelib_wrap.c: Regenerated from shapelib.i |
7 |
|
|
8 |
|
* pytest.py (make_shapefile): Add some more comments and add an |
9 |
|
example with a polygon with a hole. |
10 |
|
|
11 |
|
2004-12-27 Bernhard Reiter <[email protected]> |
12 |
|
|
13 |
|
* README: Refering to the new homepage shapelib.maptools.org now. |
14 |
|
|
15 |
|
2004-12-13 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
|
* dbflib.py: Updated from difflib.i with SWIG. |
18 |
|
|
19 |
|
* dbflib.i: Work around a bug in the generated python code which |
20 |
|
leads to exception in the __del__ method when the constructor |
21 |
|
fails. See the comments in the code for more details. |
22 |
|
|
23 |
|
2004-05-28 Bernhard Herzog <[email protected]> |
24 |
|
|
25 |
|
* README: Flesh out the some more. Correct the shapelib |
26 |
|
requirements. |
27 |
|
|
28 |
|
* NEWS: Update the date of the actual release of 0.3 |
29 |
|
|
30 |
2004-05-28 Bernhard Herzog <[email protected]> |
2004-05-28 Bernhard Herzog <[email protected]> |
31 |
|
|
32 |
* setup.py: Determine shp_dir correctly when run with bdist_rpm |
* setup.py: Determine shp_dir correctly when run with bdist_rpm |