mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-21 07:46:49 +02:00
Treat converted_by as discardable
Already treated this way by JOSM https://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java#L736 See https://wiki.openstreetmap.org/wiki/Key:converted_by and https://lists.openstreetmap.org/pipermail/tagging/2021-January/thread.html#58022
This commit is contained in:
committed by
GitHub
parent
9fdecc9834
commit
1e477c8ff3
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"created_by": true,
|
||||
"converted_by": true,
|
||||
|
||||
"odbl": true,
|
||||
"odbl:note": true,
|
||||
|
||||
Reference in New Issue
Block a user