From decbe4f853804053a19d8a80022f7717a09a127a Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Sat, 23 Mar 2019 14:26:02 +0100 Subject: [PATCH] Add osmarender:nameDirection to discarded tags There is currently ongoing discussion on talk mailing list about my proposed automatic edit that proposed to remove it. It seems to be that there is a consensus to eliminate this tag (as unwanted rendering instruction for no longer existing renderer), but not everybody is happy about using bot edits. It was proposed to silently discard it during editing like created_by tag. JOSM added this tag to list of automatically discarded ones - see https://josm.openstreetmap.de/changeset/14916/josm --- data/discarded.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/discarded.json b/data/discarded.json index 81d540d9c..06c521edb 100644 --- a/data/discarded.json +++ b/data/discarded.json @@ -13,6 +13,8 @@ "geobase:datasetName": true, "geobase:uuid": true, + "osmarender:nameDirection": true, + "sub_sea:type": true, "KSJ2:ADS": true,