support for high-dpi WebMap services #140
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
At the moment WebMap services that provide tiles at non-standard dpi are not fetched correctly...
The issue originates most probably from somewhere in here (maybe some kind of a tilePixelRatio needs to be implemented
to take care of the different tile-sizes?)
EOmaps/eomaps/_webmap.py
Lines 1193 to 1197 in 76a1ef0
Here's an example for a high-dpi (512 instead of 96) wms service that does not work as expected...
Any help with this is highly appreciated!
The text was updated successfully, but these errors were encountered: