mapnik/plugins/input
Rafa de la Torre c4684e09cd Ignore overviews with 0 scale in pgraster
refs #2551

Postgis raster_columns view is returning NULL values for raster
overviews with large scale factors. That issue in postgis is described
in http://trac.osgeo.org/postgis/ticket/3006

This causes two main problems:

  - The first overview with scale = NULL is wrongly chosen for rendering
    always

  - The messed up scaling factor causes the render symbolizer to spent
    an insane amount of CPU and memory to render a messed up tiles.

The patch in postgis is expected to be released with the new version, a
few months from now.
2014-12-04 15:26:30 +00:00
..
csv scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
gdal throw datasource_exception on GDAL RasterIO failures 2014-10-31 17:06:09 +13:00
geojson avoid warning from boost geometry 2014-08-24 15:58:44 -07:00
occi scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
ogr fix compile with older OGR 2014-08-18 21:33:18 -07:00
osm remove libcurl dependency 2014-06-12 18:29:26 -07:00
pgraster Ignore overviews with 0 scale in pgraster 2014-12-04 15:26:30 +00:00
postgis Bring postgis simplification factor back to 1/20 of a pixel 2014-08-26 13:00:32 +02:00
python scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
raster scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
rasterlite scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
shape scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
sqlite sqlite plugin - disable shared cache for sqlite prior to 3.7.15 2014-10-13 13:48:28 +00:00
templates Makefile tweaks for helloworld template plugin 2014-06-13 12:57:35 +02:00