Increased tile min zoom
This commit is contained in:
parent
66844d3956
commit
aa8ea624c7
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ exec qgis_process run native:tilesxyzdirectory \
|
|||
--PROJECT_PATH="$(pwd)/map.qgz" \
|
||||
--project_path="$(pwd)/map.qgz" \
|
||||
--EXTENT='-2.0953862420599010,-2.0879897658279201,47.5387978378536644,47.5438011984088433 [EPSG:4326]' \
|
||||
--ZOOM_MIN=19 \
|
||||
--ZOOM_MIN=12 \
|
||||
--ZOOM_MAX=21 \
|
||||
--DPI=96 \
|
||||
--BACKGROUND_COLOR='rgba( 0, 0, 0, 0.00 )' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue