]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/templates/default/mapserver.map.erb
imagery: do not oversample in mapserver
[chef.git] / cookbooks / imagery / templates / default / mapserver.map.erb
index 84a3803d01256f76d373898d2c189561a72b1341..4af12519a31bc49e272d082a375d067689c892f1 100644 (file)
@@ -49,6 +49,7 @@ MAP
     STATUS       DEFAULT
     TYPE         RASTER
     PROCESSING   "RESAMPLE=AVERAGE"
+    PROCESSING   "OVERSAMPLE_RATIO=1.0"
     PROCESSING   "CLOSE_CONNECTION=DEFER"
   END # layer
 END