From 1aac2599efc8144f3ab9c5226aeb74e8bb6d785e Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Fri, 4 Nov 2022 14:19:15 +0100 Subject: [PATCH] simplify Mapnik code --- app/map_styles/polygon.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/app/map_styles/polygon.xml b/app/map_styles/polygon.xml index dd118ef5..86f44a67 100644 --- a/app/map_styles/polygon.xml +++ b/app/map_styles/polygon.xml @@ -317,49 +317,31 @@ [status] = "Submitted" - - - [status] = "Submitted" [status] = "Approved" - - - [status] = "Approved" [status] = "Appeal In Progress" - - - [status] = "Appeal In Progress" [status] = "Rejected" - - - [status] = "Rejected" [status] = "Withdrawn" - - - [status] = "Withdrawn" [status] != "Submitted" and [status] != "Approved" and [status] != "Appeal In Progress" and [status] != "Rejected" and [status] != "Withdrawn" - - - [status] != "Submitted" and [status] != "Approved" and [status] != "Appeal In Progress" and [status] != "Rejected" and [status] != "Withdrawn"