mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
add post_box:type to global Post Box preset
This commit is contained in:
parent
182d415081
commit
f7c5ec8d8c
4 changed files with 31 additions and 6 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"fields": [
|
||||
"operator",
|
||||
"collection_times",
|
||||
"post_box/type",
|
||||
"ref"
|
||||
],
|
||||
"moreFields": [
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"fields": [
|
||||
"{amenity/post_box}",
|
||||
"post_box/type",
|
||||
"post_box/type-GB",
|
||||
"royal_cypher"
|
||||
],
|
||||
"moreFields": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue