hongfaqiu / TIFFImageryProvider

Load GeoTIFF/COG(Cloud optimized GeoTIFF) on Cesium
https://tiff-imagery-provider.opendde.com/?panel=layer
MIT License
52 stars 10 forks source link

当resx和resy不相等时,加载后图片显示发虚,同时发现resampleMethod参数是无效的 #18

Closed xmsuperman closed 6 days ago

xmsuperman commented 1 year ago

pixel size 为 5,2.5 效果如下图所示

cesium-error 错误的

=========================================

ol-correct 正确的

另外 TIFFImageryProvider的resampleMethod参数目前是无效的,按显示效果来看默认为linear 期望效果如正确的ol图片所示,当设置成nearest时显示的是预期的效果

在@2.7.0版本重现

hongfaqiu commented 1 week ago

@xmsuperman 已修复,请查看 #30