GIS A geographic information system. A GIS is most often associated with a map. A GIS is most often associated with a map. The map is a display of a data.

Slides:



Advertisements
Similar presentations
Week 1: Introduction to GIS
Advertisements

GPS & GIS – An Introduction. Where Will This Take Us? What is GPS? What is GIS? How do GPS and GIS work? How will they help us? ? Find This!
Graphic Data Clean-Up Issues. Graphic Data Clean-up Very Important if you plan to use existing CAD or GIS data from another agency, department, or private.
Components of GIS.
Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
Geographic Information Systems
ESRI Software ArcGIS –ArcMap –ArcEdit –ArcInfo –ArcView.
GIS Matthew Rosencrans Tom DiLiberto. Outline What is GIS? What can we do with it? What data can we work with?
Is 466 Advanced topics in information Systems Lecturer : Nouf Almujally 14 – 11 – 2011 College Of Computer Science and Information, Information Systems.
Introduction to GIS Ghassan Mikati, Ph.D GIS Expert.
Geographic Information Systems
Introduction to ArcGIS Reading: “What is ArcGIS?”, ESRI Press, 2001, pp Acknowledgement: Dr Francisco Olivera developed some of the slides in this.
Oracle8i Spatial Concepts. Concepts Geometric data types Oracle8i Spatial data model Spatial Layers Spatial query model Spatial indexing «Window» queries.
INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEMS Orhan Gündüz.
Geographic Information Systems. What is a Geographic Information System (GIS)? A GIS is a particular form of Information System applied to geographical.
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 the 176A labs and ArcGIS Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU)
GIS in a nutshell Faris Alsuhail What is GIS? “A geographic information system (GIS) integrates hardware, software, and data for capturing, managing,
GIS Definition & Key Elements 1 Geographic Information System [GIS] Continuum E. Atlas Thematic Mapper--CAC GIS.
What is GIS A geographic information system (GIS) is a system designed to capture, store, manipulate, analyze, manage, and present all types of geographical.
Attribute databases. GIS Definition Diagram Output Query Results.
Introducing GIS Getting to Know ArcGIS Desktop. Brief History Recap  Studying the world using maps and globes  Models are now found inside computers.
GIS Introduction What is GIS?. Geographic Information Systems A database system in which the organizing principle is explicitly SPATIAL.
Dr. David Liu Objectives  Understand what a GIS is  Understand how a GIS functions  Spatial data representation  GIS application.
Geographic Information Systems (GIS) Data Marcel Fortin Geographic Information Systems (GIS) and Map Librarian Map and Data Library December 7, 2009.
Welcome to Mapping Tom Sellsted – City of Yakima, Washington Vladimir Strinski – Hitech Systems.
NR 322: Organizing Data Jim Graham Fall GIS Data Flow Project, resample Processing Processed Data Original Data Final data And maps.
Overview Dennis L. Johnson What is GIS? Geographic Information System Geographic implies of or pertaining to the surface of the earth Information implies.
Attribute Data in GIS Data in GIS are stored as features AND tabular info Tabular information can be associated with features OR Tabular data may NOT be.
First Screen : First window form will always remain open, for the user to select menu options. 1.
Geographic Information System GIS This project is implemented through the CENTRAL EUROPE Programme co-financed by the ERDF GIS Geographic Inf o rmation.
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
GIS for Air Quality March, 2014 Tribal Air Monitoring Support (TAMS) Center, Las Vegas, Nevada Glenn Gehring, TAMS Technology Specialist
Introduction to ArcView NPS Introduction to GIS: Lecture 2 Based on NINC, ESRI and Other Sources.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
How do we represent the world in a GIS database?
Support the spread of “good practice” in generating, managing, analysing and communicating spatial information Introduction to GIS for the Purpose of Practising.
Intro to GIS and ESRI Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
Chapter 8. ATTRIBUTE DATA INPUT AND MANAGEMENT
CE 525 1/17/2013. Who’s here? Acceptable responses: Here Present Yep Yes sir!
GIS Data Structures How do we represent the world in a GIS database?
Introduction to GIS GIS/CAD5.
Multidimensional Story Telling. Meograph Create multimedia stories  rayvon-martin-case
LBR & WS LAB 1: INTRODUCTION TO GIS.
A Quick Introduction to GIS
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
Intro to GIS & Pictometry Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
INTRO TO SPATIAL DATA ANALYSIS JOU-1526 Computer Assisted Reporting.
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 GIS. What is GIS? Geographic Information System Geographic implies of or pertaining to the surface of the earth Information implies knowledge.
Geographic Information Systems Using ESRI ArcGIS 9.3 Arc Catalog File Management.
Introduction to Geographic Information Systems (GIS)
What is GIS ? A method to visualize, manipulate, analyze, and display spatial data “Smart Maps” linking a database to the map.
Principles of Database Design, Part I AIMS 2710 R. Nakatsu.
Introduction to Geographic Information Systems
Topic 10- GIS layers to web
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
Forest Inventory Mapmaker Pat Miles NE FIA Users Group Meeting.
Adding a Picture in ArcGIS. Getting Started Open ArcMap in ArcGIS Add shape files Find pictures on the web save in folder with shape files you added to.
UNIT 3 – MODULE 3: Raster & Vector
Lesson 3 GIS Fundamentals MEASURE Evaluation PHFI Training of Trainers May 2011.
GIS Data Shape files, Rasters, Coordinate Systems, ArcGIS.
Geog. 314 Working with tables.
Key Terms Attribute join Target table Join table Spatial join.
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Database Management  .
GTECH 709 GIS Data Formats GIS data formats
Database.
PHP and MySQL.
Presentation transcript:

GIS A geographic information system

A GIS is most often associated with a map. A GIS is most often associated with a map. The map is a display of a data base in map form The map is a display of a data base in map form The data base is A relational database that groups data using common attributes found in the data set The data base is A relational database that groups data using common attributes found in the data set

Example presented the data to the user as relations ( a collection of tables with each table consisting of a set of rows and columns, with each flat table have a common row.) presented the data to the user as relations ( a collection of tables with each table consisting of a set of rows and columns, with each flat table have a common row.) provided relational operators to manipulate the data in tabular form provided relational operators to manipulate the data in tabular form

relational database have a location or area associated with the value. relational database have a location or area associated with the value. The area can be raster position which is a square or a given area on a map The area can be raster position which is a square or a given area on a map The area can be a shape area defined by a polygon. The area can be a shape area defined by a polygon.

Grass a raster data base (free) Grass a raster data base (free)

Raster

ARC View (polygon)

Awhere is a limited version of GIS learning curve only 4 hr. Awhere is a limited version of GIS learning curve only 4 hr. Associated with each data base file is a shape file that contains the shape of the polygon for each element in the data base.

Shape files and attribute files for new mexico are available at Shape files and attribute files for new mexico are available at