Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5033 roads bridges tunnels queries #5035

Merged
Prev Previous commit
Next Next commit
All other CASE statements are not parenthesized.
StyXman committed Nov 1, 2024
commit c7e5e6b29d2c50a009591801892faed5273756c9
4 changes: 2 additions & 2 deletions project.mml
Original file line number Diff line number Diff line change
@@ -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