minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
495 stars 91 forks source link

Tile seams show up when tile size > 512 #283

Open dzach opened 2 years ago

dzach commented 2 years ago

Hi. Thank you for this great plugin.

I use tiles to create map scenes with varying resolutions. Tiles work fine in any grid configuration I've tried so far. But when I change the tile size to anything other than 512px, then the seams between the tiles become apparent.

These images show the effect:

QGIS installation details:

QGIS version: 3.24.2-Tisler QGIS code revision: 13c1a02865 Qt version: 5.12.8 Python version: 3.8.10 OS version: Ubuntu 20.04.4 LTS

Qgis2threejs: 2.7.1

.