Skip to content

USEPA/ATtILA2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

==================================================================================================
Analytical Tools Interface for Landscape Assessments for ArcGIS Pro (ATtILA for ArcGIS Pro) ReadMe
==================================================================================================

---------------
version 2.0
---------------

03-14-2023

This file is intended to give a brief overview of what ATtILA is, how to install it, and where to find more information. For more detailed documentation, please see ATtILA's wiki located at https://github.com/USEPA/ATtILA2/wiki.

---------------
What is ATtILA?
---------------

ATtILA for ArcGIS Pro is an Esri ArcGIS toolbox that allows users to easily calculate many common landscape metrics. GIS expertise is not required, but some experience with ArcGIS is recommended. Three metric groups (toolsets) are currently included in ATtILA: Landscape Characteristics, People in the Landscape, and Riparian Characteristics, along with a Utilities section. ATtILA for ArcGIS Pro is written using the Python programming language and is designed to accommodate spatial data from a variety of sources.

---------------
License
---------------

MIT License  

Copyright (c) 2019 U.S. Federal Government (in countries where recognized)  

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---------------
EPA Disclaimer
---------------

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity , confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA. The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.

------------------
Installing ATtILA
------------------

This README provides basic information on installing ATtILA for ArcGIS Pro using the downloadable zip file available at https://www.epa.gov/enviroatlas/attila-toolbox. For more detailed instructions on installing and using custom toolboxes in ArcGIS Pro, please see 'Connect to a toolbox' in ArcGIS Pro's Online Help.  New users should read through this wiki at least once to familiarize themselves with potential pitfalls associated with spatial data, ArcGIS limitations, or ATtILA for ArcGIS Pro processes.

REQUIREMENTS:
-------------

ATtILA requires ArcGIS Pro 2.9 or later and the Spatial Analyst extension. ATtILA has been tested on ArcGIS Pro through version 3.1.

INSTALLATION:
------------

1. Download the ATtILA for ArcGIS distribution zip file to a safe location, such as a Downloads directory.

2. Extract the contents of the ATtILA.zip file to a location where you commonly store personal Toolboxes, such as your ArcGIS directory under MyDocuments.  Ensure the ATtILA tbx file and the ToolboxSource folder are at the same directory level. ATtILA's directory structure is illustrated below:

    |
    |--Destination Folder
    |    |--ATtILA tbx
    |    |--ToolboxSource\
    |         |--ATtILA2
    |              |--ATtILA2
    |                   |--constants
    |                   |--ToolValidator
    |                   |--utils
    |              |--scripts
    |                   |--bin
    |         |--LandCoverClassifications


3. Start ArcGIS Pro. Open Catalog View or Catalog Pane, and right click on Toolboxes. Click on Add Toolbox. 
    
4. Navigate to ATtILA tbx, select it and click OK.

5. Check to see if the toolbox installed correctly, i.e., open Toolbox to see tools contained within.
 
    |-ATtILA
    |    -Landscape Characteristics
    |        -Core and Edge Metrics
    |        -Land Cover Diversity
    |        -Land Cover on Slope Proportions
    |        -Land Cover Proportions
    |        -Neighborhood Proportions
    |        -Patch Metrics
    |    -People in the Landscape
    |        -Facility Land Cover Views
    |        -Intersection Density
    |        -Land Cover Coefficient Calculator
    |        -Population Density Metrics
    |        -Population in Floodplain Metrics
    |        -Population Land Cover Views
    |        -Road Density Metrics
    |    -Riparian Characteristics
    |        -Floodplain Land Cover Proportions
    |        -Riparian Land Cover Proportions
    |        -Sample Point Land Cover Proportions
    |        -Stream Density Metrics
    |    -Utilities
    |        -Create or Modify Land Cover Classification (.xml)
    |        -Identify Overlapping Polygons
    |        -Process NAVTEQ for EnviroAtlas Analyses
    |        -Process NHD for EnviroAtlas Analysis
    |    -Online Help
		

NOTE: To make the ATtILA for ArcGIS Pro toolbox available to all new projects, right-click on the toolbox and select 'Add to New Projects'. This will add a link to ATtILA for ArcGIS Pro toolbox in project favorites. For more details on accessing ATtILA this way, see 'Project favorites' in ArcGIS Pro's Online Help.

---------------
Contact
---------------

Please report bugs and forward comments to: https://ecomments.epa.gov/enviroatlas/ and include “ATtILA” in the subject line.

----------------
Credits
----------------

Python code for ATtILA was written by Don Ebert (EPA), Michael Jackson (former EPA), Baohong Ji (former Woolpert), and Torrin Hultgren (GDIT), with special assistance from Ellen D'Amico (EPA), and Doug Browning (former EPA Student Services Contractor).

David Gottlieb (former EPA Student Services Contractor) wrote the code for the Land Cover Coding Editor.

The original ATtILA ArcView extension tool was written in Avenue code by Don Ebert (EPA) and Tim Wade (former EPA) with assistance from Dennis Yankee (Tennessee Valley Authority, Public Power Institute) who wrote code for the PCTIA_RD metric.

The following programmers were not directly involved with the project, but gave permission for their code to be incorporated into the original ATtILA and we greatly appreciate their generosity:

- Laine, Jarko. 1998. Intersec Script, Novo.  
- Eichenlaub, Bill. 1998. Profiler Script (Version 1.0), National Park Service.  
- O’Malley, Kevin. 1999. Two Theme Analyst Extension.  
- DeLaune, Mike. 2003. XTools Extension, Oregon Department of Forestry.  
- Martin, Eugene. 1999. Spatial.AlignedGridExtract Script, University of Washington.  
- Fox, Timothy J. 1998. Nearest Feature Analysis Tool Script, USGS Upper Midwest Environmental Science Center.  
- Cosmas, Tom. 1999. Table.RenameField Script, New Jersey Department of Environmental Protection.  
- Schultz, Ron. 2003. Bearing extension.   
- Jenness, Jeff. 2005. Distance/Azimuth Tools (Version 1.4b), Jenness Enterprises.  

Tim Wade (former EPA), Deborah Chaloud (former EPA), Megan Culler (EPA ORISE Participant), Steven Jett (Woolpert), Barabara Rosenbaum (Woolpert), Caroline Erickson (former EPA) and Bob Ohman (former EPA Senior Environmental Employment Program) wrote the help files for the  many versions of ATtILA.  

Rose Marie Moore (former EPA), Anne Neale (EPA), Jeremy Baynes (EPA), and Barbara Rosenbaum (Woolpert) gave assistance with overall planning and budgeting.  

Molly Jenkins (EPA ORISE Participant), Brittany Jackson (EPA Student Services Contractor), and Sandra Bryce (Woolpert) provided invaluable assistance with ATtILA's webpage, wiki, and documentation.

Jeremy Baynes (EPA), Barbara Rosenbaum (Woolpert), Anne Neale (EPA), Laura Jackson (former EPA), Megan Culler (EPA ORISE Participant), Jessica Daniel (EPA), Wei-Lun Tsai (EPA), Allison Killea (Student Services Contractor), Talyor Minich (EPA), James Wickham (EPA), Megan Mehaffey (EPA), and Torrin Hultgren (GDIT) provided insightful and useful feedback regarding the myriad decisions that arose during ATtILA's development.  

About

Esri ArcGIS toolbox that allows users to easily calculate many common landscape metrics

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages