SlideShare une entreprise Scribd logo
1  sur  58
Télécharger pour lire hors ligne
Huntington District
Land Cover Comparison Using GIS
                             …...and lots of SQL


Joe Trimboli, MS, CFM
Community Planner
Huntington District

17 August 2009




US Army Corps of Engineers
BUILDING STRONG®
Huntington District

           Land Cover Comparison

Need for Comparison
   Ohio River Basin Comprehensive Report Study
    (ORBCRS)
   www.orboutreach.com
Huntington District
Huntington District

        Land Cover Comparison Goals

Identifies land use changes in the Ohio River
  Basin
Incorporate map set into MapRecon portion of
  study
   Create access table that links to HUC8 watershed for
    map creation
   Create map for each land cover classification
Huntington District

                            Data

Sources
   National Land Cover Datasets of 1992 and 2001
   Downloaded from USGS
      Used seamless server
      Template Selection
      Best meta data available
   USGS Watershed Layer (CORPSMAP)
      CorpsMap is the USACE nationwide enterprise GIS
       implementation
      Data source for many federal agencies
Huntington District

                 Data Preparation
 Created mosaic raster layer using ArcMap 9.2 for
  each data set, 1992 and 2001 (6 template areas)
 Created raster of HUC8 watersheds
 Insured all raster’s had same projection
    Matched land cover projection
    Converted HUC8 data to match land cover data
 Insured all raster's had same cell size
    Defined HUC8 raster layer to match land cover cell size
Huntington District

            HUC8 raster
             file
             reprojected
             and with
             matching
             cell size to
             land cover
             layers
Huntington District

              Process Verification
 Used various processes
 Evaluated data numerous times
 Different tools Different ways
    Model Creation
    Spatial Analyst Tools > Combine
Huntington District

            Model
             creation
             proved to
             be awkward
             and time
             consuming
             based on
             existing
             knowledge
Huntington District

            Found
              Combine
              tool while
              researching
              process
Huntington District

                         Combine
 Creates new raster layer
 Combines multiple layers
    Intersecting raster cell values
 Creates Discrete properties table NOT Floating Point
Huntington District

            Adds
              columns' in
              attribute
              table that
              correspond
              to each
              raster layer
Huntington District

            Data Check:
            Identify point
              on map
            Open
              Attributes
              Table
            Scroll to
              matching
              pixel value
            Verify layers
              and column
              names
Huntington District

            Export all
              attribute
              tables to
              Microsoft
              Access
Huntington District

            Microsoft Access (SQL)

 Format of Personnel Geospatial Database
 Manipulates tables
 Ability to create and manipulate data
   Non-spatial Tables
   Creation custom queries
Huntington District

Tables
Huntington District

        Land Cover Comparison Goals

Identifies land use changes in the Ohio River
  Basin
Incorporate map set into MapRecon portion of
  study
   Create access table that links to HUC8 watershed for
    map creation
   Create map for each land cover classification
Huntington District

Comparable Study
Huntington District

USGS Data Research
Huntington District

NLCD 1992-2001 Anderson Level I Cross-walk Table
Huntington District

Crosswalk Table Creation
Huntington District

Original Class Values from Raster Layer
Huntington District

               Cross walk tables




Create tables from original raster layer table and
  corresponding USGS modified Anderson Level I
  table information. Created new Description.
Huntington District

Unique Anderson Class Table
Huntington District

Unique Anderson Class Table - Update
Huntington District

Unique Anderson Class Table - Update
Huntington District

             Class Table Importance

There must be the same number of classes in
  each comparison year for a DIRECT comparison
   Not an issue at the larger Ohio River Basin level
   Not an issue at smaller area comparisons
   Issue at the HUC8 scale of comparison
Huntington District

Make Table Query
Huntington District

            HUCAnderson with Combine1




Each HUC8 watershed with total   Each Cell with HUC8 value code, and
   cell count and new class         original class codes of 1992 and 2001
   codes                            land cover
Huntington District

      Reclass Query Design




All like values are linked between
  tables
Huntington District

Reclass Query Results 1992
Huntington District

Reclass Query Results 2001
Huntington District

Time to Merge Tables
Huntington District

Initial Merge Results
Huntington District

Initial Merge Results

             How do you
              calculate
              change
              percentage and
              map it?
Huntington District

SQL Formulas
Huntington District

                    SQL Formulas

1992 & 2001
IIf(IsNull([1992reclass!COUNT]),0,[1992reclass!COUNT])

ChangeRatio:
IIf([1992]=0,([2001]/HUCAnderson!Total),[2001]/[1992])

Percentage:
IIf([2001]>[1992],[changeratio]*100,[changeratio]*-100)
Huntington District

Results
Huntington District

Almost There…
Huntington District

