MIERUNE / qgis-plugx-plugin

QGIS to Illustrator with PlugX
GNU General Public License v2.0
3 stars 0 forks source link

fix: calculate output image size not depending on scale/crs #79

Closed Kanahiro closed 1 year ago

Kanahiro commented 1 year ago

Issue

close #74 close #50 close #51

変更内容:Description

テスト手順:Test

その他:Notes

bordoray commented 1 year ago

Low/Middle Scale maps looks giving too high resolution

1:384000 Process time longer than usual: 20 minutes

WMTS

image

Result (542 MB)

image

1:96000 Process time longer than usual: 30sec~1 minutes

WMTS

image

Result (32MB)

image

1:24000 LGTM

image

High scale looks blurry

1:6000 WMTS

image

Result

image

1:1500 WMTS

image

Result

image

1:368 WMTS

image

Result

image
Kanahiro commented 1 year ago

@bordoray Thank you for testing. I've changed approach:

This resolves Issue #50, #51 as well.