-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
45 lines (34 loc) · 1.76 KB
/
index.html
File metadata and controls
45 lines (34 loc) · 1.76 KB
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
<html>
<head>
<title>Webstek van Pietervdvn</title>
</head>
<body>
<h3>Mastodon Slideshows </h3>
<ul>
<li><a href='./Slideshows/MastodonEnSocialeMedia_NL.odp'>Mastodon en Sociale media (NL, ODP)</a></li>
<li><a href='./Slideshows/MastodonEnSocialeMedia_NL.pdf'>Mastodon en Sociale media (NL, PDF)</a></li>
<li><a href='./Slideshows/MastodonEnSocialeMedia_EN.odp'>Mastodon en Sociale media (EN, ODP)</a></li>
<li><a href='./Slideshows/MastodonEnSocialeMedia_EN.pdf'>Mastodon en Sociale media (EN, PDF)</a></li>
</ul>
<h3>Old programming stuff</h3>
<ul>
<li><a href='Quickmaps/Natuurgebieden/Natuurgebieden.html'>Natuurgebieden Natuurpunt Brugge</a></li>
<li><a href='Quickmaps/Bookcases/Bookcases.html'>Boekenruilkastjes Brugge</a></li>
<li><a href='Quickmaps/Bookcases/BookcasesBe.html'>Boekenruilkastjes Belgie</a></li>
<li><a href='https://dev.mapcomplete.org'>MapComplete dev version</a></li>
</ul>
<h3>Openstreetmap-documenten</h3>
<ul>
</ul>
<h3>Hacking OsmAnd</h3>
<ul>
<li>
Clone <a href='https://github.com/osmandapp/OsmAnd-resources'>this repo</a> if you have git. Otherwise, grab
<a href='https://github.com/osmandapp/OsmAnd-resources/blob/master/routing/routing.xml'>Routing.xml</a>, <a href='https://github.com/osmandapp/OsmAnd-resources/blob/master/obf_creation/rendering_types.xml'>rendering_types.xml</a> and perhaps <a href='https://github.com/osmandapp/OsmAnd-resources/blob/master/rendering_styles/default.render.xml'>default.render.xml</a>
</li>
<li><a href='https://download.osmand.net/latest-night-build/'>Grab OsmAnd map creator here</a></li>
<li><a href='https://github.com/pietervdvn/pietervdvn.github.io/tree/master/Slideshows'>All presentations here</a></li>
<li><a href='routing_radical_hiking.xml'>Radical hiking (by Joost Schouppe)</a></li>
</ul>
</body>
</html>