mapnik/plugins/input/ogr
2010-08-20 21:24:58 +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 tweak to error formatting of layers available in ogr dataset 2010-08-20 21:24:58 +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 ability to uninstall all tracked scons targets using an 'uninstall' argument like 'scons uninstall' - closes #311 2010-07-18 20:39:05 +00:00