From 4f3239eab8b810445c6910b9a1a4886fd6049f70 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?No=C3=A9mie?= <noemie.lehuby@zaclys.net>
Date: Sat, 3 Oct 2020 14:27:43 +0200
Subject: [PATCH] Warn about AED on way
[#deficoeur](https://wiki.openstreetmap.org/wiki/FR:Project_of_the_month/Defibrillateurs)
---
resources/data/validator/geometry.mapcss | 1 +
1 file changed, 1 insertion(+)
diff --git a/resources/data/validator/geometry.mapcss b/resources/data/validator/geometry.mapcss
index 4ef2d33c5..5fbabb756 100644
a
|
b
|
node[restriction] {
|
96 | 96 | |
97 | 97 | /* {0} on a way, should be a node */ |
98 | 98 | way[line_attachment], |
| 99 | way[emergency=defibrillator], |
99 | 100 | way[emergency=fire_hydrant], |
100 | 101 | way[entrance], |
101 | 102 | way[door], |