Geographic Information Systems (GIS)

Slides:



Advertisements
Similar presentations
Geographic Information Systems “GIS”
Advertisements

Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
Copyright, © Qiming Zhou GEOG1150. Cartography Data Models for Computer Cartography.
GIS for Environmental Science
ESRI Software ArcGIS –ArcMap –ArcEdit –ArcInfo –ArcView.
Raster Based GIS Analysis
School of Environmental Sciences University of East Anglia
GIS: The Grand Unifying Technology. Introduction to GIS  What is GIS?  Why GIS?  Contributing Disciplines  Applications of GIS  GIS functions  Information.
IS 466 ADVANCED TOPICS IN INFORMATION SYSTEMS LECTURER : NOUF ALMUJALLY 20 – 11 – 2011 College Of Computer Science and Information, Information Systems.
Naikoa Aguilar-Amuchastegui  Forest Carbon Scientist  REDD+  Forest and Climate Initiative olutions/mitigation/Pages/climate_REDD.a.
Geographic Information Systems : Data Types, Sources and the ArcView Program.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
NPS Introduction to GIS: Lecture 1
Introduction to Geographic Information Systems Dr. Larry Teeter.
1 CIS / Introduction to Business GIS Winter 2005 Lecture 2 Dr. David Gadish.
It’s the Geography, Cupid!. GTECH 201 Lecture 04 Introduction to Spatial Data.
Geography 241 – GIS I Dr. Patrick McHaffie Associate Professor Department of Geography Cook County, % population < 5.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Spatial data models (types)
Lecture 4 Data. Why GIS? Ask questions Solve a problem Support a decision Make Maps Involve others, share data, procedures, ideas.
Introduction to Geographic Information Systems (GIS) Lesson 1.
Faculty of Applied Engineering and Urban Planning Civil Engineering Department Geographic Information Systems Vector and Raster Data Models Lecture 3 Week.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
How do we represent the world in a GIS database?
Intro to GIS and ESRI Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
Raster Concepts.
GIS Data Structures How do we represent the world in a GIS database?
A Quick Introduction to GIS
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Introduction to Geographic Information Systems June 19, 2007.
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
Topic: Data Models. Data Model: A consistent way of defining and representing real world entities or phenomena in a GIS. Two Primary Types of Data Models:
Lesson 3 GIS Fundamentals MEASURE Evaluation PHFI Training of Trainers May 2011.
Rayat Shikshan Sanstha’s Chhatrapati Shivaji College Satara
Geographic Information Systems “GIS”
Introduction to GIS David R. Maidment
GeoSpatial Revolution: Contemporary Tools of Geography
Introduction to GIS GIS in Cadastral Management
GIS Basic Training June 7, 2007 – ICIT Midyear Conference
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
GIS On A Budget: Simple Applications for Real World Solutions
Key Question Why do geographers use maps, and what do maps tell us?
Physical Structure of GDB
Introduction to GIS Review CGIS-NURIntroduction to ArcGIS I.
Geographic Information System
Introduction to ArcGIS Software
Remote Sensing, GPS, GIS.
Geog 192 – Urban GIS Applications
UNIT 1: GIS DEFINITIONS AND APPLICATIONS
Spatial Data Models Raster uses individual cells in a matrix, or grid, format to represent real world entities Vector uses coordinates to store the shape.
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
Instructor: Dr. Chunling Liu
Statistical surfaces: DEM’s
Data Queries Raster & Vector Data Models
GTECH 709 GIS Data Formats GIS data formats
Introduction to Geographic Information Science
Cartographic and GIS Data Structures
Geography & Technology
Spatial Analysis Density Concentration Pattern
Lecture 2 Components of GIS
Introduction to Geographic Information Systems (GIS)
NJ-GeoWeb Interactive Basics Workshop
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Naikoa Aguilar-Amuchastegui Forest Carbon Scientist REDD+ Forest and Climate Initiative
Total Station Surveying & GIS.
Introduction to ArcGIS Software
Presentation transcript:

Geographic Information Systems (GIS) Mark Gathany, phD Associate Professor Ecology & Environmental Science ENS 277 Modern cartography, data management, and spatial analysis

