Alright, I've done some minor reworking of stuff. Tempted to rewrite and combine this all, but meh, I'll just hack these together for now... the ore is calling me!
Get
Map Stitcher and
Zoomable Map Creator.
Make sure you have
PHP,
Python, and
PIL installed.
Extract them all into the SAME folder, so that main.php and tilezoomcreator1-1.py are in the same folders.
Grab my slightly modified
main.php
and don't forget to edit the line I listed in my earlier post.
Create a file called run.bat in the folder with the following lines.
- Code: Select all
for /l %%a in (1,1,50) do php main.php
python tilezoomcreator1-1.py
Running run.bat will run the stitcher 50 times, should get nearly everything, and then create a zoomable map from it. Open up tavszoomablemap.html in a browser, and viola!
You do not have the required permissions to view the files attached to this post.