Single Class Queries
Huntington District

Single Class Queries
Huntington District

Final Goal
Huntington District

Final Goal
Huntington District
Huntington District
Huntington District
Huntington District
Huntington District
Huntington District
Huntington District

Accuracy Concerns – 1992 Original
Huntington District

Accuracy Concerns - 2001
Huntington District

Accuracy Concerns – 1992 modified
Huntington District

              Resulting Hypothesis

The land cover change from different sources is
  outside the 9% standard distribution curve of the
  percent change (location quotients) of the
  watersheds. The 90% represents the difference
  of equipment and seasonal variation.
Huntington District

            Land Cover Comparison

1992 and 2001 land cover data was downloaded
  from the USGS National Map Seamless Server
  and reclassified based on the USGS Anderson
  Level I cross walk table. Both layers were then
  combined using ESRI ArcView and the
  supporting tables exported to Microsoft Access.
  The tables were then manipulated to extract the
  location quotients (LQ) for each class and joined
  based on HUC8 values. A HUC8 class table was
  created that insured a direct comparison of 7
  classes.
Huntington District

                     Poster

A poster was from ESRI ArcMap with charts
  created in Microsoft Excel. Two large panels
  represent the Anderson Level I classified land
  cover for the project area. Small 7 map panels,
  one for each land classification,were mapped
  based on the standard deviation (StdDev) of the
  location quotients calculated in Microsoft
  Access. The StdDev values of the LQ’s within
  the 95% range were then mapped hollow. The
  charts reflect the raw LQ values crossing at the
  value of one.
Huntington District
Huntington District

Questions




  ?
Huntington District

                   Internet Atlas

Ohio River Comprehensive Reconnaissance
 Study (ORBCRS)

   http://www.tinyurl.com/orbmaps

   http://www.lrh.usace.army.mil/silver_jackets/ORB/thu
    mb.html

   http://www.lrh.usace.army.mil/silver_jackets/ORB/200
    9HanoverLandCoverPoster2009.pdf

Contenu connexe

Tendances

Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGISKate Dougherty
 
Install Digital Soil Mapping Software
Install Digital Soil Mapping SoftwareInstall Digital Soil Mapping Software
Install Digital Soil Mapping SoftwareFAO
 
Introduction to arc gis
Introduction to arc gisIntroduction to arc gis
Introduction to arc gisMohamed Hamed
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 
Review of Digital Soil Mapping steps
Review of Digital Soil Mapping stepsReview of Digital Soil Mapping steps
Review of Digital Soil Mapping stepsFAO
 
Automated change detection in grass gis
Automated change detection in grass gisAutomated change detection in grass gis
Automated change detection in grass gisCOGS Presentations
 
Land Use/Land Cover Detection
Land Use/Land Cover DetectionLand Use/Land Cover Detection
Land Use/Land Cover DetectionWansoo Im
 
Geographic Information System unit 1
Geographic Information System   unit 1Geographic Information System   unit 1
Geographic Information System unit 1sridevi5983
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GISExtraPDFs
 
Nycct GIS_primer tutorial
Nycct  GIS_primer tutorialNycct  GIS_primer tutorial
Nycct GIS_primer tutorialNYCCTfab
 
Spatial Data with SQL Server Reporting Services
Spatial Data with SQL Server Reporting ServicesSpatial Data with SQL Server Reporting Services
Spatial Data with SQL Server Reporting ServicesMihail Mateev
 
Geographic information system
Geographic information systemGeographic information system
Geographic information systemSumanta Das
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GISSatish Taji
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationLakshya Pandit
 
Plugins in QGIS and its uses
Plugins in QGIS and its usesPlugins in QGIS and its uses
Plugins in QGIS and its usesMayuresh Padalkar
 
Five Rivers Waterwatch, Tasmania
Five Rivers Waterwatch, TasmaniaFive Rivers Waterwatch, Tasmania
Five Rivers Waterwatch, TasmaniaAdrian O'Connor
 

Tendances (20)

Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
CWoolley_Portfolio
CWoolley_PortfolioCWoolley_Portfolio
CWoolley_Portfolio
 
Install Digital Soil Mapping Software
Install Digital Soil Mapping SoftwareInstall Digital Soil Mapping Software
Install Digital Soil Mapping Software
 
Introduction to arc gis
Introduction to arc gisIntroduction to arc gis
Introduction to arc gis
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
Review of Digital Soil Mapping steps
Review of Digital Soil Mapping stepsReview of Digital Soil Mapping steps
Review of Digital Soil Mapping steps
 
Automated change detection in grass gis
Automated change detection in grass gisAutomated change detection in grass gis
Automated change detection in grass gis
 
Land Use/Land Cover Detection
Land Use/Land Cover DetectionLand Use/Land Cover Detection
Land Use/Land Cover Detection
 
