From cbc9b2fd64975c83280a0d80b2d8513a5465bbcb Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 1 Dec 2015 11:31:06 +0000 Subject: [PATCH 1/1] Update carto stylesheet to v2.37.1 Fixes performance issue with low zoom boundary queries. --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 3514c3e3c..4bc8717cd 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -84,7 +84,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.37.0", + :revision => "v2.37.1", :max_zoom => 19 } } -- 2.43.2