I made a little tool which allows me to download tiles from bing maps and puts them together.
The next updates will add a proper thread for the stiching process which currently blocks the Ui till it’s done. Anyways grab it from github.
This is basically the size i managed to put together. The current release only manages half of the size because of Qt’s QImage limits:
Here’s a pic with a bit more resolution (i won’t upload a full scale image cause it will make my page super slow…):
Additional hint: Stiching atm only works if you have downloaded all tiles and restart the app and point to the output directory again. (update will fix this issue)