From 405361c4c3523672848fd7f7bdd469318236661d Mon Sep 17 00:00:00 2001 From: "Nathaniel V. KELSO" Date: Tue, 14 Dec 2021 14:42:26 -0800 Subject: [PATCH] already range bound --- queries.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries.yaml b/queries.yaml index 004642552..750ea7214 100644 --- a/queries.yaml +++ b/queries.yaml @@ -815,7 +815,7 @@ post_process: (kind == 'stream' and zoom < 14) or (kind == 'ditch' and zoom < 15) or (kind == 'drain' and zoom < 15) or - (properties.get('is_tunnel') is True and zoom < 16) + (properties.get('is_tunnel') is True) - fn: vectordatasource.transform.handle_label_placement params: