e7c3d04309
format all files Revert "format all files" This reverts commit 95d5812e49e7f916b68e786596f5a8eb5bcac414. Revert "format some files" This reverts commit ed3c8762d4d828b2b28e7b18809fc33f4f8ccaf5. format all files fix formatting in dir include fix formatting of debug macro |
||
---|---|---|
.. | ||
build.py | ||
CMakeLists.txt | ||
pgraster_datasource.cpp | ||
pgraster_datasource.hpp | ||
pgraster_featureset.cpp | ||
pgraster_featureset.hpp | ||
pgraster_wkb_reader.cpp | ||
pgraster_wkb_reader.hpp | ||
README | ||
TODO |
PostGIS Raster input plugin for mapnik ====================================== This plugin shares directives with the "postgis" one, with the following differences: - "raster_field" replaces "geometry_field" - "raster_table" replaces "geometry_table" - "prescale_rasters" replaces "simplify_geometries" - "use_overviews" introduced - "clip_rasters" boolean introduced, defaults to false - "band" introduced, with same semantic of the GDAL driver Credits ======= The plugin was initially developed by Sandro Santilli <strk@keybit.net> with support from CartoDB.