Git Product home page Git Product logo

tsi_tools's Introduction

Background

Terrain Shape Index (TSI) is a micro-scale landform index presented by Henry McNab in a 1989 article in the Forest Science journal. The index itself attempts to describe the shape of terrain surrounding a plot center using elevation. TSI is a useful forestry metric as it has shown to correlate very closely with an area’s site index, or the relationship of a species’ height and its age. Due to the labor-intensive nature of finding the elevation at nine points in the field, an automated tool that estimates the TSI using elevation rasters for a study area is extremely useful.

TSI_Tools Python Script

The Python script has three main steps. Given point features for the plot centers, it first creates a new feature set of points in each cardinal and sub-cardinal direction with a user-supplied buffer. The script then extracts elevation values for the original plot centers and the newly generated points from elevation rasters provided by the user. Lastly, these elevation values are used to calculate the TSI value for each plot center and appends the value as a new attribute field. This Python script was written in Python 2.7 and is able to be used as a standalone script in conjunction with Esri's ArcPy library.

TSI_Tools ArcGIS Toolbox

The script was also added to an ArcGIS toolbox and a tool GUI was created to allow users with no intention of scripting to use the tool as well. This toolbox is included in the repository. To use, download the .tbx file and add the containing folder as a connection in ArcMap. When the tool is run through ArcMap, the GUI will lead you through the required inputs with tool tips. This toolbox was developed for use with ArcMap. It has not been tested with ArcGIS Pro.

tsi_tools's People

Contributors

hdpelfre avatar

Watchers

 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.