Skip to content

Files

Latest commit

55508d1 · Sep 12, 2015

History

History
This branch is 1528 commits behind GPSBabel/gpsbabel:master.

shapelib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
Sep 12, 2015
This is a subset of Shapelib v1.3.10 from http://shapelib.maptools.org/

The source is largely unmodified.  It's subsetted here only to reduce 
the amount of size in our tree that it takes and to reduce ongoing 
merge maintenance.

shpopen.c: int32_t instead of int32 was used to eliminate clang warnings.
shpopen.c: include <stdint.h> for MSVC.