mapnik/plugins/input/raster
2011-08-11 19:14:00 +00:00
..
raster_datasource.cpp use boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation 2011-05-16 23:41:34 +00:00
raster_datasource.hpp avoid compiler error 2010-11-15 03:17:38 +00:00
raster_featureset.cpp use boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation 2011-05-16 23:41:34 +00:00
raster_featureset.hpp make sure datasource feature ids start at 1, like shapefile and sqlite plugins 2011-04-29 20:00:45 +00:00
raster_info.cpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
raster_info.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
SConscript add LINKING option to control whether libmapnik is build static or shared and RUNTIME_LINK options to trigger dependency flags to compile against static libs 2011-08-11 19:14:00 +00:00