Introduction to gis
Introduction to gisIntroduction to gis
Introduction to gis
 
Geographic Information System unit 1
Geographic Information System   unit 1Geographic Information System   unit 1
Geographic Information System unit 1
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GIS
 
Nycct GIS_primer tutorial
Nycct  GIS_primer tutorialNycct  GIS_primer tutorial
Nycct GIS_primer tutorial
 
Spatial Data with SQL Server Reporting Services
Spatial Data with SQL Server Reporting ServicesSpatial Data with SQL Server Reporting Services
Spatial Data with SQL Server Reporting Services
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and Digitization
 
Plugins in QGIS and its uses
Plugins in QGIS and its usesPlugins in QGIS and its uses
Plugins in QGIS and its uses
 
Mapping toolbox
Mapping toolboxMapping toolbox
Mapping toolbox
 
Five Rivers Waterwatch, Tasmania
Five Rivers Waterwatch, TasmaniaFive Rivers Waterwatch, Tasmania
Five Rivers Waterwatch, Tasmania
 
Geoprocessing
GeoprocessingGeoprocessing
Geoprocessing
 

En vedette

RC-N Major Projects Map Sample
RC-N Major Projects Map SampleRC-N Major Projects Map Sample
RC-N Major Projects Map SampleBZjoe
 
Afghan Country Stability Picture (ACSP)
Afghan Country Stability Picture (ACSP) Afghan Country Stability Picture (ACSP)
Afghan Country Stability Picture (ACSP) BZjoe
 
Julia Hoxha - Open Datathon Albania 2011
Julia Hoxha - Open Datathon Albania 2011Julia Hoxha - Open Datathon Albania 2011
Julia Hoxha - Open Datathon Albania 2011opendataal
 
Bilanci tregtar - Open Datathon Albania
Bilanci tregtar -  Open Datathon AlbaniaBilanci tregtar -  Open Datathon Albania
Bilanci tregtar - Open Datathon Albaniaopendataal
 
Presentation on OER - a student perspective
Presentation on OER - a student perspectivePresentation on OER - a student perspective
Presentation on OER - a student perspectiveLisa Yeager
 
с новым годом!
с новым годом!с новым годом!
с новым годом!solnze11011
 
Inundation of Information 2007
Inundation of Information 2007Inundation of Information 2007
Inundation of Information 2007BZjoe
 
Ohio river
Ohio riverOhio river
Ohio riverMontrel
 
FPMS Anniversary Case Study Presentation
FPMS Anniversary Case Study PresentationFPMS Anniversary Case Study Presentation
FPMS Anniversary Case Study PresentationBZjoe
 
Demi ekonomik - Open Datathon Albania 2011
Demi ekonomik - Open Datathon Albania 2011Demi ekonomik - Open Datathon Albania 2011
Demi ekonomik - Open Datathon Albania 2011opendataal
 
Alo 116 - Open Datathon Albania 2011
Alo 116 - Open Datathon Albania 2011Alo 116 - Open Datathon Albania 2011
Alo 116 - Open Datathon Albania 2011opendataal
 

En vedette (11)

RC-N Major Projects Map Sample
RC-N Major Projects Map SampleRC-N Major Projects Map Sample
RC-N Major Projects Map Sample
 
Afghan Country Stability Picture (ACSP)
Afghan Country Stability Picture (ACSP) Afghan Country Stability Picture (ACSP)
Afghan Country Stability Picture (ACSP)
 
Julia Hoxha - Open Datathon Albania 2011
Julia Hoxha - Open Datathon Albania 2011Julia Hoxha - Open Datathon Albania 2011
Julia Hoxha - Open Datathon Albania 2011
 
Bilanci tregtar - Open Datathon Albania
Bilanci tregtar -  Open Datathon AlbaniaBilanci tregtar -  Open Datathon Albania
Bilanci tregtar - Open Datathon Albania
 
Presentation on OER - a student perspective
Presentation on OER - a student perspectivePresentation on OER - a student perspective
Presentation on OER - a student perspective
 
с новым годом!
с новым годом!с новым годом!
с новым годом!
 
Inundation of Information 2007
Inundation of Information 2007Inundation of Information 2007
Inundation of Information 2007
 
Ohio river
Ohio riverOhio river
Ohio river
 
FPMS Anniversary Case Study Presentation
FPMS Anniversary Case Study PresentationFPMS Anniversary Case Study Presentation
FPMS Anniversary Case Study Presentation
 
Demi ekonomik - Open Datathon Albania 2011
Demi ekonomik - Open Datathon Albania 2011Demi ekonomik - Open Datathon Albania 2011
Demi ekonomik - Open Datathon Albania 2011
 
