mapnik/plugins/input/ogr
2012-04-12 13:04:59 -07:00
..
build.py add permissive flag to ogr and shape plugins to work around boost interprocess compile bug - closes #1082 - refs #950 and #1001 2012-02-14 10:33:40 -08:00
ogr_converter.cpp - no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined 2012-04-09 12:05:49 +02:00
ogr_converter.hpp finish geometry cleanup work by ensuring proper behavior in the ogr plugin with multigeometries 2011-12-21 12:22:05 -08:00
ogr_datasource.cpp ogr: fix reading of geometry type for datasources like geojson that need to read first feature to detect the type propertly 2012-04-12 13:04:59 -07:00
ogr_datasource.hpp finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around 2012-01-17 01:09:46 -05:00
ogr_feature_ptr.hpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00
ogr_featureset.cpp - no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined 2012-04-09 12:05:49 +02:00
ogr_featureset.hpp whitespace fixes 2012-02-01 17:37:35 -08:00
ogr_index.hpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
ogr_index_featureset.cpp - no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined 2012-04-09 12:05:49 +02:00
ogr_index_featureset.hpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
ogr_layer_ptr.hpp - no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined 2012-04-09 12:05:49 +02:00