@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
57 lines (56 loc) • 1.04 kB
JSON
{
"icon": "maki-slipway",
"fields": [
"name",
"operator",
"surface",
"access_simple",
"canoe",
"trailer",
"fee",
"payment_multi_fee",
"charge_fee"
],
"moreFields": [
"address",
"bin",
"boat",
"camping",
"covered",
"dog",
"drinking_water_available",
"fishing",
"gnis/feature_id-US",
"group_only",
"intermittent",
"lit",
"motorboat",
"opening_hours",
"picnic_table",
"reservation",
"seamark/type",
"seasonal",
"shower",
"snowmobile",
"swimming",
"tidal",
"toilets",
"trailer",
"wheelchair",
"width"
],
"geometry": [
"point",
"vertex",
"line"
],
"terms": [
"boat landing",
"boat launch",
"boat ramp"
],
"tags": {
"leisure": "slipway"
},
"name": "Slipway"
}