Alo 116 - Open Datathon Albania 2011
Alo 116 - Open Datathon Albania 2011Alo 116 - Open Datathon Albania 2011
Alo 116 - Open Datathon Albania 2011
 

Similaire à 2009 Ohio River Basin Landcover Comparison

Amin tayyebi: Big Data and Land Use Change Science
Amin tayyebi: Big Data and Land Use Change ScienceAmin tayyebi: Big Data and Land Use Change Science
Amin tayyebi: Big Data and Land Use Change Scienceknowdiff
 
Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.
Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.
Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.stoughne
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systemsVivek Srivastava
 
Geographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureGeographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureKiranmai nalla
 
Spatial Analytics, Where 2.0 2010
Spatial Analytics, Where 2.0 2010Spatial Analytics, Where 2.0 2010
Spatial Analytics, Where 2.0 2010Kevin Weil
 
Where20 Spatial Analytics 2010
Where20 Spatial Analytics 2010Where20 Spatial Analytics 2010
Where20 Spatial Analytics 2010seagor
 
Creating a Hydrological Network for the Yukon Territory
Creating a Hydrological Network for the Yukon TerritoryCreating a Hydrological Network for the Yukon Territory
Creating a Hydrological Network for the Yukon TerritorySafe Software
 
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...Hiroyuki Miyazaki
 
vdatum_webinar_lesson information2013.pdf
vdatum_webinar_lesson information2013.pdfvdatum_webinar_lesson information2013.pdf
vdatum_webinar_lesson information2013.pdfkmarticio9
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...hydrologywebsite1
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...hydrologyproject001
 
Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2Shweta Bhatia Gupta
 
Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2guesta56b77
 
LA Energy and Water Efficiency Statistics using Tableau
LA Energy and Water Efficiency Statistics using TableauLA Energy and Water Efficiency Statistics using Tableau
LA Energy and Water Efficiency Statistics using TableauMonika Mishra
 
seminar report of " Introduction to HEC RAS "
seminar report  of " Introduction  to HEC RAS "seminar report  of " Introduction  to HEC RAS "
seminar report of " Introduction to HEC RAS "ankit jain
 
New Jersey Land Change Viewer
New Jersey Land Change ViewerNew Jersey Land Change Viewer
New Jersey Land Change ViewerJohn Reiser
 
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptxU.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptxgrssieee
 
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptxU.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptxgrssieee
 

Similaire à 2009 Ohio River Basin Landcover Comparison (20)

Amin tayyebi: Big Data and Land Use Change Science
Amin tayyebi: Big Data and Land Use Change ScienceAmin tayyebi: Big Data and Land Use Change Science
Amin tayyebi: Big Data and Land Use Change Science
 
Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.
Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.
Nigtrogen Pollution Change Due to Land Use Changes in the Plano/Allen area.
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
Geographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureGeographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agriculture
 
Spatial Analytics, Where 2.0 2010
Spatial Analytics, Where 2.0 2010Spatial Analytics, Where 2.0 2010
Spatial Analytics, Where 2.0 2010
 
Where20 Spatial Analytics 2010
Where20 Spatial Analytics 2010Where20 Spatial Analytics 2010
Where20 Spatial Analytics 2010
 
Creating a Hydrological Network for the Yukon Territory
Creating a Hydrological Network for the Yukon TerritoryCreating a Hydrological Network for the Yukon Territory
Creating a Hydrological Network for the Yukon Territory
 
Advanced Technologies
Advanced TechnologiesAdvanced Technologies
Advanced Technologies
 
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
 
vdatum_webinar_lesson information2013.pdf
vdatum_webinar_lesson information2013.pdfvdatum_webinar_lesson information2013.pdf
vdatum_webinar_lesson information2013.pdf
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 
Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2
 
Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2Risk Analysis Of Cultural Resource4th June2
Risk Analysis Of Cultural Resource4th June2
 
LA Energy and Water Efficiency Statistics using Tableau
LA Energy and Water Efficiency Statistics using TableauLA Energy and Water Efficiency Statistics using Tableau
LA Energy and Water Efficiency Statistics using Tableau
 
seminar report of " Introduction to HEC RAS "
seminar report  of " Introduction  to HEC RAS "seminar report  of " Introduction  to HEC RAS "
seminar report of " Introduction to HEC RAS "
 
New Jersey Land Change Viewer
New Jersey Land Change ViewerNew Jersey Land Change Viewer
New Jersey Land Change Viewer
 
Map Integration PPT_f
Map Integration PPT_fMap Integration PPT_f
Map Integration PPT_f
 
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptxU.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
 
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptxU.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
U.S.NationalAgriculturalLandCoverMonitoring_Mueller.pptx
 

2009 Ohio River Basin Landcover Comparison