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:
René Kost 2022-05-12 11:13:21 +02:00 committed by GitHub
parent c2acddf4af
commit bb3c32008c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"moreFields": [
"fire_hydrant/diameter",
"fire_hydrant/pressure",
"fire_hydrant/position",
"level",
"survey/date",
"water_volume"