@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
40 lines (39 loc) • 841 B
JSON
{
"icon": "fas-flask",
"fields": [
"name",
"operator",
"operator/type",
"address",
"website",
"{@templates/internet_access}"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"gnis/feature_id-US",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"applied research",
"experimentation",
"r & d",
"r and d",
"r&d",
"research and development",
"research institution",
"research laboratory",
"research labs"
],
"tags": {
"amenity": "research_institute"
},
"name": "Research Institute Grounds"
}