@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
47 lines • 1.45 kB
JSON
{
"skr": {
"presets": {
"fields": {
"access": {
"options": {
"private": {
"title": "نجی"
},
"unknown": {
"title": "نامعلوم"
}
},
"types": {
"access": "سارے"
}
},
"access_aisle": {
"label": "قسم"
},
"access_simple": {
"options": {
"no": "کوئی وی کائنی",
"private": "نجی",
"unknown": "نامعلوم",
"yes": "عوامی"
}
},
"addr/interpolation": {
"label": "قسم",
"options": {
"all": "سارے",
"even": "جفت",
"odd": "طاق"
}
},
"address": {
"placeholders": {
"country": "ملک",
"county": "کاؤنٹی",
"county!jp": "ضلع"
}
}
}
}
}
}