mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
* renamed access_toilet field to access_simple * use it also for parkings, entrances and swimming_pools fixes #1953
6 lines
132 B
JSON
6 lines
132 B
JSON
{
|
|
"key": "access",
|
|
"type": "combo",
|
|
"label": "Access",
|
|
"options": ["public", "permissive", "private", "customers"]
|
|
} |