mapnik/plugins/input/shape
Artem Pavlenko ae96fffee0 + use MAPNIK_BIG_ENDIAN
+ support for reading int16_t 
+ allow compiling shape.input with or without memory mapped files support 
  ( define SHAPE_MEMORY_MAPPED_FILE to enable)
2009-07-07 23:56:01 +00:00
..
dbf_test.cpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
dbffile.cpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +00:00
dbffile.hpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +00:00
Makefile.am - install plugins in lib/mapnik/input 2009-03-25 23:11:49 +00:00
SConscript improve up front error checking of shapefile existence with boost, and allow shapefile plugin to accept filename with or without '.shp' extension - closes #199 and #174 2009-03-30 23:51:58 +00:00
shape.cpp + more verbose output to stderr 2009-07-03 13:28:11 +00:00
shape.hpp 1. Removed srid from geometry class 2007-06-12 08:59:54 +00:00
shape_featureset.cpp 1. Changed internal geometry representation (explicit support for multi geometries) 2007-09-16 11:23:51 +00:00
shape_featureset.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
shape_index_featureset.cpp small cleanup 2008-02-04 11:14:34 +00:00
shape_index_featureset.hpp use memory mapped files for reading shape files 2008-02-04 11:12:32 +00:00
shape_io.cpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +00:00
shape_io.hpp + make shape_io noncopyable 2009-07-03 13:28:59 +00:00
shapefile.cpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +00:00
shapefile.hpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +00:00
shp_index.hpp use memory mapped files for reading shape files 2008-02-04 11:12:32 +00:00