forked from kbgg/qgis-stac-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
15 lines (15 loc) · 835 Bytes
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<img src=":/plugins/stac_browser/assets/icon.png">
<h2>QGIS STAC Browser</h2>
<br>The QGIS STAC Browser plugin allows for searching STAC catalogs for assets and downloading those assets directly into QGIS.
<h3>Documentation and Source Code</h3>
<br/><a href="https://github.com/kbgg/qgis-stac-browser">https://github.com/kbgg/qgis-stac-browser</a>
<h3>Issues or Enhancements</h3>
<br/><a href="https://github.com/kbgg/qgis-stac-browser/issues">https://github.com/kbgg/qgis-stac-browser/issues</a>
<h3>Contact</h3>
<br/>Kevin Booth
<br/>Twitter: <a href="https://twitter.com/kbgg_">@kbgg_</a>
<br/>Email: <a href="mailto:[email protected]">[email protected]</a>
<h3>License</h3>
<br/><a href="https://github.com/kbgg/qgis-stac-browser/blob/master/LICENSE">Apache License 2.0</a>
</html>