mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-21 07:46:49 +02:00
add option "millstone" to field for the historic tag (see #1067)
see https://wiki.openstreetmap.org/wiki/Tag:historic=millstone
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"manor": "Manor House",
|
||||
"memorial": "Memorial",
|
||||
"milestone": "Milestone",
|
||||
"millstone": "Millstone",
|
||||
"mine": "Mine",
|
||||
"mine_shaft": "Mine Shaft",
|
||||
"monument": "Monument",
|
||||
|
||||
@@ -2679,6 +2679,8 @@ en:
|
||||
memorial: Memorial
|
||||
# historic=milestone
|
||||
milestone: Milestone
|
||||
# historic=millstone
|
||||
millstone: Millstone
|
||||
# historic=mine
|
||||
mine: Mine
|
||||
# historic=mine_shaft
|
||||
|
||||
Reference in New Issue
Block a user