mapnik/plugins/input/ogr
2010-09-18 18:02:15 +00:00
..
Makefile.am update from autotools 2009-06-09 23:52:57 +00:00
ogr_converter.cpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
ogr_converter.hpp + added index facility by using a *.index file to OGR layers (10-15% faster than internal OGR spatial filter) 2009-05-11 22:06:48 +00:00
ogr_datasource.cpp make sure the user does not request a layer by index greater than exists in the dataset 2010-08-20 21:59:48 +00:00
ogr_datasource.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
ogr_feature_ptr.hpp + added index facility by using a *.index file to OGR layers (10-15% faster than internal OGR spatial filter) 2009-05-11 22:06:48 +00:00
ogr_featureset.cpp avoid segfault if geometry is so invalid that no reference is returned and we cannot check if it is empty - closes #574 2010-08-20 21:14:14 +00:00
ogr_featureset.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
ogr_index.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
ogr_index_featureset.cpp avoid segfault if geometry is so invalid that no reference is returned and we cannot check if it is empty - closes #574 2010-08-20 21:14:14 +00:00
ogr_index_featureset.hpp + added index facility by using a *.index file to OGR layers (10-15% faster than internal OGR spatial filter) 2009-05-11 22:06:48 +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