mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Compare commits
No commits in common. "fa5ef90a7dce457a886f1ab46f94d20dd9c70cef" and "ff66003e33074b241b2ecaba240b5a128c1dce26" have entirely different histories.
fa5ef90a7d
...
ff66003e33
3 changed files with 6 additions and 11 deletions
|
|
@ -2,9 +2,6 @@
|
|||
"key": "payment:",
|
||||
"type": "multiCombo",
|
||||
"label": "Payment Types",
|
||||
"reference": {
|
||||
"key": "payment:*"
|
||||
},
|
||||
"strings": {
|
||||
"options": {
|
||||
"account_cards": "Account Card",
|
||||
|
|
|
|||
|
|
@ -26,11 +26,9 @@
|
|||
"amenity": "charging_station"
|
||||
},
|
||||
"terms": [
|
||||
"charge point",
|
||||
"charging stall",
|
||||
"electric vehicle",
|
||||
"ev",
|
||||
"supercharger"
|
||||
"EV",
|
||||
"Electric Vehicle",
|
||||
"Supercharger"
|
||||
],
|
||||
"name": "Charging Station"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,11 +15,11 @@
|
|||
"man_made": "charge_point"
|
||||
},
|
||||
"terms": [
|
||||
"charge point",
|
||||
"ev",
|
||||
"electric vehicle",
|
||||
"charging stall",
|
||||
"charging station",
|
||||
"electric vehicle",
|
||||
"ev"
|
||||
"charge point"
|
||||
],
|
||||
"name": "EV Charging Point"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue