Extract tree_nodes layer, add heritage tags & img

This commit is contained in:
Midgard 2020-12-27 14:23:45 +01:00
parent e333119a17
commit b8075a6a55
Signed by: midgard
GPG key ID: 511C112F1331BBB4
7 changed files with 432 additions and 278 deletions

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<!-- WARNING: index.html serves as a template. If you want to change something, change it there -->
<html lang="en">
<head>
@ -19,7 +19,7 @@
<!-- $$$CUSTOM-CSS -->
<link rel="manifest" href="./manifest.manifest">
<link rel="icon" href="assets/svg/add.svg" sizes="any" type="image/svg+xml">
<meta property="og:type" content="website">
<!-- $$$OG-META -->
@ -67,6 +67,5 @@
<div id="leafletDiv"></div>
<script src="./index.ts"></script>
<script data-goatcounter="https://pietervdvn.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</body>
</html>