-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
244 lines (210 loc) · 7.75 KB
/
index.html
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!--
Copyright (c) 2024 Richard L. McNeary II
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0" />
<meta name="author" content="Richard L. McNeary II" />
<meta name="copyright" content="Richard L. McNeary II" />
<meta name="description"
content="A 'tube-style' map that displays information about the Island Explorer bus routes in Acadia National Park. Includes a list of bus stops with helpful information about, routes that access the stop, facilities (restrooms, drinking water, etc.), and points of interest (trailheads, geographic features, etc.)." />
<meta name="keywords" content="rlmcneary2, Rich McNeary, Richard L. McNeary II, limnous, Acadia,
Mount Desert, Island Explorer, map, bus route, Island Explorer Map" />
<link href="docs/16x16.png" rel="icon" sizes="16x16" type="image/png" />
<link href="docs/192x192.png" rel="icon" sizes="192x192" type="image/png" />
<link href="docs/32x32.png" rel="icon" sizes="32x32" type="image/png" />
<meta property="og:url" content="https://islandexplorermap.com/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Island Explorer route map" />
<meta property="og:description"
content="A 'tube-style' map that displays information about the Island Explorer bus routes in Acadia National Park. Includes a list of bus stops with helpful information about, routes that access the stop, facilities (restrooms, drinking water, etc.), and points of interest (trailheads, geographic features, etc.)." />
<meta property="og:image" content="https://islandexplorermap.com/2024/island-explorer-route-map.png" />
<style>
p {
margin: auto 0 1em 0;
}
li {
margin-bottom: 1em;
}
.content {
display: flex;
flex-flow: row wrap;
margin: 0 auto;
max-width: 800px;
position: relative;
}
.content h1 {
flex: 100%;
}
.cta-text {
font-weight: 600;
}
.license {
align-items: center;
display: flex;
justify-content: center;
margin-top: 1em;
position: relative;
}
.license img {
margin-right: 20px;
}
.layout {
display: flex;
}
.map-sections {
flex: 0 0 450px;
}
.map-section {
align-items: center;
display: flex;
flex: 1;
flex-direction: column;
margin-bottom: 20px;
}
.display .map-section {
margin-bottom: 0;
margin-top: 0;
}
.map-container {
display: flex;
flex-direction: column;
}
.map,
.stop {
flex: 1;
width: 100%;
}
img.map,
img.stop {
border: 1px solid black;
}
.sidebar-section {
flex: 1;
margin-right: 15px;
}
@media screen and (max-width: 700px) {
h1 {
text-align: center;
}
.layout {
flex-direction: column-reverse;
}
.map-sections {
flex: 100%;
}
.sidebar-section {
flex: 100%;
margin-right: initial;
max-width: initial;
}
}
</style>
<title>Island Explorer route map</title>
</head>
<body>
<main class="content">
<h1>Island Explorer Map</h1>
<div class="layout">
<section class="sidebar-section">
<p class="cta-text">
Where are the buses right now? Get the
<a href="https://islandexplorer.app/" target="_blank">island explorer web app</a>
for information about buses, carriage roads, landmarks, trails, and
other park attractions. Nothing to install, runs in your browser!
</p>
<p>
A "tube-style" map that displays information about the Island
Explorer bus routes in Acadia National Park. The maps have been
designed with the following in mind:
</p>
<ul>
<li>
Quickly see where routes are connected to each other by bus stops
so that riders can determine which route or routes can get them to
their destination.
</li>
<li>
The relationships between the paths of routes. This is useful when
flagging down a bus from a trailhead or another location that does
not have a designated stop.
</li>
<li>
Minimize the distractions that are caused by maps with routes that
are overlayed on a geographically accurate depiction where roads
have turns and switchbacks and important details may be obscured.
</li>
<li>
Provide a list of bus stops with helpful information that includes
the routes that access the stop, facilities (restrooms, drinking
water, etc.), and points of interest (trailheads, geographic
features, etc.).
</li>
<li>
Fits on a single sheet of letter paper printed on both sides.
</li>
</ul>
<p>
To report corrections or errors to this map please send an email to
<a href="https://limnous.com/">Rich McNeary</a>.
</p>
<p>
Both the map and list of stops are below. There is also a two page
<a href="2024/island-explorer-routes-2024.pdf">downloadable PDF</a>
with the same information.
</p>
<p>
<b>New in 2024!</b> A monochrome version of the map for making black and white prints.
</p>
<p>
<a href="2024/island-explorer-route-map_bw.png"><img alt="Island Explorer grayscale map" class="map"
src="2024/island-explorer-route-map_bw.png" width="100%" /></a>
</p>
</section>
<div class="map-sections">
<section class="map-section">
<div class="map-container">
<a class="map" href="docs/map.html">
<img alt="A map of Island Explorer routes and the stops on each route." class="map"
src="2024/island-explorer-route-map.min.svg" />
</a>
</div>
</section>
<section class="map-section">
<div class="map-container">
<a class="stop" href="docs/stops.html">
<img alt="A list of Island Explorer stops with information about the facilities available at each stop."
class="stop" src="2024/island-explorer-route-stops.min.svg" />
</a>
</div>
</section>
</div>
</div>
<section class="license">
<p>
The map and stops image files are licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike
4.0 International
License</a>.
</p>
</section>
</main>
</body>
</html>