mapnik/plugins/input/shape
2010-10-06 16:16:58 +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 the ability to pass custom CXXFLAGS and LDFLAGS that will be prioritized above other compiler and linker flags 2010-09-18 18:02:15 +00:00
shape.cpp make sure to seek to the beginning of shapefile when querying points and using indexes - thanks tmcw for uncovering - closes #643 2010-10-06 16:16:58 +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