File tree Expand file tree Collapse file tree 9 files changed +91
-0
lines changed
Expand file tree Collapse file tree 9 files changed +91
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "key" : " boat" ,
3+ "type" : " combo" ,
4+ "label" : " Boat Access"
5+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " camping" ,
3+ "type" : " combo" ,
4+ "label" : " Camping"
5+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " canoe" ,
3+ "type" : " combo" ,
4+ "label" : " Canoe Access"
5+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " motorboat" ,
3+ "type" : " combo" ,
4+ "label" : " Motorboat Access"
5+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " snowmobile" ,
3+ "type" : " combo" ,
4+ "label" : " Snowmobile Access" ,
5+ "terms" : [
6+ " ski-doo"
7+ ]
8+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " swimming" ,
3+ "type" : " combo" ,
4+ "label" : " Swimming"
5+ }
Original file line number Diff line number Diff line change 1+ {
2+ "key" : " trailer" ,
3+ "type" : " combo" ,
4+ "label" : " Trailer Access"
5+ }
Original file line number Diff line number Diff line change 22 "icon" : " maki-slipway" ,
33 "fields" : [
44 " name" ,
5+ " operator" ,
56 " surface" ,
67 " access_simple" ,
8+ " canoe" ,
9+ " trailer" ,
710 " fee" ,
811 " payment_multi_fee" ,
912 " charge_fee"
1013 ],
1114 "moreFields" : [
15+ " address" ,
16+ " bin" ,
17+ " boat" ,
18+ " camping" ,
19+ " covered" ,
20+ " dog" ,
21+ " drinking_water_available" ,
22+ " fishing" ,
23+ " gnis/feature_id-US" ,
24+ " group_only" ,
25+ " intermittent" ,
1226 " lit" ,
27+ " motorboat" ,
1328 " opening_hours" ,
29+ " picnic_table" ,
30+ " reservation" ,
1431 " seamark/type" ,
32+ " seasonal" ,
33+ " shower" ,
34+ " snowmobile" ,
35+ " swimming" ,
36+ " tidal" ,
37+ " toilets" ,
38+ " trailer" ,
39+ " wheelchair" ,
1540 " width"
1641 ],
1742 "geometry" : [
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " temaki-beach" ,
3+ "fields" : [
4+ " {leisure/slipway}"
5+ ],
6+ "moreFields" : [
7+ " {leisure/slipway}" ,
8+ " informal"
9+ ],
10+ "geometry" : [
11+ " vertex"
12+ ],
13+ "terms" : [
14+ " boat" ,
15+ " canoe" ,
16+ " kayak" ,
17+ " launch" ,
18+ " paddleboard" ,
19+ " portage" ,
20+ " put-in" ,
21+ " rowboat" ,
22+ " take-out"
23+ ],
24+ "tags" : {
25+ "waterway" : " access_point"
26+ },
27+ "name" : " Waterway Access Point"
28+ }
You can’t perform that action at this time.
0 commit comments