SlideShare a Scribd company logo
Maura Olivos
Salt Lake Community College
GEOG 2900 – A. Dastrup
April 30, 2012

                           Alta Ski Area Vegetation Communities – A Predictive Analysis Map

Independent Study Update

This project was pursued with the intent to “help guide both the Forest Service and the ski industry in
maintaining, restoring and managing sensitive alpine environments and national forests for continued
sustainable commerce of our national lands.”1 This consisted of identifying appropriate data for analysis,
performing a series of geoprocessing tools, displaying the output in a visually appealing map, and most
importantly identifying the relevant use and additional steps to refine the data. Much of the projects steps
diverted from the original proposal, but the outcome is believed to be of higher quality than if the originally
intended data sources were used for analysis. The remainder of this update details the methodology, results,
next steps and project reflection.

Methodology

Data Acquisition: The data used for this analysis was completed with four different resources than originally
planned.
     1. As mentioned in the February 15, 2012 project proposal, ASA was just starting its GIS program with
         the process of georeferencing CAD files for GIS use and acquiring appropriate DEMs. From this
         contracted work Alta was supplied with the slope, aspect and elevation topographic files, vector line
         and polygon files, as well as a georeferenced aerial image rasters for this analysis.
     2. Completed in December 2012, the original 1997 “Vegetation Communities Map” from the Final EIS –
         Alta Ski Area Master Development Plan was georeferenced. The re-creation of that map’s features
         was completed to act as a guideline in identifying each plant community type’s defining attributes.
     3. The Town of Alta was the third party source for viable vector data, including: structures, contour
         lines, roads, lifts, and mountain summits.
     4. Lastly, polygon shapes were drawn to identify true locations of different plant community types
         based from ASA’s Vegetation Management Plan study plot point data.

Data Analysis: This analysis of the data was the bulk of this project and took a long series of trial and errors in
determining the best geoprocessing tools for the desired and workable output. The following includes the
basic steps for each plant community type. For detailed notes please see attached “Geoprocessing Steps and
Notes.”
      1. Define classification fields for slope, aspect and elevation.
      2. Prepare vector data, included connecting polylines to convert to polygons
      3. Identify defining attributes for each vegetation type, includes: vector similarities, slope, aspect and
          elevation.
      4. Perform a binary spatial analysis with geoprocessing tool “Raster Calculator” for slope, aspect and
          elevation.
      5. Select Binary Output “1” to create a new layer and convert “Raster to Polygon.”



1
    “A Proposal for GIS Independent Study”, Maura Olivos, February 15, 2012.
                                                     M. Olivos – page 1 of 1
6. “Intersect” or “Erase” new polygon layer with other appropriate polygon attributes to reach final
        plant community type.

Deliverables & Results

Most of the deliverables of this project were met with the following (detailed from original proposal) and can
all be found at this site - http://olivosgisportfolio.yolasite.com. Uncompleted portions are colored in red.

   1. A georeferenced version of ASA’s “Vegetation Management Plan” management boundaries in the form
      a vector file, including appropriate attributes and metadata.
   2. A georeferenced version of ASA’s “Vegetation Types” boundaries in the form of a vector file, including
      appropriate attributes and metadata.
   3. An updated version of the “Vegetation Types” map with predictive analysis providing vegetation
      designations for disturbed ground within ASA to guide restoration efforts in the form of a vector file
      with appropriate attributes and metadata, and an analysis outline.
   4. Map and paper describing the findings and potential applications of this project.




Next Steps

The symbology of the final map for this project was manipulated to show a finished product, but to allow for
usable data for greater purposes the actual data files still need refinement. The following includes the next
appropriate steps to allow for a sharable dataset.


                                            M. Olivos – page 2 of 2
1. Share a five-layer map (aerial image, predictive output, elevation, slope and aspect) with other
        certified Ecologists and Botanist for third party verification of the predictive analysis.
     2. Refine Vegetation Type data layers, includes:
            a. Merging or dissolving overlapping polygons of the same vegetation type.
            b. Editing attribute tables
            c. Permanently joining all vegetation types into a single feature class.
     3. Edit anomalies within the predictive model and make note
     4. Determine whether a model can be made and performed.

Once these steps are completed the project will have received appropriate verification for use and diffusion
with other ski areas or micro-management of alpine ecosystems throughout the west.

Project Reflection

