diff --git a/content/00_about.qmd b/content/00_about.qmd index 3c2a2ce..de17db7 100644 --- a/content/00_about.qmd +++ b/content/00_about.qmd @@ -1,7 +1,8 @@ --- toc: false +output-file: about.html --- ## About this project -This side and its underlying Github repository is meant as a personal spcae to **gather and organize information about research and applications of lidar data for forestry**. \ No newline at end of file +This side and its underlying Github repository is meant as a personal space to **gather and organize information about research and applications of lidar data for forestry**. \ No newline at end of file diff --git a/content/01_lidar.qmd b/content/01_lidar.qmd index 42d69e4..beb5829 100644 --- a/content/01_lidar.qmd +++ b/content/01_lidar.qmd @@ -1,3 +1,6 @@ +--- +output-file: lidar.html +--- ## About Lidar data Lidar, or Light Detection and Ranging, is a remote sensing technology that uses laser pulses to measure the distance to an object or surface. The data collected by lidar systems is typically in the form of point clouds, which are a set of 3D coordinates representing the location of objects or surfaces in the environment. Lidar data can be used for a variety of applications, including mapping, surveying, navigation, and object detection. One of the key advantages of lidar is its ability to penetrate through obscurants such as fog, smoke and vegetation. diff --git a/content/02_data.qmd b/content/02_data.qmd index 2497b4a..f0e9b32 100644 --- a/content/02_data.qmd +++ b/content/02_data.qmd @@ -1,6 +1,7 @@ --- toc-depth: 4 toc-expand: 5 +output-file: data.html --- ## Current status of ALS data availability diff --git a/content/03_scientific-advances.qmd b/content/03_scientific-advances.qmd index d6bae40..f5b1854 100644 --- a/content/03_scientific-advances.qmd +++ b/content/03_scientific-advances.qmd @@ -12,13 +12,6 @@ output-file: scientific-advances.html Number of publications by year for `(lidar OR laser) AND (forestry OR forest OR tree)` (image from [dimensions.ai](https://app.dimensions.ai/analytics/publication/overview/timeline?search_mode=content&search_text=(lidar%20OR%20laser)%20AND%20(forestry%20OR%20forest%20OR%20tree)&search_type=kws&search_field=text_search), created on 09.07.2024) ::: -::: {#fig-publications-year} - - -Number of publications by year for `(lidar OR laser) AND (forestry OR forest OR tree)` (image from [dimensions.ai](https://app.dimensions.ai/analytics/publication/overview/timeline?search_mode=content&search_text=(lidar%20OR%20laser)%20AND%20(forestry%20OR%20forest%20OR%20tree)&search_type=kws&search_field=text_search), created on 09.07.2024) -::: - - ### Researchers diff --git a/content/04_applications.qmd b/content/04_applications.qmd index 31a168c..a935762 100644 --- a/content/04_applications.qmd +++ b/content/04_applications.qmd @@ -1,3 +1,6 @@ +--- +output-file: applications.html +--- ## Applications diff --git a/content/_applications_public-relation.qmd b/content/_applications_public-relation.qmd index e245440..18cf368 100644 --- a/content/_applications_public-relation.qmd +++ b/content/_applications_public-relation.qmd @@ -1,6 +1,11 @@ ### Public relation -Apart from quantitative analyses lidar point clouds and derived products can also be used to communicate and vizualize information. A good example can be seen a movie about the project "Grünes Gallustal", where ALS data was acquired to capture the city status. This digital twin was then enhanced with planned city developments to create a video for communicating the project ideas (https://www.gruenesgallustal.ch/). +Apart from quantitative analyses lidar point clouds and derived products can also be used to communicate and vizualize information. A good example can be seen a movie about the project "Grünes Gallustal", where ALS data was acquired to capture the city status. This digital twin was then enhanced with planned city developments to create a video for communicating the project ideas. One recent example where this has been done is the project [Grünes Gallustal](https://www.gruenesgallustal.ch/). + +{{< video https://vimeo.com/835746773 >}} + + Lidar data is also used in documentaries to vizualize forests in other perspectives (e.g. [The Giants](https://documentaryaustralia.com.au/project/the-giants/)) +{{< video https://vimeo.com/771804254 >}} diff --git a/images/scientific-advances_publications_network.png b/images/scientific-advances_publications_network.png index 3972d7e..2b984c6 100644 Binary files a/images/scientific-advances_publications_network.png and b/images/scientific-advances_publications_network.png differ