Gehel has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394948 )

Change subject: maps: Bump maximum zoom to 19
......................................................................

maps: Bump maximum zoom to 19

Per Community Wishlist, community wants this direly.

Bug: T180907
Change-Id: I356602e3e77ab373372d958e96976ebf992cf34a
---
M modules/profile/templates/maps/sources.yaml.erb
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/48/394948/1

diff --git a/modules/profile/templates/maps/sources.yaml.erb 
b/modules/profile/templates/maps/sources.yaml.erb
index 04cb88c..a964d99 100644
--- a/modules/profile/templates/maps/sources.yaml.erb
+++ b/modules/profile/templates/maps/sources.yaml.erb
@@ -82,7 +82,7 @@
   uri: overzoom://
   params:
     source: {ref: <%= @storage_id %>}
-    maxzoom: 18
+    maxzoom: 19
   overrideInfo:
     attribution: 'Map data © <a 
href="http://openstreetmap.org/copyright";>OpenStreetMap contributors</a>'
     tiles: ['https://maps.wikimedia.org/osm-pbf/{z}/{x}/{y}.pbf']
@@ -92,7 +92,7 @@
   public: true
   formats: [png,json,headers,svg,jpeg]
   scales: [1.3, 1.5, 2, 2.6, 3]
-  maxzoom: 18
+  maxzoom: 19
   static: true
   maxheight: 2048
   maxwidth: 2048
@@ -110,7 +110,7 @@
   public: true
   formats: [png,json,headers,svg,jpeg]
   scales: [1.3, 1.5, 2, 2.6, 3]
-  maxzoom: 18
+  maxzoom: 19
   static: true
   maxheight: 2048
   maxwidth: 2048

-- 
To view, visit https://gerrit.wikimedia.org/r/394948
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I356602e3e77ab373372d958e96976ebf992cf34a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <guillaume.leder...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to