Changes between Initial Version and Version 3 of Ticket #6269


Ignore:
Timestamp:
Dec 30, 2015, 7:10:00 AM (8 years ago)
Author:
mdione
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6269 – Description

    initial v3  
    2121Attached you will find the `Makefile` I use to generate them.
    2222
    23 But then my problems arrive. The Python2 script (a heavily modified version https://github.com/StyXman/elevation/blob/master/generate_tiles.py of OSM's `generate-tiles.py`) uses threads for rendering, and I'm using 4 in my 4-core machine.
     23But then my problems arrive. The Python2 script (a heavily modified version https://github.com/StyXman/elevation/blob/3b3f530c050f57b0fdf40a975805a96a6c376288/generate_tiles.py of OSM's `generate-tiles.py`) uses threads for rendering, and I'm using 4 in my 4-core machine.
    2424
    2525When the script starts using the VRT files (from zoom level 7; before, the small versions were used), it starts complaining about problems reading individual files. The files in particular are not always the same, and they have been regenerated just in case. The complaints stated being like this: