@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
32 lines (31 loc) • 523 B
JSON
{
"icon": "maki-slipway",
"fields": [
"name",
"surface",
"access_simple",
"fee",
"payment_multi_fee",
"charge_fee"
],
"moreFields": [
"lit",
"opening_hours",
"seamark/type",
"width"
],
"geometry": [
"point",
"vertex",
"line"
],
"terms": [
"boat launch",
"boat ramp",
"boat landing"
],
"tags": {
"leisure": "slipway"
},
"name": "Slipway"
}