From c7e5e6b29d2c50a009591801892faed5273756c9 Mon Sep 17 00:00:00 2001 From: Marcos Dione Date: Fri, 1 Nov 2024 08:33:08 +0100 Subject: [PATCH] All other CASE statements are not parenthesized. --- project.mml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.mml b/project.mml index 0222384e3..dc6a74b3d 100644 --- a/project.mml +++ b/project.mml @@ -723,10 +723,10 @@ Layer: construction, NULL AS service, NULL AS link, - (CASE + CASE WHEN tags->'railway:preserved' = 'yes' THEN 'yes' ELSE 'no' - END) AS preserved, + END AS preserved, COALESCE(layer,0) AS layernotnull, osm_id, z_order