1 |
|
2002-04-11 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* extensions/shapelib/shapefil.h, extensions/shapelib/shpopen.c, |
4 |
|
extensions/shapelib/dbfopen.c: Update to the versions of shapelib |
5 |
|
1.2.9 |
6 |
|
|
7 |
|
* setup.py (Lib.wxproj extension): Don't link shpopen.c and put |
8 |
|
the pyshapelib directoy into the list of include dirs, so that |
9 |
|
pyshapelib_api.h can be found. |
10 |
|
|
11 |
|
* extensions/thuban/wxproj.cpp (pyshapelib_api): New variable that |
12 |
|
holds the pyshapelib C-API |
13 |
|
(draw_polygon_shape, point_in_polygon_shape, shape_centroid): Use |
14 |
|
pyshapelib_api to access the shapelib functions. |
15 |
|
(initwxproj): Import the c_api from the shapelib module and |
16 |
|
initialize pyshapelib_api. |
17 |
|
|
18 |
2002-04-04 Bernhard Herzog <[email protected]> |
2002-04-04 Bernhard Herzog <[email protected]> |
19 |
|
|
20 |
* setup.py (thuban_bdist_rpm.initialize_options): Use |
* setup.py (thuban_bdist_rpm.initialize_options): Use |