This project was much more complicated than originally thought, however I believe the visual output is of high
quality and follows true to the predictive model with minor editing. In the beginning of this process the steps
were elongated due to the unknown viability of the output. Once output was confirmed, then I became more
comfortable with compiling data commands in single queries (versus a series of individual feature selection
queries). Once other ecologists confirm the data, a lot of time will additionally be needed to edit the features
so they output in a usable format with the attribute table. At first, I was very uncomfortable with not being
able to completely finish the data editing, but then I received the opportunity to hear from a guest GIS
professional “Buck” in my “Maps and Measurements” course. His comment was that the refinement of a
map’s data can take up to 10 years, considering the verification, continued field trips, and collaboration, which
is how long he and his team had been working on the maps that he shared with us. I feel much better
knowing that though geoprocessing analysis can take a relatively short amount of time, verifying the data and
editing it so that it is in a usable format can take a significant amount of collaboration and time.




                                            M. Olivos – page 3 of 3
Geoprocessing Steps and Notes

   1. Prepared Data
         a. Vector Data for Selection
                   i. Trees
                  ii. Plant Comm 2011
                 iii. Wetlands
                 iv. Albion Wetlands
                  v. Land Cover
                 vi. AltaPavedRoads
         b. Raster Data for Selection: Classified DEMs to appropriate needs
                   i. Slope
                  ii. Aspect
                 iii. Elevation
         c. Conversions
                   i. Tree_Vegetation polyline to polygons (ArcToolbox > Data Management Tools > Features
                      > Feature to Polygon)
                  ii. Edited AltaPavedRoads to close polylines then converted to polygons (Alta Paved Areas)
                      – to be used as an erase feature
                 iii. Did not do the same with dirt roads because layer is not updated and falls under the
                      potential predictive model since they are not permanent.
   2. Created Control Vegetation sites to determine criteria for each plant community type (slope, elevation,
      aspect, etc.)
   3. Conifer Willow
         a. Attributes
                   i. Trees & wetlands (no intermittent wetlands) must be present
                  ii. Slope 0 – 30
                 iii. Aspect – all
                 iv. Elevation – all




                  v.
                 vi. Queries:
                        1. Performed a Binary Spatial Analyst to determine Initial criteria for slope and
                            aspect
                                        M. Olivos – page 4 of 4
2. Raster Calculator: input - slope_degree <= 30 / output – 1 or 30DegLess (raster)
                     3. Intersect: Geoprocessing > Intersect – Input: Trees and Intermittent Wetlands /
                        output: WetTrees
                     4. Convert Raster Data to Polygons: input - 30DegLess (raster) / output – 30deg
                        (polygons)
                     5. Selection by Attribute: 30deg – Gridcode = 1 > make selection into a layer
                     6. Intersect: Geoprocessing > Intersect – Input: WetTrees and 30deg / output:




                          ConiferWillow
4. Alpine Forb: General description
               i. Attributes
                      1. No trees & wetlands
                      2. Present in Rock Talus & Alpine Forb
                      3. Slope: 10-40
                      4. Aspects: all but S & SW
                      5. Elevation: 10400 ft or more
              ii. Queries
                      1. Rock Talus & Alpine Forb > Selected from Plant_Comm_2011 and made into a
                          new layer
                      2. Erase Analysis: Input – New Rock Talus-Alpine, Erase – Wetland and Trees
                      3. Elevation: Raster Calculator input >=10400 ft / output 10400ft (Binary 1)
                      4. Raster to Polygon: Input 10400ft / Output 10400ft
                      5. Selected 9800 ft and less to use for Erase feature
                      6. Raster Calculator: (Slope>=10) & (Slope <= 40)
                      7. Raster Calculator: (Aspect >= 157) & (Aspect <= 247), but worked with output 0
                      8. Raster to Polygon: Both Slope and Aspect outputs
                      9. Select appropriate Grid Codes and Intersect Slope and Aspect
                      10. Intersect SlopeAspect with RockTalus-AlpineForb for final AlpineForb layer

5. Short Forb: General Description
               i. Attributes:
                      1. No trees & wetlands
                      2. Acceptable parameters: Rock Talus and Short Forb
                      3. Slope: 0-40
                      4. Aspects: No W, NW, N

                                       M. Olivos – page 5 of 5
5. Elevation: max 10400
                ii. Queries:
                        1. Raster Calculator: ("slope_degree" <= 40) & ("elevation" < 10400) & ("aspect" >=
                            22) & ("aspect" <= 247)
                        2. Convert Raster to Polygon
                        3. Erase from new polygon: trees, wetlands, conifer willow, alpine forb
                        4. A lot of overlap with potential other plant community types, must come back to
                            later after more has been narrowed down.
                        5.
6. Tall Forb: This plant community type can exist with many other specific community characteristics.
   Attempt will be made to identify generals then overlapping areas with other plant community will be
   separated out.
                 i. Attributes
                        1. No rock/talus, no glacial polish rock
                        2. Acceptable overlap: Intermittent wetlands, trees, wetlands
                        3. Slope: 0-30
                        4. Aspect: No S
                        5. Elevation: max 10200 / True tall Forb 9800
                ii. Queries:
                        1. Raster Calculation: ("slope_degree" <= 30) & ("elevation" <= 3109) & ("aspect"
                            <= 157)
                        2. Raster Calculator: ("slope_degree" <= 30) & ("elevation" <= 3109) & ("aspect" >=
                            202)
                        3. Raster to Polygon
                        4. Select output 1 and merge to “PossibleTallForb”areas (use for following)
               iii. Tall Forb Variety Queries
                        1. Intersect: Tall Forb + Intermittent Wetlands + Trees (erase ConiferWillow) =
                            ConiferWillowTallForb
                        2. Intersect: Tall Forb + Trees = ConiferTallForb
                        3. Tall Forb Possible and Erase: ConiferWillowTallForb and ConiferTallForb
                        4. Intersect: Tall Forb + Intermittent Wetlands = Tall ForbWillow
                        5. Conifer/Tall Forb > Must Select out the known areas of Aspen for Aspen/Tall
                            Forb
                        6. Raster Calculator: ("elevation" >= 3109) & ("aspect" >= 202) & ("slope_degree"
                            >= 25) & ("slope_degree" <= 40)= ShrubTall ForbPotential
                                a. Convert raster to polygon
                                b. Select gride code = 1 and make selection into layer
                                c. Erase all layers that apply to narrow area occurrence

7. Conifer/Shrub
               i. Attributes: Are the presence of all trees
              ii. Queries
                      1. Trees Erase (ConiferWillow, ConiferWillowTallForb, ConiferTallForb)

8. New Data to add to ASA Geodatabase
    • Tree_Vegetation2: Vector, polygon – converted polyline of Tree_Vegetation
    • AltaPavedAreas: Vector, polygon – completed (closed lines) and converted polyline of paved areas
       in Alta to a polygon file
                                        M. Olivos – page 6 of 6
•   Forest Management Zones: Vector, polygon – georeferenced 1995 hand-drawn map
•   Plant Comm_1997: Vector, polygon – georeferenced 1995 hand-drawn plant community type areas
•   Plant_Comm_2011: Vector, polygon – 2011 minor update of 1995 data
•   Plant Community Types: Vector polygon – spatial analysis process
    o Conifer Willow
    o Alpine Forb
    o Short Forb
    o Tall Forb
    o Willow-Tall Forb
    o Conifer-Tall Forb
    o Conifer Willow
    o Conifer-Willow-Tall Forb
    o Conifer – Shrub
    o Shrub – Tall Frob
    o Scree, Cliffs, Glacial Bedrock and Krumholz




                                 M. Olivos – page 7 of 7

More Related Content

What's hot

Land use cover pptx.
Land use cover pptx.Land use cover pptx.
Land use cover pptx.
PratikRamteke4
 
Prospecting for Gold
Prospecting for GoldProspecting for Gold
Prospecting for Gold
Esri
 
Theme m 2
Theme   m 2Theme   m 2
Theme m 2
Shaik Abdulla
 
Dr N.H.Rao Joint Direcotr - National Academy of Agricultural Research Manag...
Dr N.H.Rao   Joint Direcotr - National Academy of Agricultural Research Manag...Dr N.H.Rao   Joint Direcotr - National Academy of Agricultural Research Manag...
Dr N.H.Rao Joint Direcotr - National Academy of Agricultural Research Manag...
naarm web
 
Land cover and Land Use
Land cover and Land UseLand cover and Land Use
Land cover and Land Use
DHANENDRA BAHEKAR
 
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratneySoil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
FAO
 
IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...
IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...
IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...
IRJET Journal
 
User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0
Bo Sun
 
Th P3 09
Th P3 09Th P3 09
Th P3 09
Dennis Ellison
 
Exploring DEM error with geographically weighted regression
Exploring DEM error with geographically weighted regressionExploring DEM error with geographically weighted regression
Exploring DEM error with geographically weighted regression
GeoCommunity
 
Isprsarchives xl-7-w3-897-2015
Isprsarchives xl-7-w3-897-2015Isprsarchives xl-7-w3-897-2015
Isprsarchives xl-7-w3-897-2015
bayrmgl
 
ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications - ...
ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications  - ...ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications  - ...
ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications - ...
FAO
 
3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...
3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...
3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...
FF Explore 3D
 
Aitf 2014 pem_introduction_presentation_feb28_ram_version2
Aitf 2014 pem_introduction_presentation_feb28_ram_version2Aitf 2014 pem_introduction_presentation_feb28_ram_version2
Aitf 2014 pem_introduction_presentation_feb28_ram_version2
Bob MacMillan
 
5. Introduction to Digital Soil Mapping
5. Introduction to Digital Soil Mapping5. Introduction to Digital Soil Mapping
5. Introduction to Digital Soil Mapping
ExternalEvents
 
2. Technical introduction to the GSOC Map
2. Technical introduction to the GSOC Map2. Technical introduction to the GSOC Map
2. Technical introduction to the GSOC Map
FAO
 
