mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Add basic tag position to fire_hydrant (#418)
As per osm wiki, emergency=fire_hydrant should have the fire_hydrant:position tag. https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant
This commit is contained in:
parent
c2acddf4af
commit
bb3c32008c
2 changed files with 16 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"moreFields": [
|
||||
"fire_hydrant/diameter",
|
||||
"fire_hydrant/pressure",
|
||||
"fire_hydrant/position",
|
||||
"level",
|
||||
"survey/date",
|
||||
"water_volume"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue