-
Notifications
You must be signed in to change notification settings - Fork 3
Appendix Tool Output Field Names
Donald Ebert edited this page Feb 10, 2023
·
10 revisions
This table is provided as a quick guide to the output field names generated by ATtILA tools. For more information about these fields, visit the individual tool pages.
TOOL | CONVENTION | VARIABLE (##) | EXAMPLE |
---|---|---|---|
Core and Edge Metrics | <class>_E2A## <class>_COR## <class>_EDG## |
Edge Width | agr_E2A3 |
Facility Land Cover Views | <class>_Low## FAC_Count |
Percent View Threshold | agr_Low10 |
Floodplain Land Cover Proportions | f<class> | fagr --optional-- fagr_A fTOTA fEFFA |
|
Intersection Density | None - Output is a raster with a user-defined name | ||
Land Cover Coefficient Calculator | PCTIA N_Load P_Load |
||
Land Cover Diversity | H H_Prime C S |
||
Land Cover on Slope Proportions | <class>_SL## | Slope Threshold | agrSL3 --optional-- agrSL3_A |
Land Cover Proportions | p<class> <class>_PC <class>_M2 |
pagr agr_PC agr_M2 --optional-- pagr_A |
|
Neighborhood Proportions | None - Output is a raster named: <class>_##_Prox | Size of Neighborhood Side | AGR_251_Prox |
Patch Metrics | <class>_PLGP <class>_NUM <class>_AVG <class>_DENS <class>_LRG <class>_MDCP |
agr_PLGP | |
Population Density Metrics | AREAKM2 POPCNT POPCNT_T1 POPCNT_T2 POPDENS POPDENS_T1 POPDENS_T2 POPCHG |
_T1 and _T2 are added if POPCHG is selected | |
Population in Floodplain Metrics | RU_POP FP_POP_C FP_POP_P |
||
Population Land Cover Views | RU_POP <class>_PV_C <class>_PV_P <class>_MV_C <class>_MV_P |
agr_PV_C agr_PV_P |
|
Riparian Land Cover Proportions | r<class>## | Buffer Distance | ragr45 --optional-- ragr45_A rTOTA45 rEFFA45 |
Road Density Metrics | AREAKM2 RDKM## RDDENS## XCNT## STXRD## RNS**## |
Optional Road Class Category - can be a number or string RNS also includes Buffer Distance (**) |
RDKM --optional-- RDKMClass1 RDKMClass2 RNS100Class2 |
Sample Point Land Cover Proportions | s<class>## | Buffer Distance | sagr500 --optional-- sagr500_A sTOTA500 sEFFA200 |
Stream Density Metrics | AREAKM2 STRMKM## STRMDENS## |
Optional Stream Order Category - can be a number or string |
STRMKM --optional-- STRMKM1 STRMKM2 |
- Home
- Installing ATtILA
- Metrics
- Utilities
- Land Cover Classification
- References
-
Troubleshooting
- Background Processing error
- Excluded Values in Class Definitions
- Failed to execute (AddField)
- Failed to execute (Intersect)
- Failed to execute (TabulateArea)
- Failed to save raster dataset
- {FIELD} already exists error
- {FIELD} does not exist within table error
- Invalid extent error
- Tool appears to run but does not finish
- Unable to Determine Conversion Factor
- Undefined Values in LCC XML Document
- Appendix