mapnik/plugins/input/shape
2010-09-14 17:59:50 +00:00
..
dbf_test.cpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
dbffile.cpp use boost::iostreams::stream_offset for dbf offset and record_length_ to work around >2 GB issue with filtering features - closes #595 (TODO - look into offset issues in shape indexes - #603) 2010-09-14 16:21:25 +00:00
dbffile.hpp use boost::iostreams::stream_offset for dbf offset and record_length_ to work around >2 GB issue with filtering features - closes #595 (TODO - look into offset issues in shape indexes - #603) 2010-09-14 16:21:25 +00:00
Makefile.am - install plugins in lib/mapnik/input 2009-03-25 23:11:49 +00:00
SConscript add ability to uninstall all tracked scons targets using an 'uninstall' argument like 'scons uninstall' - closes #311 2010-07-18 20:39:05 +00:00
shape.cpp + make shape_io object a shape datasource member and re-use memmapped files 2010-09-02 20:20:42 +00:00
shape.hpp + make shape_io object a shape datasource member and re-use memmapped files 2010-09-02 20:20:42 +00:00
shape_featureset.cpp shape: throw an error if an attribute name is requested that does not exist and report out which attribute names are available - closes #604 2010-09-14 17:59:50 +00:00
shape_featureset.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
shape_index_featureset.cpp shape: throw an error if an attribute name is requested that does not exist and report out which attribute names are available - closes #604 2010-09-14 17:59:50 +00:00
shape_index_featureset.hpp avoid compiler warning in indexed shape reader 2010-09-14 15:43:02 +00:00
shape_io.cpp better error message if shapefile index cannot be read 2010-09-14 15:43:38 +00:00
shape_io.hpp + better .index handling (TODO!) 2010-09-06 19:20:59 +00:00
shapefile.cpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +00:00
shapefile.hpp + better .index handling (TODO!) 2010-09-06 19:20:59 +00:00
shp_index.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00