Skip to content

Added exception for rasters intersecting quadtile sides

Nicolas Garcia Ospina requested to merge raster-border-effect into master

This small MR includes an exception for a case when a quadkey searches for pixels on a raster that is not really intersecting the quadkey but just a border effect (Raster 1 in the included diagram). I found this for the quadkeys at Greenwich for instance. With this exception the code will log this but will still process the right raster as well.

\approve @fd @ds

IMG_20210809_104510_862

Merge request reports