An information system Why geographic information system?

Collect. Store. Manage. Analyze.

What is a GIS? A tool to digitally abstract the real world Information is connected to its physical location and organized into layers. Software & hardware is used to display, organize, store, manage, and analyze this data. GIS is dominated by Esri software (e.g. ArcMap, ArcCatalog, etc.)

Genesis of GIS…necessity (and opportunity) is the mother of invention. GIS’s origins lie in thematic cartography Born out of urban planners and natural resource conservationists that used the method of manual map overlay (combining various themes) Manual map overlay as a method was first described comprehensively by Jacqueline Tyrwhitt in a 1950 planning textbook McHarg used blacked out transparent overlays for site selection in Design with Nature Tomlinson develops first computer based GIS for analysis of Canadian forests.

Defining GIS Different definitions of a GIS have evolved in different areas and disciplines All GIS definitions recognize that spatial data are unique because they are linked to maps (space matters!) A GIS at least consists of a(n): Informaiton database Map information Computer-based link between them Nighttime in Paris

The workspace(s)

Models of the Earth The earth can be modeled as a sphere oblate ellipsoid geoid A map is a model! A model is an abstraction of reality!!!

Putting a little [necessary] geography into GIS…

Map data models Vector Raster Surface object, or feature-based, discrete points, lines, and areas. Field collections. Raster a grid of cells containing one value per pixel. Remotely sensed imagery or modeled. Surface a sort of raster-vector hybrid with the unique capacity to display 3D data. LiDAR and TINs. Cedarville University & surrounding area: parcels and tree inventory Digital Elevation Model (DEM) of Kalkaska County, Michigan LiDAR point cloud of Indian Mound Reserve, Cedarville, Ohio

Vector model Originally developed from the arc-node (point-line) model Basic premise: An area… is lines… is points… that have coordinates. We typically describe things in greater detail than…point…line…

The GIS Database We manage database information by theme, or layer (e.g. trees, bedrock, etc.) Layer attributes are stored in the attribute table as column headers Records (unique objects) are stored as rows. The contents of an attribute for one record is a value. A value can be numerical or text. Attribute 1 Attribute 2 Attribute 3 1 [value] 2 . … n record

Raster & surface models Rasters are square tessellations, or grids Each grid cell has one, and only one, value (though we may join tables on this information) At least two grid cells must have coordinates Common rasters are: DEM (digital elevation model) each cell has an elevation LULC (land use land cover) each cell has value corresponding to dominant vegetation/cover My house… …well actually the grid cell in which my house is located that is “medium intensity developed”

So what is a map? A map is an abstraction of the real world

The power of mapping Cost savings from greater efficiency package delivery routes Better decision making disaster relief and prevention Improved communication placed-based storytelling Better record keeping asset management Managing geographically planning, modeling, developing The power of mapping

Your turn… Write down five things “spatial things” here on campus… Share with a neighbor. Could you depict these in a map? As features (points, lines, or areas)? As surfaces? How would you collect information about these features? Get it into a computer? What information would you collect? Among the layers you have…what questions could you ask about the relationships?

Upcoming opportunities… SU 2018 – participation in NSF Macrosystems Study. Can we estimate biodiversity from remotely sensed imagery? SU 2018 – Au Sable Institute I teach Land Resources (GIS portion) and Environmental Applications for GIS FA 18 – ENVS 2100 – Principles of GIS Introduction to modern cartography and use of GIS to display, store, manage and analyze spatial data. Also includes the acquisition and use of GPS and Landsat data. SP19 – BIO 4880 – Spatial Analysis Topics & Techniques: advanced GIS & spatial analysis, geodatabase design, drone imagery, LiDAR, imagery processing, and remote sensing.

Practice The Ohio Census Data, Conservation Easements, and LULC. Talk to me about your interests/applications/questions GPS unit (or phone with TrackKit) and output to Google Earth or ArcMap Advanced Various workbook chapters and datasets from geodatabase design to remote sensing Can we use GIS to predict West Nile Virus? What urban centers are at risk if the Ogallala Aquifer is emptied?