[gdal-dev] shapelib 1.4.0RC1 available

Even Rouault even.rouault at spatialys.com
Tue Dec 6 09:33:33 PST 2016


Hi,

(CC'ing gdal-dev as well, since shapelib at lists.maptools.org has likely lower audience)

I've prepared a release candidate for shapelib 1.4.0.

The changes are:
<b>Release 1.4.0</b>:
<ul>
<li> Old Makefile build replaced by autoconf/automake (by Sandro Mani)
<li> CMake build system added (by Alan W. Irwin)
<li> Added read support for ESRI .sbn spatial index
<li> Resynchronization with GDAL's Shapefile driver. Mostly cleanups.
     SHPObject and DBFInfo structures extended with new members
<li> Add DBFSetLastModifiedDate() to modify the update date in the .dbf
<li> Add SHPSetFastModeReadObject() to read faster (but shapes got that way
     share state in the handle, so only one shape at a time can be used)
<li> Add SHPRestoreSHX() to recreate a missing .shx from the .shp and
     SHPOpenLLEx().
<li> Write DBF end-of-file character 0x1A by default.
     This behaviour can be controlled with the DBFSetWriteEndOfFileChar()
     function.
</ul>

The tarballs are available at:
http://download.osgeo.org/shapelib/shapelib-1.4.0RC1.tar.gz
http://download.osgeo.org/shapelib/shapelib-1.4.0RC1.zip

Please test and report if there are serious issues.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20161206/558dab82/attachment.html>


More information about the gdal-dev mailing list