Skip to content

Commit

Permalink
change syntool default max zoom to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Jan 20, 2025
1 parent 5576ade commit 5e76d2c
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=32662
--output-format rastertiles
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=3411
--output-format raster
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=3413
--output-format raster
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=3413
--output-format rastertiles
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=3413
--output-format vectorfield
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=4326
--output-format rastertiles
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=4326
--output-format trajectorytiles
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--input-options projection=4326
--output-format vectorfield
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
--output-format vectorfield
--output-options resolution=800x800
min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
resolution=15625
gdal_threads=2
min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
--output-format vectorfield
--output-options resolution=6250x6250
--output-options min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
--output-format vectorfield
--output-options resolution=12500x12500
min-zoom=0
max-zoom=8
max-zoom=7
with-dataset-info=yes

0 comments on commit 5e76d2c

Please sign in to comment.