Giter VIP home page Giter VIP logo

qgis-visibility-analysis's Introduction

Advanced viewshed analysis for QGIS

Version: 0.5.4

Supported QGIS version: 2.x

Licence: GNU GPLv3

Author: Zoran Čučković (contact)

Introduction:

Viewshed analysis plugin for QGIS calculates visible surface from a given observer point over a digital elevation model. The plugin is intended for more complex modelling, such as the depth below the visible horizon or generation of intervisibilty networks between groups of points. It is particularly performant for multiple viewshed calculations form a set of fixed points.

Installation:

The plugin is installed as any other from the official QGIS repository (In QGIS go to Plugins -> Manage and install ... ). Be sure to enable experimental versions if the latest plugin version is labelled as experimental.

In case the usual install doesn't work, the plugin can be installed manually:
First you need to locate your QGIS plugins folder. On Windows it would be 'C:\users\username.qgis2\python\plugins' and on Linux something like '~/home/.qgis2/python/plugins'. (do a file search for '.qgis2')

Plugin code can then be extracted in a new folder inside the plugins folder (you should name the folder ViewshedAnalysis). Take care that the code is not inside a subfolder - the folder structure should be like this:

  • .qgis2\python\ plugins
    • [some QGIS plugin folders...]
    • ViewshedAnalysis
      • viewshedanalysis.py
      • [other files and folders...]

Dependencies:

The plugin is coded in Python 2.7 and does not require any additional libraries than those provided by standard QGIS installation. These libraries include numpy and gdal for manipulating raster data, and PyQt4 and QGIS core libraries for integration with QGIS.

Community guidelines and feedback:

This project is released with a Contributor Code of Conduct (Contributor_code.md). By participating in this project you agree to abide by its terms. Feedback, bug reports (and fixes!), and feature requests are welcome and can be submitted at [GitHub] (https://github.com/zoran-cuckovic/QGIS-visibility-analysis/issues) or reported directly through author's contact (above).

More information:

A user manual is available at: http://zoran-cuckovic.github.io/QGIS-visibility-analysis/
Data for testing purposes can be found at test data branch.
And more on software use at: http://zoran-cuckovic.from.hr/landscape-analysis/visibility/

qgis-visibility-analysis's People

Contributors

arfon avatar zoran-cuckovic avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.