Commit c055e11
committed
tilekiln: Make min/max zoom configurable and rely on defaults
Make the minzoom and maxzoom configurable for tilesets that
don't run the 0-14 range, and make extent and buffer_size only
appear in the config when set in the Lua. When not present
tilekiln will rely on its defaults.1 parent a646fb5 commit c055e11
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
0 commit comments