It did download the tiles as jpg images, but in WED all tiles were white

https://wedbing.wordpress.com/download/
https://www.youtube.com/watch?v=HSsSETDAbPE
UPDATE:
I opened the earth.wed.xml in a text-editor and changed the (relative) paths to the jpg files (to the wedbing/tempfilestore folder).
now it works.
example:
- Code: Select all
<object class="WED_OverlayImage" id="11894" parent_id="11323">
<sources/>
<viewers/>
<children>
<child id="11895"/>
</children>
<hierarchy hidden="0" locked="0" name="031313131033013"/>
<overlay_image alpha="1.0" file_path="../../../wedbing/tempfilestore/031313131033013.jpg"/>
</object>
another nice WED helper tool is OSMAirportsX.py
viewtopic.php?f=5&t=28030&p=265045&hilit=OSMAirportsX#p265045