-
Notifications
You must be signed in to change notification settings - Fork 1
/
info.html
149 lines (124 loc) · 8.45 KB
/
info.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Peakbase - visualize your visited peaks!</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name="author" content="Erik Johannes Husom">
<meta name="description" content="A minimalistic tool for peak baggers.">
<link href="css/style.css" rel="stylesheet" type="text/css" title="Stylesheet">
</head>
<body>
<header>
<div id="title">
<h1><a href="https://peakbase.app" class=ghost>Peakbase</a></h1>
<span class="subheading">A minimalistic tool for peak baggers</span>
</div>
<nav>
<a class="button" id="backToApp" href="index.html">Back to app</a>
</nav>
</header>
<main>
<article>
<h2 id="toc">Table of contents</h2>
<ul>
<li><a href="#what">What is Peakbase?</a></li>
<li><a href="#how">How do I use Peakbase?</a></li>
<li><a href="#why">Why should I use Peakbase?</a></li>
<li><a href="#about">About Peakbase</a></li>
</ul>
<h2 id="what">What is Peakbase?</h2>
<p>Peakbase makes it easy to collect peaks, and visualize the ones you haven't yet ascended. With Peakbase, you can also register the dates of your ascents.</p>
<h2 id="how">How do I use Peakbase?</h2>
<p>To start using Peakbase, you have three options:</p>
<ol>
<li><strong>Use the default peakbase</strong>: Click "Start new peakbase", which loads a ready-to-use peakbase with over 38 000 peaks in Norway already registered.</li>
<li><strong>Upload an existing file with locations</strong>: This could be a GPX-file created using another tool, or your existing peakbase.</li>
<li><strong>Start from scratch</strong>: Double-click on locations in the map to register new peaks.</li>
<!-- <li>Double-click on locations in the map to register new peaks, and click on the newly registered peaks (red markers) to mark them as ascended.</li> -->
</ol>
<p>Whether you use the pre-existing peakbase (option 1 and 2) or start building your own from scratch (option 3), the registered peaks will appear as red markers in the map. To mark peaks as ascended/visited, click on them and confirm, and the markers will turn blue, indicating that you have "bagged" that peak.</p>
<!-- <ol> -->
<!-- <li>Upload your peakbase-file, or a gpx-file containing -->
<!-- locations of peaks (skip this step if you are -->
<!-- starting from scratch).</li> -->
<!-- <li>Add peaks and ascents.</li> -->
<!-- <li>Download your peakbase-file after you are finished -->
<!-- editing.</li> -->
<!-- <li>Start from the top the next time you want to register -->
<!-- new peaks and ascents.</li> -->
<!-- </ol> -->
<p>Next steps:</p>
<ul>
<li>
<strong>Add peaks to your peakbase:</strong>
<ul>
<li>Double click on map to add a point.</li>
<li>Enter name and elevation of point.</li>
<li>Click "Save" to save peak.</li>
</ul>
</li>
<li>
<strong>Register peak as visited</strong>: Click on red markers (unvisited peaks) and confirm to mark them as visited. This will turn the marker blue.
</li>
<li>
<strong>Register ascent with date</strong>: After you have registered a peak as visited, you may also register the dates of your ascent(s). Do this by clicking the blue marker, and enter the date in the menu to the right.
</li>
<li>
<strong>Download your peakbase</strong>
<ul>
<li>When you are done with registering peaks, download your
peakbase-file as .json or .gpx with the buttons in the top
right corner beside the map.</li>
<ul>
<li>The downloaded file has a timestamp in the filename, in
order to easily see when you last updated the
peakbase.</li>
<li><b>IMPORTANT:</b> Only the JSON-version of the peakbase-file will contain the
dates of your ascents. The gpx-file only contains the peaks
and whether they are visited or not.</li>
<li>While JSON is the preferred format for Peakbase (since
this is more flexible, and allows storing for example
ascent dates), the tool also accepts GPX-files. This is
useful, since you can import files downloaded from for
example <a href="https://peakbook.org">peakbook.org</a>.
GPX-files can also be easily plotted in a range of other online
and offline software tools, so it might be useful to keep both a
GPX- and a JSON-version of your peakbase.</li>
</ul>
</ul>
</li>
</ul>
<h2 id="why">Why should I use Peakbase?</h2>
<p>While the simplest way to collect peaks is to write them down in a list, Peakbase enables you to visualize your collection on a map. This makes it easy to see where you have been, and where to plan your next peak bagging trip.</p> <p>Peakbase gives you simple tools to manage your collection, without making things over-complicated. If you want to focus in being outdoors and enjoying the views rather than sitting in front of your computer screen, use Peakbase to collect your peaks!</p> <p>Peakbase is designed to avoid the need for yet another user account. Instead of logging in, you upload your peakbase, and when you are done, you just download the updated version of the file. Store your peakbase wherever you like!</p>
<h2 id="about">About</h2>
<p>Peakbase is a minimalistic tool for peak baggers (those who
collect ascents of peaks). The functionality consists of:
<ul>
<li>Register and visualize peaks you have not visited yet.</li>
<li>Register and visualize peaks you have visited.</li>
<li>Register how many times and when you have visited a peak.</li>
</ul>
<p>The tool is designed to <em>do one thing, and do it well</em>, and with privacy in mind. <b>You control your own data, and everything the tool does happens locally in your browser</b>, except loading the background map. This means that you don't have to create a user account, or share your data with anoyone else. It also means that you can download this tool and keep it stored offline, and it will be usable forever, totally independent of whether the developer of Peakbase keeps the tool online or not.</p>
<p>Peakbase can also be used to register other points of interest as well. Example of locations to collect:</p>
<ul>
<li>Camp sites</li>
<li>Fishing spots</li>
<li>Bouldering sites</li>
<li>Geocaches</li>
</ul>
<p>Send feedback to <address><a href="mailto:[email protected]">[email protected]</a></address>.
</article>
</main>
<footer>
<p>
Source code:
<a href="https://github.com/ejhusom/peakbase">https://github.com/ejhusom/peakbase</a>
</p>
<p>
Homepage of developer:
<a href="https://erikjohannes.no">erikjohannes.no</a>
</p>
</footer>
</body>
</html>