-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_quarto.yml
More file actions
85 lines (82 loc) · 2.37 KB
/
_quarto.yml
File metadata and controls
85 lines (82 loc) · 2.37 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
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
project:
type: website
output-dir: docs
render:
- index.qmd
- 010-start_here.qmd
- 012-compendium.qmd
- 016-project.qmd
- 020-stac.qmd
- 030-olm_gedi.qmd
website:
navbar:
tools:
- icon: mastodon
href: https://fosstodon.org/@opengeohub
- icon: medium
href: https://opengeohub.medium.com/
- icon: twitter
href: https://twitter.com/opengeohub
- icon: github
menu:
- text: Source Code
url: https://github.com/openlandmap/book
- text: Report a Bug
url: https://github.com/openlandmap/book/issues
background: light
search: true
logo: ./img/openlandmap_v2_logo.png
left:
- text: "Home"
file: index.qmd
- text: "OpenLandMap App"
file: https://OpenLandMap.org
- text: "Open-Earth-Monitor"
file: https://EarthMonitor.org
reader-mode: true
repo-url: https://github.com/openlandmap/book
repo-actions: [edit, issue]
sidebar:
style: "docked"
contents:
- section: "Data layers"
contents:
- index.qmd
- 010-start_here.qmd
- 012-compendium.qmd
- 016-project.qmd
- section: "Tutorials"
contents:
- 020-stac.qmd
- section: "Training point"
contents:
- 030-olm_gedi.qmd
page-footer:
background: light
left: "© 2024, OpenGeoHub foundation"
right:
- icon: github
href: https://github.com/openlandmap/book
- icon: mastodon
href: https://fosstodon.org/@opengeohub
- icon: twitter
href: https://twitter.com/opengeohub
- icon: linkedin
href: https://www.linkedin.com/company/opengeohub-foundation/
- icon: youtube
href: https://www.youtube.com/c/OpenGeoHubFoundation
title: "Open Land Data services"
twitter-card:
image: "img/openlandmap_gui_preview.jpg"
open-graph:
description: "OpenLandMap.org are Open Land Data services providing access to spatial layers
covering global land mass (at spatial resolutions of 1-km, 250-m, 100-m, 30-m or finer) hosted by the OpenGeoHub foundation, GILAB.rs and collaborators. We host and serve only data that matches some of the compatible open data licenses and has close to global coverage."
bibliography: ./tex/refs.bib
format:
html:
toc: true
theme:
light: flatly
dark: solar
mermaid:
theme: dark