Skip to content

Commit

Permalink
Merge pull request #10564 from camptocamp/backport/10563-to-master
Browse files Browse the repository at this point in the history
[Backport master] The resolutions should corresponds
  • Loading branch information
sbrunner committed Jun 29, 2023
2 parents 69fd360 + 91426be commit d87d699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ vars:
- EPSG:{srid}
- EPSG:21781

resolutions: &resolutions [250, 100, 50, 20, 10, 5, 2, 1, 0.5, 0.25, 0.1, 0.05]
resolutions: &resolutions [250, 100, 50, 20, 10, 5, 2.5, 1, 0.5, 0.25, 0.1, 0.05]

extent: &extent [2420000, 1030000, 2900000, 1350000]

Expand Down

0 comments on commit d87d699

Please sign in to comment.