Skip to content

Commit

Permalink
Test #4 with num_levels to generate more zoom level
Browse files Browse the repository at this point in the history
This worked at #13 (comment), so it really should for us as well…

I change the default grid this time, which will affect all layer. Lets see if that makes other trouble along the way.
  • Loading branch information
tordans committed Mar 25, 2022
1 parent c655756 commit b884442
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
globals: {}
grids:
mercator: { base: GLOBAL_MERCATOR }
mercator:
base: GLOBAL_MERCATOR
num_levels: 22
services:
demo: {}
tms: { origin: nw, use_grid_names: true }
Expand Down

0 comments on commit b884442

Please sign in to comment.