Log Message: |
* extensions/thuban/wxproj.cpp (pyshapelib_api): New variable that
holds the pyshapelib C-API
(draw_polygon_shape, point_in_polygon_shape, shape_centroid): Use
pyshapelib_api to access the shapelib functions.
(initwxproj): Import the c_api from the shapelib module and
initialize pyshapelib_api.
|