[postgis-users] Update to current shapelib

Peter Hopfgartner peter.hopfgartner at r3-gis.com
Tue Aug 3 04:04:26 PDT 2010


Hi

I tried to upgrade the shapelib version in PostGIS to the current one, as found in the current shapelib CVS repository.

What I did was:
 * copy safileio.c shapefil.h shpopen.c dbfopen.c from shapelib
 * add support for dates and include the functions DBFReadSetup and DBFReadDeleted from the current PostGIS shapelib version.
 * adapt Makefile.in

This was done with 1.5, adapting this to trunk should be easy.

Regards,

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: safileio.c
Type: text/x-csrc
Size: 9677 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100803/0fe8e7e3/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shapefil.h
Type: text/x-chdr
Size: 21777 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100803/0fe8e7e3/attachment.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.in
Type: application/octet-stream
Size: 3616 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100803/0fe8e7e3/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shpopen.c
Type: text/x-csrc
Size: 88316 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100803/0fe8e7e3/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbfopen.c
Type: text/x-csrc
Size: 69709 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100803/0fe8e7e3/attachment-0002.c>


More information about the postgis-users mailing list