-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
36 lines (32 loc) · 2.67 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
<!DOCTYPE html>
<html lang='nl'>
<!-- HTML-Header - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<!-- meta tags - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Invullen: de titel van de standaard of het document - - - - - - - - - - - - - - - - - - -->
<title>Praktijkrichtlijn Vector Tiling</title> <!-- Ook raster tiles?-->
<!-- link rel="stylesheet" type="text/css" href="./media/style.css" -->
<link rel='shortcut icon' type='image/x-icon' href='https://tools.geostandaarden.nl/respec/style/logos/Geonovum.ico' />
<script class="remove" src="./config.js"></script>
<script class='remove' src='https://tools.geostandaarden.nl/respec/builds/respec-geonovum.js' async></script>
</head>
<body>
<section id='abstract' data-format="markdown" data-include="Samenvatting.md"><h2>Samenvatting</h2></section>
<!-- sodt = 'status of this document'. ReSpec genereert automatisch een tekst hierin - - - - -->
<!-- op basis van specType en specStatus.- - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Deze automatische tekst kun je aanvullen door tussen <p></p> iets te typen. - - - - - - -->
<section id='sotd'><p></p></section>
<section id='Inleiding' data-format="markdown" data-include="Inleiding.md"><h2>Inleiding</h2></section>
<section id='Scope' data-format="markdown" data-include="Scope.md"><h2>Scope</h2></section>
<section id='TegelSpec' data-format="markdown" data-include="TegelSpec.md"><h2>Tegels maken</h2></section>
<section id='TegelSchema' data-format="markdown" data-include="TegelSchema.md"><h2>TileMatrixSet</h2></section>
<section id='Publicatie' data-format="markdown" data-include="Publicatie.md"><h2>Vector tiles aanbieden</h2></section>
<section id='Documentatie' data-format="markdown" data-include="Documentatie.md"><h2>Documentatie</h2></section>
<section id='Styling' data-format="markdown" data-include="Styling.md"><h2>Styling</h2></section>
<section id='CRSachtergrond' class="appendix" data-format="markdown" data-include="CRSachtergrond.md"><h2>Achtergrond bij Coördinaat referentie systemen</h2></section>
<section id='TileMatrixSetRD' class="appendix" data-format="markdown" data-include="TileMatrixSetRD.md"><h2>TileMatrixSet Rijksdriehoekstelsel</h2></section>
<section id="tof"><h2>Lijst van afbeeldingen</h2></section>
</body>
</html>