mapnik/plugins/input/ogr
2012-07-24 19:21:55 -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 'include what you use' in plugins to set up for future forward declarations in mapnik/feature.hpp and mapnik/datasource.hpp 2012-07-24 19:21:55 -07:00
ogr_datasource.cpp ogr plugin: no need to pass dataset pointer 2012-07-20 19:01:09 -07:00
ogr_datasource.hpp 'include what you use' in plugins to set up for future forward declarations in mapnik/feature.hpp and mapnik/datasource.hpp 2012-07-24 19:21:55 -07: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 ogr plugin: no need to pass dataset pointer 2012-07-20 19:01:09 -07:00
ogr_featureset.hpp ogr plugin: no need to pass dataset pointer 2012-07-20 19:01:09 -07:00
ogr_index.hpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
ogr_index_featureset.cpp ogr plugin: no need to pass dataset pointer 2012-07-20 19:01:09 -07:00
ogr_index_featureset.hpp ogr plugin: no need to pass dataset pointer 2012-07-20 19:01:09 -07: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