An open API service indexing awesome lists of open source software.

https://github.com/JanCaha/qgis_los_tools

This plugin creates and analyzes lines-of-sight (LoS) and also provides supporting tools.
https://github.com/JanCaha/qgis_los_tools

gis python3 qgis qgis-plugin spatial-analysis visibility

Last synced: 6 months ago
JSON representation

This plugin creates and analyzes lines-of-sight (LoS) and also provides supporting tools.

Awesome Lists containing this project

README

          

# LoS Tools

[![Tests for Plugin LoS Tools](https://github.com/JanCaha/qgis_los_tools/actions/workflows/test_plugin.yaml/badge.svg)](https://github.com/JanCaha/qgis_los_tools/actions/workflows/test_plugin.yaml)
[![Build Documentation and Deploy to GitHub Pages](https://github.com/JanCaha/qgis_los_tools/actions/workflows/mkdocs_build_deploy.yaml/badge.svg)](https://github.com/JanCaha/qgis_los_tools/actions/workflows/mkdocs_build_deploy.yaml)

**LoS Tools** is a [QGIS](https://qgis.org/en/site/) plugin for analyzing visibility. The plugin focuses on point to point visibility, creation of lines-of-sight (LoS), extraction of horizon points, creation of horizon lines and a set of supporting functions. The plugin basically provides tools available in Processing Toolbox.

The plugin can be installed directly from **QGIS** Plugins menu.

The website with tool help is available here: [https://jancaha.github.io/qgis_los_tools/](https://jancaha.github.io/qgis_los_tools/).

The plugin page is: [https://plugins.qgis.org/plugins/los_tools/](https://plugins.qgis.org/plugins/los_tools/).

## Packages with similar focus

QGIS plugin with focus on other aspects of visibility and its analyses is [Visibility Analysis](https://www.zoran-cuckovic.from.hr/QGIS-visibility-analysis/). This package focuses on aspects of classic viewshed analyses.

## Citation

The citation for the plugin should be:

```
Jan Caha (2023). LoS Tools. QGIS Plugin version 1.0. https://jancaha.github.io/qgis_los_tools/
```

```
@Manual{,
title = {LoS Tools}. QGIS Plugin version 1.0,
author = {Jan Caha},
year = {2023},
url = {https://jancaha.github.io/qgis_los_tools/}
}
```