-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathApprovedAccommodations.htm
193 lines (167 loc) · 7.43 KB
/
ApprovedAccommodations.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Approved Accommodations</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
</head>
<body>
<script>
/* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<div class="topnav" id="myTopnav">
<a href="index.html" class="active">Home</a>
<div class="dropdown">
<button class="dropbtn">About
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="About.htm">About</a>
<a href="FAQs.htm">FAQs</a>
<a href="Contact.htm">Contact</a>
</div>
</div>
<a href="thebike.htm">the Bike</a>
<a href="AcrossCanada.htm">Across Canada</a>
<a href="Route.htm">Route</a>
<div class="dropdown">
<button class="dropbtn">Network
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="ApprovedAccommodations.htm">Approved Accommodations</a>
<a href="ApprovedBikeShops.htm">Approved Bike Shops</a>
<a href="ApprovedEateries.htm">Approved Eateries</a>
</div>
</div>
<a href="Community.htm">Community</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">☰</a>
</div>
<p style="font-family:verdana">
<center><h2>Approved Accommodations Criteria</h2>
<br>
<form action="mailto:[email protected]? subject=Approved Accommodations user submitted response" method="post" enctype="text/plain">
<h3> To be considered as an Approved Accommodation, <br> the place should;</h3>
<p style="font-family:verdana">
<input type="checkbox" id="10km" name="10km" value="10km">
<label for="10km">Be located within 10km of the Network; and </label>
<br>
<input type="checkbox" id="water" name="water" value="water">
<label for="water">Have drinking water; and</label>
<br>
<input type="checkbox" id="toilet" name="toilet" value="toilet">
<label for="toilet">Have toilet facilities; and </label>
<br>
<input type="checkbox" id="NotHome" name="NotHome" value="NotHome">
<label for="NotHome">Not be a private home; and </label>
<br>
<input type="checkbox" id="1night" name="1night" value="1night">
<label for="1night">Allow for 1 night stay; and</label>
<br>
<input type="checkbox" id="Secure" name="1of2" value="Secure">
<label for="Secure">
Secure bicycle storage (for indoor accommodations)</label>
<br>
</p>
<h3>and have 2 or more of the following attributes;</h3>
<p style="font-family:verdana">
<input type="checkbox" id="AlwaysRoom" name="1of2" value="AlwaysRoom">
<label for="AlwaysRoom">
An 'Always room for cyclists' policy (for campgrounds)</label>
<br>
OR<br>
<input type="checkbox" id="Dedicated" name="1of2" value="Dedicated">
<label for="Dedicated">
A dedicated cyclists campsite</label>
<br>
<br>
<input type="checkbox" id="5stays" name="5stays" value="5stays">
<label for="5stays"> Have had 5+ online trip report stays; and/or</label>
<br>
<input type="checkbox" id="rate" name="ra te" value="rate">
<label for="rate">Published special rate for cyclists; and/or</label>
<br>
<input type="checkbox" id="cooking" name="cooking" value="cooking">
<label for="cooking">Cooking shelter (for campgrounds; and/or</label>
<br>
<input type="checkbox" id="tools" name="tools" value="tools">
<label for="tools">Tools (Pump, Patch repair kit, Spare parts); and/or</label>
<br>
<input type="checkbox" id="Recommended" name="Recommended" value="Recommended">
<label for="Recommended">Have been directly recommended by someone in the Facebook group</label> </p>
<br>
<br>
<h3>Yes!<input type="Enter Place Name" id="PlaceName" name="PlaceName" value="Enter Place Name">
<label for="Enter Place Name"></label> should be considered an <br>
Approved Accommodation.</h3>
<br>
<h3>
Other useful amenities (but not required for <br>Approval) include;</h3>
<p style="font-family:verdana">
WiFi <input type="radio" id="yes" name="wifi" value="Yes Free"> <label for="yes">Yes Free</label> <input type="radio" id="no" name="wifi" value="No (Paid)"> <label for="no">No, not free (Paid)</label> <input type="radio" id="paid" name="wifi" value="No WiFi"> <label for="paid">No Wifi :( </label>
<br>
<br>
a selection of various phone chargers, <input type="radio" id="yes" name="chargers" value="Yes"><label for="yes">Yes</label><input type="radio" id="no" name="chargers" value="No"><label for="no">No</label>
<br>
<br>
a convenience store, <input type="radio" id="yes" name="convenience" value="Yes"><label for="yes">Yes</label> <input type="radio" id="no" name="convenience" value="No"><label for="no">No</label>
<br>
<br>
free (or included) shower,
<br>
laundry facilities,
<br>
local tourist guide
<br>
paper cycling map
<br>
<br>
<br>
Comments:
<input type="text" name="comment" size="20"><br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">
</form>
</p>
<hr>
<p style="font-family:verdana">
This is the spreadsheet, if the internet elves can't load the document below, <a href="https://docs.google.com/spreadsheets/d/1cTomBXfvQ2kc0OhaNZtP8EmSswP4F_OqlPUb5KOP984/edit?usp=sharing">here</a> is the link to the Google Spreadsheet.</p>
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTTbWFOeQbcR9TDdiCBfzly8ZJXDqJpef54OF2XCK_h_v_SrHgzcqGCMjvNlWqLf8jWdXR4v6_ZQL7H/pubhtml?gid=2033896760&single=true&widget=true&headers=false" width="320" height="600"></iframe>
<br>
<br>
<p style="font-family:verdana">
You can download the Campgrounds.kmz file <a href="https://archive.org/download/BikeAcrossCanadaRouteNetworkGPSTracksPOIs/Campgrounds.kmz">here</a>. Shown below with the Organic Maps App, with the network in the background.
<br>
<img src="https://archive.org/download/BikeAcrossCanadaRouteNetworkGPSTracksPOIs/Campgrounds.png" alt="Campgrounds on Oranic Maps app" width="320" height="auto">
<br> There are 738 campgrounds listed, last updated 15may2024</p> and the GPX file <a href="https://archive.org/download/BikeAcrossCanadaRouteNetworkGPSTracksPOIs/Campgrounds.gpx">here</a>, also last updated 15may2024.</p>
</center>
</p>
<p>Here's a Google Maps <a href="https://www.google.com/maps/@47.5957766,-89.144824,0z/data=!4m3!11m2!2s1kApaniZeKvTWLQlstSWB7ZIzioA!3e3">list</a> for all the Campgrounds along the Trans Canada Bike Route Network</p>
<hr>
<br>
<!copy paste this on every page>
<br>
<hr>
<br>
<center>
<p style="font-family:verdana">
<img src="BottomBanner.png" alt="BottomBanner.png" width="320" height="auto">
<br><br>
<a href="index.html">Home</a> | <a href="About.htm">About</a> |
<a href="Copyright.htm">Copyright</a> | <a href="Route.htm">Route</a> | <a href="Downloads.htm">Downloads</a> | <a href="Campgrounds.htm">Campgrounds</a> |
<a href="IndoorAccommodations.htm"</a>Indoor Accommodations</a> | <a href="FAQs.htm">FAQs</a> | <a href="Contact.htm">Contact</a>
</p></center>
</body>
</html>