Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gisma committed Jul 1, 2024
1 parent aba6fe5 commit f3112ff
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 102 deletions.
98 changes: 0 additions & 98 deletions ressources.md

This file was deleted.

99 changes: 95 additions & 4 deletions uavdata.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,103 @@
---
title: Software and Data
layout: landing
title: Software
description: 'Software and tools'
image: assets/images/remsens.jpg
description: 'UAV Data and Software Tools provides by Geoinformation Science Lab Marburg'
image: assets/images/climatroof-sp.2.jpg
nav-menu: true
---

<!-- Main -->
<div id="main">

<!-- One -->
<section id="one">
<div class="inner">
<header class="major">
<h2>About</h2>
</header>
<p>
The Geoinformation Science Lab Marburg (gisma) provides access to different Data Sets and Software Products
</p>
</div>
</section>

<!-- Two -->
<section id="two" class="spotlights">
<section>
<a href="https://marburgopenforest.github.io/MOFknowledge/" class="image">
<img src="{% link assets/images/mof.png %}" alt="" data-position="center center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Marburg Open Forest</h3>
</header>
<p>
The Marburg Open Forest Knowledge Web provides access to data and resources from the Marburg University Forest. These resources have been collected since 2016 as part of research and teaching at the Institute of Geography at the University of Marburg.
</p>
<ul class="actions">
<li><a href="https://marburgopenforest.github.io/MOFknowledge/" class="button">Learn more</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="uavdata.html" class="image">
<img src="{% link assets/images/remsens.jpg %}" alt="" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>UAV Data sets</h3>
</header>
<p>
Since 2016, image and measurement data has been collected using drone flights as part of research and teaching, and as this involves large amounts of data, making it available via the internet is associated with some problems. The currently processed data is made available for viewing and downloading on the temporary web database droneDB.
</p>
<ul class="actions">
<li><a href="uavdata.html" class="button">Learn more</a></li>
</ul>
</div>
</div>
</section>


<section>
<a href="software.html" class="image">
<img src="{% link assets/images/gisma-30.jpg %}" alt="" data-position="25% 25%" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Software</h3>
</header>
<p>
The software developed essentially consists of packages with specific functionalities and collections of scripts and tools.
</p>
<ul class="actions">
<li><a href="software.html" class="button">Learn more</a></li>
</ul>
</div>
</div>
</section>

</section>

<!-- Three
<section id="three">
<div class="inner">
<header class="major">
<h2>Massa libero</h2>
</header>
<p>Nullam et orci eu lorem consequat tincidunt vivamus et sagittis libero. Mauris aliquet magna magna sed nunc rhoncus pharetra. Pellentesque condimentum sem. In efficitur ligula tate urna. Maecenas laoreet massa vel lacinia pellentesque lorem ipsum dolor. Nullam et orci eu lorem consequat tincidunt. Vivamus et sagittis libero. Mauris aliquet magna magna sed nunc rhoncus amet pharetra et feugiat tempus.</p>
<ul class="actions">
<li><a href="generic.html" class="button next">Get Started</a></li>
</ul>
</div>
</section>
-->
</div>

- [link2GI](https://r-spatial.github.io/link2GI/)
- [uavRmp](https://gisma.github.io/uavRmp/)
- [Metashape Tools](https://github.com/gisma/MetashapeTools)
- [Metashape Tools](https://github.com/gisma/MetashapeTools)

0 comments on commit f3112ff

Please sign in to comment.