Monitoring, reporting and verification (MRV) of activities for reducing fores...
Monitoring, reporting and verification (MRV) of activities for reducing fores...Monitoring, reporting and verification (MRV) of activities for reducing fores...
Monitoring, reporting and verification (MRV) of activities for reducing fores...
John Davis
 
McNairn soil moisture IGARSS 2011 v2.ppt
McNairn soil moisture IGARSS 2011 v2.pptMcNairn soil moisture IGARSS 2011 v2.ppt
McNairn soil moisture IGARSS 2011 v2.ppt
grssieee
 
Skills portfolio
Skills portfolioSkills portfolio
Skills portfolio
yeboyerp
 
Geologic Data Models
Geologic Data ModelsGeologic Data Models
Geologic Data Models
Andrew Zolnai
 

What's hot (20)

Land use cover pptx.
Land use cover pptx.Land use cover pptx.
Land use cover pptx.
 
Prospecting for Gold
Prospecting for GoldProspecting for Gold
Prospecting for Gold
 
Theme m 2
Theme   m 2Theme   m 2
Theme m 2
 
Dr N.H.Rao Joint Direcotr - National Academy of Agricultural Research Manag...
Dr N.H.Rao   Joint Direcotr - National Academy of Agricultural Research Manag...Dr N.H.Rao   Joint Direcotr - National Academy of Agricultural Research Manag...
Dr N.H.Rao Joint Direcotr - National Academy of Agricultural Research Manag...
 
Land cover and Land Use
Land cover and Land UseLand cover and Land Use
Land cover and Land Use
 
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratneySoil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
Soil mapping goes digital - the GlobalSoilMap experience by Alex. McBratney
 
IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...
IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...
IRJET - Decadal Sodic Land Change in Bewar Branch Canal Command using Isodata...
 
User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0
 
Th P3 09
Th P3 09Th P3 09
Th P3 09
 
Exploring DEM error with geographically weighted regression
Exploring DEM error with geographically weighted regressionExploring DEM error with geographically weighted regression
Exploring DEM error with geographically weighted regression
 
Isprsarchives xl-7-w3-897-2015
Isprsarchives xl-7-w3-897-2015Isprsarchives xl-7-w3-897-2015
Isprsarchives xl-7-w3-897-2015
 
ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications - ...
ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications  - ...ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications  - ...
ITEM 3. GloSIS – T1 and T2 Soil Profile Database Technical Specifications - ...
 
