| 65 | This script fixes some of the problems of generating the world map from images. It is capable of producing a higher resolution map from zoom levels 7 up. To go any lower will require [wiki:ZoomLevels some tweaking] for the map not to have white stripes of missing data. The Python script can generate a Maperitive script to perform this task, or preferrably, use the {{{-r}}} option to instruct the Python code to run Maperitive itself. This automates the process, allowing Python to detect that Maperitive has failed somehow and automatically retry. |