mapnik/plugins/input/shape
2010-11-15 03:16:23 +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 + avoid usage of static string where it's not needed 2010-11-14 14:49:42 +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 + simplify geometry implementation 2010-11-03 13:19:15 +00:00
shape_featureset.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
shape_index_featureset.cpp fix compile error when building without memory mapped shapefiles - problem since r2194 2010-11-08 20:38:17 +00:00
shape_index_featureset.hpp avoid compiler warning in indexed shape reader 2010-09-14 15:43:02 +00:00
shape_io.cpp check for the existance of a shape index before trying to open it 2010-11-15 03:16:23 +00:00
shape_io.hpp + simplify geometry implementation 2010-11-03 13:19:15 +00:00
shapefile.cpp + use MAPNIK_BIG_ENDIAN 2009-07-07 23:56:01 +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