1. Projection bounds checks for tiles. Ensure correct display of tiles at small zoom levels (1, 2).
2. Image.Warped property. Returns true if GDAL virtual warped dataset was created to open the image. Which is the case for images with non-zero rotation parameters in the world file.
3. Scalebar won't be displayed at tile zoom levels less than 3. There is little sense in it because of severe projection distortions.
↧