Coder Social home page Coder Social logo

gcmillar / grass-tangible-landscape Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tangible-landscape/grass-tangible-landscape

0.0 1.0 0.0 6.1 MB

Tangible geospatial modeling and visualization system integrated with GRASS GIS

Home Page: http://tangible-landscape.github.io/

License: Other

Makefile 0.22% Python 93.81% HTML 3.64% Shell 2.33%

grass-tangible-landscape's Introduction

Tangible Landscape

This README describes the installation of Tangible Landscape which runs on Linux (Ubuntu) and Mac. This repository contains also older, unsupported, version running solely on MS Windows.

Dependencies:

Installation using install script:

This option is available only for Ubuntu 16.04 (tested for 17.04 as well), for other distributions please modify the script accordingly.

  1. Make a folder where all the dependencies will be compiled:

    mkdir tangiblelandscape && cd tangiblelandscape

  2. Download install.sh to that folder and run it:

    sh install.sh
    

    It will ask you for administrator password. You need to be online to download all dependencies. After finishing the process, log out and log in.

  3. Find GRASS GIS in Dash and start it. Create a new GRASS Location or use an existing one, and when GRASS Layer Manager opens, go to tab Console and type:

    g.gui.tangible
    

Manual installation:

  1. Install GRASS GIS 7.2. You need to compile it yourself, because 7.2 is not released yet. For GRASS GIS compilation, see instructions for r.in.kinect.

  2. Install GRASS GIS addon r.in.kinect

  3. Install Python package watchdog using pip

    sudo apt-get install python-pip
    sudo pip install watchdog
    
  4. Open GRASS GIS and install Tangible Landscape plugin using g.extension:

    g.extension g.gui.tangible url=github.com/tangible-landscape/grass-tangible-landscape
    
  5. Close and restart GUI with g.gui.

  6. Type this into GRASS GUI command console. A dialog should now open.

    g.gui.tangible
    

Tangible Landscape plugin

Authors

Anna Petrasova (lead developer), Vaclav Petras, Payam Tabrizian, Brendan Harmon, Helena Mitasova

NCSU GeoForAll Laboratory

grass-tangible-landscape's People

Contributors

petrasovaa avatar baharmon avatar wenzeslaus avatar

Watchers

James Cloos 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.