mapnik/plugins/input/ogr
2010-02-21 01:00:09 +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 + merge mapnik2 to trunk 2009-12-16 20:02:06 +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 + merge mapnik2 to trunk 2009-12-16 20:02:06 +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 + merge mapnik2 to trunk 2009-12-16 20:02:06 +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 ensure shapeindex links against boost system if available (boost >=1.35) to avoid potential problems in indirect linking on linux (essentially directly dynamically linking like we previously only did on os x) - closes #517 2010-02-21 01:00:09 +00:00