mapnik/plugins/input/shape
2011-01-05 02:07:12 +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 more cleanup after removal of unneeded cpp file 'shapefile.cpp' 2011-01-05 02:07:12 +00:00
SConscript scons: remove reference to deleted cpp file 2011-01-05 01:25:31 +00:00
shape.cpp - improved error reporting in shape plugin 2010-11-29 09:15:43 +00:00
shape.hpp + avoid usage of static string where it's not needed 2010-11-14 14:49:42 +00:00
shape_featureset.cpp avoid trying to open index for non-indexed shapefile reads for every feature query - good speedup 2010-12-10 01:25:43 +00:00
shape_featureset.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
shape_index_featureset.cpp - improved error reporting in shape plugin 2010-11-29 09:15:43 +00:00
shape_index_featureset.hpp avoid compiler warning in indexed shape reader 2010-09-14 15:43:02 +00:00
shape_io.cpp avoid trying to open index for non-indexed shapefile reads for every feature query - good speedup 2010-12-10 01:25:43 +00:00
shape_io.hpp avoid trying to open index for non-indexed shapefile reads for every feature query - good speedup 2010-12-10 01:25:43 +00:00
shapefile.hpp fix compile error when building without memory mapped shapefiles - problem since r2194 2010-11-08 20:38:17 +00:00
shp_index.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00