mapnik/plugins/input/ogr
Lucio Asnaghi 6a96d6c29e + backport changes to bind properly (no ogr calls in constructor)
+ backport layer_by_index (useful a lot)
2010-11-16 17:49:42 +00:00
..
ogr_converter.cpp explode point geometries if multi* in ogr driver - workaround until we have actual fix for #458 2009-12-06 23:12:56 +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 + backport changes to bind properly (no ogr calls in constructor) 2010-11-16 17:49:42 +00:00
ogr_datasource.hpp Allow late-binding of datasources. Backport of r2291 to 0.7.2-dev branch. closes #622 2010-10-24 07:56:43 +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 + backport changes to bind properly (no ogr calls in constructor) 2010-11-16 17:49:42 +00:00
ogr_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
ogr_index.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_index_featureset.cpp + backport changes to bind properly (no ogr calls in constructor) 2010-11-16 17:49:42 +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 backport r1889 2010-07-14 01:47:30 +00:00