tile_writer.0.2.1.tar.gz | All the files in tar.gz format |
tile_writer.0.2.1.zip | All the files in zip format |
tile_writer.py | The main script |
readme.txt | Usage instructions |
globalmercator.py | Implements the GlobalMercator class which is used to perform latitude/longitude to tile coordinate conversions. Taken from GDAL2Tiles. |
scales.xml | Scale presets for QGIS that match the tile zoom levels |
tile_writer.py
and globalmercator.py
into the same directorytile_writer.py
script using the "Open file" icon (top icon on the right)area_of_interest
variable in the script.
output_path
or first delete all of the tile directories (numbered) as well as the region
tiles (e.g. "10_300_651_s16_b2.png
").
tile_writer.py
and should be changed as
appropriate before running the script.
|