3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...
3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...
3-D integrated geological modeling in the Abitibi Subprovince (Québec, Canada...
 
Aitf 2014 pem_introduction_presentation_feb28_ram_version2
Aitf 2014 pem_introduction_presentation_feb28_ram_version2Aitf 2014 pem_introduction_presentation_feb28_ram_version2
Aitf 2014 pem_introduction_presentation_feb28_ram_version2
 
5. Introduction to Digital Soil Mapping
5. Introduction to Digital Soil Mapping5. Introduction to Digital Soil Mapping
5. Introduction to Digital Soil Mapping
 
2. Technical introduction to the GSOC Map
2. Technical introduction to the GSOC Map2. Technical introduction to the GSOC Map
2. Technical introduction to the GSOC Map
 
Monitoring, reporting and verification (MRV) of activities for reducing fores...
Monitoring, reporting and verification (MRV) of activities for reducing fores...Monitoring, reporting and verification (MRV) of activities for reducing fores...
Monitoring, reporting and verification (MRV) of activities for reducing fores...
 
McNairn soil moisture IGARSS 2011 v2.ppt
McNairn soil moisture IGARSS 2011 v2.pptMcNairn soil moisture IGARSS 2011 v2.ppt
McNairn soil moisture IGARSS 2011 v2.ppt
 
Skills portfolio
Skills portfolioSkills portfolio
Skills portfolio
 
Geologic Data Models
Geologic Data ModelsGeologic Data Models
Geologic Data Models
 

Similar to Final Project Update

GIS Presentation.pptx
GIS Presentation.pptxGIS Presentation.pptx
GIS Presentation.pptx
AbdilbasitHamid
 
NJ Wildlife Habitat Finder
NJ Wildlife Habitat FinderNJ Wildlife Habitat Finder
NJ Wildlife Habitat Finder
Dan Ford
 
GISrock1_DG_REwork
GISrock1_DG_REworkGISrock1_DG_REwork
GISrock1_DG_REwork
Valerie Dooley
 
A Comparison of LiDAR and Field Survey Data
A Comparison of LiDAR and Field Survey DataA Comparison of LiDAR and Field Survey Data
A Comparison of LiDAR and Field Survey Data
Brian McLaughlin
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2
wang yaohui
 
Applications of gis
Applications of gisApplications of gis
Applications of gis
Pramoda Raj
 
Applications of gis
Applications of gisApplications of gis
Applications of gis
Pramoda Raj
 
Habitat suitability of One horned Rhinoceros using GIS.pptx
Habitat suitability of One horned Rhinoceros using GIS.pptxHabitat suitability of One horned Rhinoceros using GIS.pptx
Habitat suitability of One horned Rhinoceros using GIS.pptx
sahl_2fast
 
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Laurent Lefort
 
Ecological Connectivity in Delaware, Ohio
Ecological Connectivity in Delaware, OhioEcological Connectivity in Delaware, Ohio
Ecological Connectivity in Delaware, Ohio
Stefanie Hauck
 
Watershed Delineation in ArcGIS
Watershed Delineation in ArcGISWatershed Delineation in ArcGIS
Watershed Delineation in ArcGIS
Arthur Green
 
MapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy ResourcesMapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy Resources
Prakher Hajela Saxena
 
Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...
Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...
Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...
NSW Environment and Planning
 
Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...
Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...
Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...
swenney
 
Watershed Delineation Using ArcMap
Watershed Delineation Using ArcMapWatershed Delineation Using ArcMap
Watershed Delineation Using ArcMap
Arthur Green
 
2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...
2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...
2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...
GIS in the Rockies
 
Application of Modern Geographical Tools & Techniques in Planning and Develo...
Application  of Modern Geographical Tools & Techniques in Planning and Develo...Application  of Modern Geographical Tools & Techniques in Planning and Develo...
Application of Modern Geographical Tools & Techniques in Planning and Develo...
Prof Ashis Sarkar
 
2nd Technical Meeting - WP1
2nd Technical Meeting - WP12nd Technical Meeting - WP1
2nd Technical Meeting - WP1
SLOPE Project
 
EOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEPEOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEP
EOSC-hub project
 
Carbon Benefits4
Carbon Benefits4Carbon Benefits4
Carbon Benefits4
World Agroforestry (ICRAF)
 

Similar to Final Project Update (20)

GIS Presentation.pptx
GIS Presentation.pptxGIS Presentation.pptx
GIS Presentation.pptx
 
NJ Wildlife Habitat Finder
NJ Wildlife Habitat FinderNJ Wildlife Habitat Finder
NJ Wildlife Habitat Finder
 
GISrock1_DG_REwork
GISrock1_DG_REworkGISrock1_DG_REwork
GISrock1_DG_REwork
 
A Comparison of LiDAR and Field Survey Data
A Comparison of LiDAR and Field Survey DataA Comparison of LiDAR and Field Survey Data
A Comparison of LiDAR and Field Survey Data
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2
 
Applications of gis
Applications of gisApplications of gis
Applications of gis
 
Applications of gis
Applications of gisApplications of gis
Applications of gis
 
Habitat suitability of One horned Rhinoceros using GIS.pptx
Habitat suitability of One horned Rhinoceros using GIS.pptxHabitat suitability of One horned Rhinoceros using GIS.pptx
Habitat suitability of One horned Rhinoceros using GIS.pptx
 
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
Using the Data Cube vocabulary for Publishing Environmental Linked Data on la...
 
Ecological Connectivity in Delaware, Ohio
Ecological Connectivity in Delaware, OhioEcological Connectivity in Delaware, Ohio
Ecological Connectivity in Delaware, Ohio
 
Watershed Delineation in ArcGIS
Watershed Delineation in ArcGISWatershed Delineation in ArcGIS
Watershed Delineation in ArcGIS
 
MapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy ResourcesMapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy Resources
 
Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...
Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...
Exploration in the House 2015: NSW Seamless Geology Project: Progress to date...
 
Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...
Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...
Hiba idris - GIS Based Visualisation of the Aesthetic Value of The Landscapes...
 
Watershed Delineation Using ArcMap
Watershed Delineation Using ArcMapWatershed Delineation Using ArcMap
Watershed Delineation Using ArcMap
 
2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...
2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...
2015 FOSS4G Track: Analyzing Aspen's Community Forest with Lidar, Object-Base...
 
Application of Modern Geographical Tools & Techniques in Planning and Develo...
Application  of Modern Geographical Tools & Techniques in Planning and Develo...Application  of Modern Geographical Tools & Techniques in Planning and Develo...
Application of Modern Geographical Tools & Techniques in Planning and Develo...
 
2nd Technical Meeting - WP1
2nd Technical Meeting - WP12nd Technical Meeting - WP1
2nd Technical Meeting - WP1
 
EOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEPEOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEP
 
Carbon Benefits4
Carbon Benefits4Carbon Benefits4
Carbon Benefits4
 

More from molivos

Earthquake Hazards
Earthquake HazardsEarthquake Hazards
Earthquake Hazards
molivos
 
Ske-Cology Map Project
Ske-Cology Map ProjectSke-Cology Map Project
Ske-Cology Map Project
molivos
 
Project Proposal
Project ProposalProject Proposal
Project Proposal
molivos
 
1997 Georeferenced Management Zones
1997 Georeferenced Management Zones1997 Georeferenced Management Zones
1997 Georeferenced Management Zones
molivos
 
1997 Vegetation Zones Map
1997 Vegetation Zones Map1997 Vegetation Zones Map
1997 Vegetation Zones Mapmolivos
 
1997 Management Zones Map
1997 Management Zones Map1997 Management Zones Map
1997 Management Zones Mapmolivos
 
GEOG2900 Project Proposal
GEOG2900 Project ProposalGEOG2900 Project Proposal
GEOG2900 Project Proposal
molivos
 
Final Paper
Final PaperFinal Paper
Final Paper
molivos
 
Final Presentation
Final Presentation Final Presentation
Final Presentation
molivos
 

More from molivos (9)

Earthquake Hazards
Earthquake HazardsEarthquake Hazards
Earthquake Hazards
 
Ske-Cology Map Project
Ske-Cology Map ProjectSke-Cology Map Project
Ske-Cology Map Project
 
Project Proposal
Project ProposalProject Proposal
Project Proposal
 
1997 Georeferenced Management Zones
1997 Georeferenced Management Zones1997 Georeferenced Management Zones
1997 Georeferenced Management Zones
 
1997 Vegetation Zones Map
1997 Vegetation Zones Map1997 Vegetation Zones Map
1997 Vegetation Zones Map
 
1997 Management Zones Map
1997 Management Zones Map1997 Management Zones Map
1997 Management Zones Map
 
GEOG2900 Project Proposal
GEOG2900 Project ProposalGEOG2900 Project Proposal
GEOG2900 Project Proposal
 
Final Paper
Final PaperFinal Paper
Final Paper
 
Final Presentation
Final Presentation Final Presentation
Final Presentation
 

Recently uploaded

Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
AlexanderRichford
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
Sease
 
A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
ScyllaDB
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
ScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking ReplicationScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking Replication
ScyllaDB
 
"What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w..."What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w...
Fwdays
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
Fwdays
 
GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...
GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...
GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...
GlobalLogic Ukraine
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
LizaNolte
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
c5vrf27qcz
 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
Ortus Solutions, Corp
 
Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!
Tobias Schneck
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
zjhamm304
 
AWS Certified Solutions Architect Associate (SAA-C03)
AWS Certified Solutions Architect Associate (SAA-C03)AWS Certified Solutions Architect Associate (SAA-C03)
AWS Certified Solutions Architect Associate (SAA-C03)
HarpalGohil4
 

Recently uploaded (20)

Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
 
A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
ScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking ReplicationScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking Replication
 
"What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w..."What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w...
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
 
GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...
GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...
GlobalLogic Java Community Webinar #18 “How to Improve Web Application Perfor...
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
 
Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
 
AWS Certified Solutions Architect Associate (SAA-C03)
AWS Certified Solutions Architect Associate (SAA-C03)AWS Certified Solutions Architect Associate (SAA-C03)
AWS Certified Solutions Architect Associate (SAA-C03)
 

Final Project Update

  • 1. Maura Olivos Salt Lake Community College GEOG 2900 – A. Dastrup April 30, 2012 Alta Ski Area Vegetation Communities – A Predictive Analysis Map Independent Study Update This project was pursued with the intent to “help guide both the Forest Service and the ski industry in maintaining, restoring and managing sensitive alpine environments and national forests for continued sustainable commerce of our national lands.”1 This consisted of identifying appropriate data for analysis, performing a series of geoprocessing tools, displaying the output in a visually appealing map, and most importantly identifying the relevant use and additional steps to refine the data. Much of the projects steps diverted from the original proposal, but the outcome is believed to be of higher quality than if the originally intended data sources were used for analysis. The remainder of this update details the methodology, results, next steps and project reflection. Methodology Data Acquisition: The data used for this analysis was completed with four different resources than originally planned. 1. As mentioned in the February 15, 2012 project proposal, ASA was just starting its GIS program with the process of georeferencing CAD files for GIS use and acquiring appropriate DEMs. From this contracted work Alta was supplied with the slope, aspect and elevation topographic files, vector line and polygon files, as well as a georeferenced aerial image rasters for this analysis. 2. Completed in December 2012, the original 1997 “Vegetation Communities Map” from the Final EIS – Alta Ski Area Master Development Plan was georeferenced. The re-creation of that map’s features was completed to act as a guideline in identifying each plant community type’s defining attributes. 3. The Town of Alta was the third party source for viable vector data, including: structures, contour lines, roads, lifts, and mountain summits. 4. Lastly, polygon shapes were drawn to identify true locations of different plant community types based from ASA’s Vegetation Management Plan study plot point data. Data Analysis: This analysis of the data was the bulk of this project and took a long series of trial and errors in determining the best geoprocessing tools for the desired and workable output. The following includes the basic steps for each plant community type. For detailed notes please see attached “Geoprocessing Steps and Notes.” 1. Define classification fields for slope, aspect and elevation. 2. Prepare vector data, included connecting polylines to convert to polygons 3. Identify defining attributes for each vegetation type, includes: vector similarities, slope, aspect and elevation. 4. Perform a binary spatial analysis with geoprocessing tool “Raster Calculator” for slope, aspect and elevation. 5. Select Binary Output “1” to create a new layer and convert “Raster to Polygon.” 1 “A Proposal for GIS Independent Study”, Maura Olivos, February 15, 2012. M. Olivos – page 1 of 1
  • 2. 6. “Intersect” or “Erase” new polygon layer with other appropriate polygon attributes to reach final plant community type. Deliverables & Results Most of the deliverables of this project were met with the following (detailed from original proposal) and can all be found at this site - http://olivosgisportfolio.yolasite.com. Uncompleted portions are colored in red. 1. A georeferenced version of ASA’s “Vegetation Management Plan” management boundaries in the form a vector file, including appropriate attributes and metadata. 2. A georeferenced version of ASA’s “Vegetation Types” boundaries in the form of a vector file, including appropriate attributes and metadata. 3. An updated version of the “Vegetation Types” map with predictive analysis providing vegetation designations for disturbed ground within ASA to guide restoration efforts in the form of a vector file with appropriate attributes and metadata, and an analysis outline. 4. Map and paper describing the findings and potential applications of this project. Next Steps The symbology of the final map for this project was manipulated to show a finished product, but to allow for usable data for greater purposes the actual data files still need refinement. The following includes the next appropriate steps to allow for a sharable dataset. M. Olivos – page 2 of 2
  • 3. 1. Share a five-layer map (aerial image, predictive output, elevation, slope and aspect) with other certified Ecologists and Botanist for third party verification of the predictive analysis. 2. Refine Vegetation Type data layers, includes: a. Merging or dissolving overlapping polygons of the same vegetation type. b. Editing attribute tables c. Permanently joining all vegetation types into a single feature class. 3. Edit anomalies within the predictive model and make note 4. Determine whether a model can be made and performed. Once these steps are completed the project will have received appropriate verification for use and diffusion with other ski areas or micro-management of alpine ecosystems throughout the west. Project Reflection This project was much more complicated than originally thought, however I believe the visual output is of high quality and follows true to the predictive model with minor editing. In the beginning of this process the steps were elongated due to the unknown viability of the output. Once output was confirmed, then I became more comfortable with compiling data commands in single queries (versus a series of individual feature selection queries). Once other ecologists confirm the data, a lot of time will additionally be needed to edit the features so they output in a usable format with the attribute table. At first, I was very uncomfortable with not being able to completely finish the data editing, but then I received the opportunity to hear from a guest GIS professional “Buck” in my “Maps and Measurements” course. His comment was that the refinement of a map’s data can take up to 10 years, considering the verification, continued field trips, and collaboration, which is how long he and his team had been working on the maps that he shared with us. I feel much better knowing that though geoprocessing analysis can take a relatively short amount of time, verifying the data and editing it so that it is in a usable format can take a significant amount of collaboration and time. M. Olivos – page 3 of 3
  • 4. Geoprocessing Steps and Notes 1. Prepared Data a. Vector Data for Selection i. Trees ii. Plant Comm 2011 iii. Wetlands iv. Albion Wetlands v. Land Cover vi. AltaPavedRoads b. Raster Data for Selection: Classified DEMs to appropriate needs i. Slope ii. Aspect iii. Elevation c. Conversions i. Tree_Vegetation polyline to polygons (ArcToolbox > Data Management Tools > Features > Feature to Polygon) ii. Edited AltaPavedRoads to close polylines then converted to polygons (Alta Paved Areas) – to be used as an erase feature iii. Did not do the same with dirt roads because layer is not updated and falls under the potential predictive model since they are not permanent. 2. Created Control Vegetation sites to determine criteria for each plant community type (slope, elevation, aspect, etc.) 3. Conifer Willow a. Attributes i. Trees & wetlands (no intermittent wetlands) must be present ii. Slope 0 – 30 iii. Aspect – all iv. Elevation – all v. vi. Queries: 1. Performed a Binary Spatial Analyst to determine Initial criteria for slope and aspect M. Olivos – page 4 of 4
  • 5. 2. Raster Calculator: input - slope_degree <= 30 / output – 1 or 30DegLess (raster) 3. Intersect: Geoprocessing > Intersect – Input: Trees and Intermittent Wetlands / output: WetTrees 4. Convert Raster Data to Polygons: input - 30DegLess (raster) / output – 30deg (polygons) 5. Selection by Attribute: 30deg – Gridcode = 1 > make selection into a layer 6. Intersect: Geoprocessing > Intersect – Input: WetTrees and 30deg / output: ConiferWillow 4. Alpine Forb: General description i. Attributes 1. No trees & wetlands 2. Present in Rock Talus & Alpine Forb 3. Slope: 10-40 4. Aspects: all but S & SW 5. Elevation: 10400 ft or more ii. Queries 1. Rock Talus & Alpine Forb > Selected from Plant_Comm_2011 and made into a new layer 2. Erase Analysis: Input – New Rock Talus-Alpine, Erase – Wetland and Trees 3. Elevation: Raster Calculator input >=10400 ft / output 10400ft (Binary 1) 4. Raster to Polygon: Input 10400ft / Output 10400ft 5. Selected 9800 ft and less to use for Erase feature 6. Raster Calculator: (Slope>=10) & (Slope <= 40) 7. Raster Calculator: (Aspect >= 157) & (Aspect <= 247), but worked with output 0 8. Raster to Polygon: Both Slope and Aspect outputs 9. Select appropriate Grid Codes and Intersect Slope and Aspect 10. Intersect SlopeAspect with RockTalus-AlpineForb for final AlpineForb layer 5. Short Forb: General Description i. Attributes: 1. No trees & wetlands 2. Acceptable parameters: Rock Talus and Short Forb 3. Slope: 0-40 4. Aspects: No W, NW, N M. Olivos – page 5 of 5
  • 6. 5. Elevation: max 10400 ii. Queries: 1. Raster Calculator: ("slope_degree" <= 40) & ("elevation" < 10400) & ("aspect" >= 22) & ("aspect" <= 247) 2. Convert Raster to Polygon 3. Erase from new polygon: trees, wetlands, conifer willow, alpine forb 4. A lot of overlap with potential other plant community types, must come back to later after more has been narrowed down. 5. 6. Tall Forb: This plant community type can exist with many other specific community characteristics. Attempt will be made to identify generals then overlapping areas with other plant community will be separated out. i. Attributes 1. No rock/talus, no glacial polish rock 2. Acceptable overlap: Intermittent wetlands, trees, wetlands 3. Slope: 0-30 4. Aspect: No S 5. Elevation: max 10200 / True tall Forb 9800 ii. Queries: 1. Raster Calculation: ("slope_degree" <= 30) & ("elevation" <= 3109) & ("aspect" <= 157) 2. Raster Calculator: ("slope_degree" <= 30) & ("elevation" <= 3109) & ("aspect" >= 202) 3. Raster to Polygon 4. Select output 1 and merge to “PossibleTallForb”areas (use for following) iii. Tall Forb Variety Queries 1. Intersect: Tall Forb + Intermittent Wetlands + Trees (erase ConiferWillow) = ConiferWillowTallForb 2. Intersect: Tall Forb + Trees = ConiferTallForb 3. Tall Forb Possible and Erase: ConiferWillowTallForb and ConiferTallForb 4. Intersect: Tall Forb + Intermittent Wetlands = Tall ForbWillow 5. Conifer/Tall Forb > Must Select out the known areas of Aspen for Aspen/Tall Forb 6. Raster Calculator: ("elevation" >= 3109) & ("aspect" >= 202) & ("slope_degree" >= 25) & ("slope_degree" <= 40)= ShrubTall ForbPotential a. Convert raster to polygon b. Select gride code = 1 and make selection into layer c. Erase all layers that apply to narrow area occurrence 7. Conifer/Shrub i. Attributes: Are the presence of all trees ii. Queries 1. Trees Erase (ConiferWillow, ConiferWillowTallForb, ConiferTallForb) 8. New Data to add to ASA Geodatabase • Tree_Vegetation2: Vector, polygon – converted polyline of Tree_Vegetation • AltaPavedAreas: Vector, polygon – completed (closed lines) and converted polyline of paved areas in Alta to a polygon file M. Olivos – page 6 of 6
  • 7. Forest Management Zones: Vector, polygon – georeferenced 1995 hand-drawn map • Plant Comm_1997: Vector, polygon – georeferenced 1995 hand-drawn plant community type areas • Plant_Comm_2011: Vector, polygon – 2011 minor update of 1995 data • Plant Community Types: Vector polygon – spatial analysis process o Conifer Willow o Alpine Forb o Short Forb o Tall Forb o Willow-Tall Forb o Conifer-Tall Forb o Conifer Willow o Conifer-Willow-Tall Forb o Conifer – Shrub o Shrub – Tall Frob o Scree, Cliffs, Glacial Bedrock and Krumholz M. Olivos – page 7 of 7