From 8fcc747370fab69e93fac2e00c1886261cb6e08f Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 29 Oct 2024 18:26:59 +0100 Subject: [PATCH] Themes(postboxes): add contact info, add condition for post partner --- assets/layers/postoffices/postoffices.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/assets/layers/postoffices/postoffices.json b/assets/layers/postoffices/postoffices.json index d348a3ec20..bacdf1ce4d 100644 --- a/assets/layers/postoffices/postoffices.json +++ b/assets/layers/postoffices/postoffices.json @@ -140,10 +140,7 @@ ], "tagRenderings": [ "images", - { - "id": "minimap", - "render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }" - }, + "contact", { "builtin": "opening_hours", "override": { @@ -171,6 +168,8 @@ "cs": "Jedná se o partnerskou poštu?", "nl": "Is dit een postkantoor?" }, + "#condition": "If it is a post office, it'll won't be a post partner...", + "condition": "amenity!=post_office", "mappings": [ { "if": "post_office=post_partner",