This commit is contained in:
Quincy Morgan 2025-10-23 14:56:26 +02:00 committed by GitHub
commit 4914cff052
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 91 additions and 1 deletions

View file

@ -2,16 +2,41 @@
"icon": "maki-slipway",
"fields": [
"name",
"operator",
"surface",
"access_simple",
"canoe",
"trailer",
"fee",
"payment_multi_fee",
"charge_fee"
"charge_fee",
"tidal"
],
"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",
"toilets",
"trailer",
"wheelchair",
"width"
],
"geometry": [

View file

@ -0,0 +1,27 @@
{
"fields": [
"{leisure/slipway}"
],
"moreFields": [
"{leisure/slipway}",
"informal"
],
"geometry": [
"vertex"
],
"terms": [
"boat",
"canoe",
"kayak",
"launch",
"paddleboard",
"portage",
"put-in",
"rowboat",
"take-out"
],
"tags": {
"waterway": "access_point"
},
"name": "Waterway Access Point"
}