mapnik/plugins/input/ogr
Lucio Asnaghi 03ce43f805 + make a proper bind (no ogr calls outside)
+ implement dane suggestion about using string for json datasource
+ small cosmetics
2010-11-16 17:14:22 +00:00
..
Makefile.am update from autotools 2009-06-09 23:52:57 +00:00
ogr_converter.cpp fixup more old references to previous geometry storage impl 2010-11-05 06:20:37 +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 a proper bind (no ogr calls outside) 2010-11-16 17:14:22 +00:00
ogr_datasource.hpp #622 add optional late-binding of datasources 2010-10-24 06:34:18 +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