mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
add strings for fields: fuel, entrance and substation (#467)
This commit is contained in:
parent
de50002dde
commit
95c206bc23
9 changed files with 195 additions and 11 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"brand",
|
||||
"operator",
|
||||
"address",
|
||||
"fuel_multi",
|
||||
"fuel/fuel_multi",
|
||||
"fuel/fuel_multi-RU",
|
||||
"self_service",
|
||||
"building_area"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"icon": "temaki-propane_tank",
|
||||
"fields": [
|
||||
"{shop}",
|
||||
"fuel_multi"
|
||||
"fuel/fuel_multi"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"operator",
|
||||
"address",
|
||||
"opening_hours",
|
||||
"fuel_multi"
|
||||
"fuel/fuel_multi"
|
||||
],
|
||||
"moreFields": [
|
||||
"branch_brand",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue