A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~

Size: px
Start display at page:

Download "A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~"

Transcription

1 A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland, Oregon 3 September 2015 Introduction to GIS Geographic Information Systems/Science (GIS) Computer assisted system for Acquisition Storage Analysis Display of geographic data Fundamental components of every GIS Spatial & attribute databases Cartographic display system Map digitizing system Database management system Geographic analysis system Image processing system Statistical analysis system Decision support system Introduction to GIS The Heart of Every GIS Two closely related databases Spatial database Shape & location of Earth s features Subsurface Surface Atmosphere Attribute database Data regarding a land parcel Owner Value Use Basic approaches Completely separate spatial & attribute databases Completely integrated spatial & attribute databases IDRISI s approach Option to keep some elements separate IDRISI s Cartographic Display System Display database input Existing thematic maps Existing imagery Display processed output New thematic maps Restored, enhanced & classified imagery Display cartographic output Composition Map layers Annotation Scale bars Legend Output Hardcopy Various printers & plotters Softcopy Various graphics formats IDRISI s Map Digitizing System Early IDRISI versions TOSCA Present IDRISI version Existing paper maps Digitizing tablets Large-format scanners Images Traditional aerial photography Analog acquisition Digital input Digital aerial photography & satellites Digital acquisition Digital input Supported file formats TIF / GeoTIFF Tagged Image File format BMP BitMaP Related capabilities CAD & CoGo (Coordinate Geometry)

2 IDRISI s Database Management System DBMS Database Workshop Traditional Analysis of attribute data Specialized utilities Spatial data Attribute data Traditional DBMS capabilities Represent results as an image or map Related capabilities AM/FM (Automated Mapping/Facilities Management) Associated with public utilities Water, electricity Allows users to manage & analyze utility network data IDRISI s Geographic Analysis System Ability to digitize spatial data attach attributes to stored features Analyze spatial data based on stored attributes map out the result Analyze joint occurrence of geographic features Example: Radon risk in residential areas Map all bedrock types associated with high radon levels Map all residential areas Overlay these two maps Generate a new map for the GIS database IDRISI s Image Processing System Image restoration Geometry Not a perfectly polar orbit Earth rotates under the spacecraft Sensor banding E/W for cross-track scanners N/S for pushbroom scanners Image enhancement Contrast Color Edges Information extraction Transformations Multispectral classification IDRISI s Statistical Analysis System Traditional statistical analyses Single & multivariate statistics Mean, standard deviation Specialized analyses for spatial data Changes over both space & time Simple distances & cost distances IDRISI s Decision Support System Decisions regarding resource allocation Produce models incorporating error into the process Usually overlooked in GIS analyses Increases with the number of layers and/or steps involved Construct multi criteria suitability maps Buffer zones + land cover/use type + Water storage + recreation + flood control + Address allocation decisions with multiple objectives Population density + average income + Tree species + tree diameter/height + Map Data Representation Two data types Geographic definitions of Earth features Latitude / Longitude, UTM coordinates Attributes / characteristics of Earth features Tree species, diameter, height, health, age Representation of those data types Vector Magnitude + direction Points, lines & polygons Scalar [Raster] Magnitude only Digital numbers [DN] Integer (discrete) & real (continuous)

3 Vector & Raster Data Representations Vector Data Representation Defined using (x,y) coordinate pairs Representation of points in space Latitude / longitude UTM (Universal Transverse Mercator) grid Interpret the coordinate pairs Points Benchmarks, intersections Lines Boundaries, roads, shorelines Polygons Fields, land cover areas Identify the coordinate pairs Simple feature identifier numbers Attributes identified with identical numbers Raster Data Representation Areas represented by an array of pixels No features are defined Each cell is assigned a number Simple feature identifier numbers Spectral class numbers Qualitative attribute code Ranking from first to last Quantitative attribute value Reflectance value in some spectral band Pixel characteristics Position Defined by (x,y) pairs Characteristics Brightness Color Shape Raster vs. Vector Raster data representation Analysis oriented Data intensive Every pixel must be represented in the spatial database Space is simply & uniformly represented Substantially increased analytical power Ideally suited to study of continuously changing phenomena Matches computer & digital image architecture Vector data representation DBMS oriented Data conservative Very efficient in storing map data [boundaries] Can produce simple thematic maps Pen plotters produce traditional-style maps Excel at analyzing movement over networks IDRISI Elements from both data representation styles Database Concepts: Organization Vectors mimic map collections Coverages Vector systems come closest to this organization Differ from a collection of maps Each contains information on only one feature type Buildings Roads Sewers Each contains a series of attributes about features Buildings: Owner, age, value, tax rate, tax amount Roads: Width, number of lanes, paving material Sewers: Diameter, wall thickness, wall material Rasters establish unitary datasets Layers Building owner Building age Building value Database Coverages / Layers

4 Database Concepts: Georeferencing Coverages (vectors) & layers (rasters) Reference systems Latitude / longitude UTM coordinates Universal Transverse Mercator State plane coordinates Reference units Degrees / minutes / seconds 45 34' 12" Decimal degrees Bounding rectangles North, East, South & West coordinates Required even if coverages & layers are not rectangles Unusual Database Characteristics Scale differences are gracefully handled Input layers with different pixel dimensions Landsat MSS 80 m ground resolution cells Landsat TM 30 m ground resolution cells SPOT XS 20 m ground resolution cells SPOT Pan 10 m ground resolution cells Resolution strategies Resample pixels to a common size Multiply number of pixels by a scale factor Map reference systems are easily changed Map projections are easily changed Fully automated Extremely fast Metric, British, nautical Resolution remains a critical issue Analysis In GIS Analytical tools Database query Map algebra Distance operators Context operators Analytical operations Database query Derivative mapping Process modeling Analytical Tools: Database Query Retrieve stored information from the database Ask questions by location What is present at a particular location? Ask questions by attribute What attributes does this location have? Two steps involved Produce reclassifications from existing layers Combine similar layers Pines, firs & cedars all classified as evergreen trees Produce Boolean layers Masks 0 [unacceptable] or 1 [acceptable] Overlay the reclassifications Logical combinations AND, OR Mathematical combinations Addition, subtraction Reclassification & Overlay Analytical Tools: Map Algebra Combine map layers mathematically Mathematical modeling absolutely requires this Mean annual temperature as a function of altitude Soil erosion a function of erodability, gradient & rainfall Three kinds of mathematical operators Modify data within a single layer Add, subtract, multiply or divide using a constant Transform data within a single layer Trig functions, log transformations Combine data across multiple layers Snowmelt = ( Temperature Dew Point )

5 Analytical Tools: Distance Operators Construct buffer zones Constant distance from a point, line or polygon Hard boundaries Evaluate distance to all features in a set Actual distance to various points, lines or polygons Soft boundaries Frictional effects Cost distances Money, time, effort Low frictional costs Valleys High frictional costs Hills Anisotropic costs Going uphill costs more than going downhill Barriers Frictional costs too high to overcome Distance Operators Analytical Tools: Context Operators Neighbors often affect one another Elevation layer produces both slope & aspect layers Digital filters change the neighborhood Raster systems well suited to context operators Surface analysis Digital filtering Contiguous areas Watershed analysis Viewshed analysis Supply / demand modeling Analytical Operations: Database Query Database query tools for multiple variables Apply appropriate procedures Measurement Statistical analysis Key features Take out only what is in the database(s) Make a withdrawal from an existing data bank Key activity Looking for spatial patterns Analytical Operations: Derivative Mapping Knowledge of relationships Combine selected variables into new layers Example: Soil erosion potential Topographic elevations Slope aspect Compass direction toward which the slope faces Slope gradient Slope steepness Soil erodability Create new data from old data Ability to produce models Use map algebra tools Foundations for those models Theoretical Basic scientific principles Empirical Curve-fitting (e.g., regression lines)

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University Basics of GIS by Basudeb Bhatta Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University e-governance Training Programme Conducted by National Institute of Electronics

More information

Overview key concepts and terms (based on the textbook Chang 2006 and the practical manual)

Overview key concepts and terms (based on the textbook Chang 2006 and the practical manual) Introduction Geo-information Science (GRS-10306) Overview key concepts and terms (based on the textbook 2006 and the practical manual) Introduction Chapter 1 Geographic information system (GIS) Geographically

More information

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore DATA SOURCES AND INPUT IN GIS By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore 1 1. GIS stands for 'Geographic Information System'. It is a computer-based

More information

Introduction to Geographic Information Systems (GIS): Environmental Science Focus

Introduction to Geographic Information Systems (GIS): Environmental Science Focus Introduction to Geographic Information Systems (GIS): Environmental Science Focus September 9, 2013 We will begin at 9:10 AM. Login info: Username:!cnrguest Password: gocal_bears Instructor: Domain: CAMPUS

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

Terms GIS GPS Vector Data Model Raster Data Model Feature Attribute Table Point Line Polygon Pixel RGB Overlay Function

Terms GIS GPS Vector Data Model Raster Data Model Feature Attribute Table Point Line Polygon Pixel RGB Overlay Function FINAL REVIEW FOR GIS (2016) PRACTICAL COMPONENT The first 40 mins of the exam will be open book and will require you to make a map using all the techniques learned over the semester. This map will be e-mailed

More information

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault Spatial Analysis of Raster Data 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 2 4 4 4 2 4 4 2 4 4 4 2 4 4 2 4 4 3 4 4 4 2 3 + = 0 = shale 1 = limestone 2 = fault 4 = no fault 2 =Fault in shale 3 = Fault in limestone

More information

Introduction to GIS. Phil Guertin School of Natural Resources and the Environment GeoSpatial Technologies

Introduction to GIS. Phil Guertin School of Natural Resources and the Environment GeoSpatial Technologies Introduction to GIS Phil Guertin School of Natural Resources and the Environment dguertin@cals.arizona.edu Mapping GeoSpatial Technologies Traditional Survey Global Positioning Systems (GPS) Remote Sensing

More information

BASIC SPATIAL ANALYSIS TOOLS IN A GIS. data set queries basic statistics buffering overlay reclassification

BASIC SPATIAL ANALYSIS TOOLS IN A GIS. data set queries basic statistics buffering overlay reclassification BASIC SPATIAL ANALYSIS TOOLS IN A GIS data set queries basic statistics buffering overlay reclassification GIS ANALYSIS TOOLS GIS ANALYSIS TOOLS Database tools: query and summarize (similar to spreadsheet

More information

What are the five components of a GIS? A typically GIS consists of five elements: - Hardware, Software, Data, People and Procedures (Work Flows)

What are the five components of a GIS? A typically GIS consists of five elements: - Hardware, Software, Data, People and Procedures (Work Flows) LECTURE 1 - INTRODUCTION TO GIS Section I - GIS versus GPS What is a geographic information system (GIS)? GIS can be defined as a computerized application that combines an interactive map with a database

More information

Spatial Analyst. By Sumita Rai

Spatial Analyst. By Sumita Rai ArcGIS Extentions Spatial Analyst By Sumita Rai Overview What does GIS do? How does GIS work data models Extension to GIS Spatial Analyst Spatial Analyst Tasks & Tools Surface Analysis Surface Creation

More information

Spatial Analysis of Raster Data

Spatial Analysis of Raster Data Spatial Analysis of Raster Data 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 2 4 4 4 2 4 5 5 4 2 4 4 4 2 5 5 4 4 2 4 5 4 3 5 4 4 4 2 5 5 5 3 + = 0 = shale 1 = limestone 2 = fault 4 = no fault 2 =Fault in shale 3 =

More information

Display data in a map-like format so that geographic patterns and interrelationships are visible

Display data in a map-like format so that geographic patterns and interrelationships are visible Vilmaliz Rodríguez Guzmán M.S. Student, Department of Geology University of Puerto Rico at Mayagüez Remote Sensing and Geographic Information Systems (GIS) Reference: James B. Campbell. Introduction to

More information

What is GIS? Introduction to data. Introduction to data modeling

What is GIS? Introduction to data. Introduction to data modeling What is GIS? Introduction to data Introduction to data modeling 2 A GIS is similar, layering mapped information in a computer to help us view our world as a system A Geographic Information System is a

More information

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN CO-145 USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN DING Y.C. Chinese Culture University., TAIPEI, TAIWAN, PROVINCE

More information

ENVIRONMENTAL MONITORING Vol. II - Applications of Geographic Information Systems - Ondieki C.M. and Murimi S.K.

ENVIRONMENTAL MONITORING Vol. II - Applications of Geographic Information Systems - Ondieki C.M. and Murimi S.K. APPLICATIONS OF GEOGRAPHIC INFORMATION SYSTEMS Ondieki C.M. and Murimi S.K. Kenyatta University, Kenya Keywords: attribute, database, geo-coding, modeling, overlay, raster, spatial analysis, vector Contents

More information

Lecture 6 - Raster Data Model & GIS File Organization

Lecture 6 - Raster Data Model & GIS File Organization Lecture 6 - Raster Data Model & GIS File Organization I. Overview of Raster Data Model Raster data models define objects in a fixed manner see Figure 1. Each grid cell has fixed size (resolution). The

More information

Introduction to GIS. Dr. M.S. Ganesh Prasad

Introduction to GIS. Dr. M.S. Ganesh Prasad Introduction to GIS Dr. M.S. Ganesh Prasad Department of Civil Engineering The National Institute of Engineering, MYSORE ganeshprasad.nie@gmail.com 9449153758 Geographic Information System (GIS) Information

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems Lynn_Carlson@brown.edu 401-863-9917 The Environmental And Remote TecHnologies Lab MacMillan Hall, Room 105 http://www.brown.edu/research/earthlab/ Outline

More information

GEOGRAPHY 350/550 Final Exam Fall 2005 NAME:

GEOGRAPHY 350/550 Final Exam Fall 2005 NAME: 1) A GIS data model using an array of cells to store spatial data is termed: a) Topology b) Vector c) Object d) Raster 2) Metadata a) Usually includes map projection, scale, data types and origin, resolution

More information

Version 1.1 GIS Syllabus

Version 1.1 GIS Syllabus GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION Version 1.1 GIS Syllabus Endorsed 1 Version 1 January 2007 GIS Certification Programme 1. Target The GIS certification is aimed at: Those who wish to demonstrate

More information

8.9 Geographical Information Systems Advantages of GIS

8.9 Geographical Information Systems Advantages of GIS 8.9 Geographical Information Systems A Geographic Information System (GIS) is a computer-based system that is used in input, storage, analysis manipulation, retrieval, and output, of spatial data. These

More information

GIS technology. Introduction to GIS

GIS technology. Introduction to GIS GIS technology Introduction to GIS 1 GIS Technology What is GIS Components of GIS Functions of GIS Benefits of GIS Real World Applications 2 What is GIS? A Geographic Information System (GIS) is a collection

More information

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model Introduction-Overview Why use a GIS? What can a GIS do? How does a GIS work? GIS definitions Spatial (coordinate) data model Relational (tabular) data model intro_gis.ppt 1 Why use a GIS? An extension

More information

An Introduction to Geographic Information System

An Introduction to Geographic Information System An Introduction to Geographic Information System PROF. Dr. Yuji MURAYAMA Khun Kyaw Aung Hein 1 July 21,2010 GIS: A Formal Definition A system for capturing, storing, checking, Integrating, manipulating,

More information

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil ABSTRACT:- The geographical information system (GIS) is Computer system for capturing, storing, querying analyzing, and displaying geospatial

More information

Understanding Geographic Information System GIS

Understanding Geographic Information System GIS Understanding Geographic Information System GIS What do we know about GIS? G eographic I nformation Maps Data S ystem Computerized What do we know about maps? Types of Maps (Familiar Examples) Street Maps

More information

Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands

Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands 1 Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI

More information

Abstract: Contents. Literature review. 2 Methodology.. 2 Applications, results and discussion.. 2 Conclusions 12. Introduction

Abstract: Contents. Literature review. 2 Methodology.. 2 Applications, results and discussion.. 2 Conclusions 12. Introduction Abstract: Landfill is one of the primary methods for municipal solid waste disposal. In order to reduce the environmental damage and to protect the public health and welfare, choosing the site for landfill

More information

GIS (GEOGRAPHIC INFORMATION SYSTEMS)

GIS (GEOGRAPHIC INFORMATION SYSTEMS) GIS (GEOGRAPHIC INFORMATION SYSTEMS) 1 1. DEFINITION SYSTEM Any organised assembly of resources and procedures united and regulated by interaction or interdependence to complete a set of specific functions.

More information

Identifying Audit, Evidence Methodology and Audit Design Matrix (ADM)

Identifying Audit, Evidence Methodology and Audit Design Matrix (ADM) 11 Identifying Audit, Evidence Methodology and Audit Design Matrix (ADM) 27/10/2012 Exercise XXX 2 LEARNING OBJECTIVES At the end of this session participants will be able to: 1. Identify types and sources

More information

Test Bank Chapter 2: Representations of Earth

Test Bank Chapter 2: Representations of Earth Multiple Choice Test Bank Chapter 2: Representations of Earth 1. A rhumb line on a Mercator projection is a line of. a. true size b. true shape c. true compass bearing d. true location 2. Maximum longitude

More information

Geog 469 GIS Workshop. Data Analysis

Geog 469 GIS Workshop. Data Analysis Geog 469 GIS Workshop Data Analysis Outline 1. What kinds of need-to-know questions can be addressed using GIS data analysis? 2. What is a typology of GIS operations? 3. What kinds of operations are useful

More information

GIS for ChEs Introduction to Geographic Information Systems

GIS for ChEs Introduction to Geographic Information Systems GIS for ChEs Introduction to Geographic Information Systems AIChE Webinar John Cirucci 1 GIS for ChEs Introduction to Geographic Information Systems What is GIS? Tools and Methods Applications Examples

More information

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware,

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware, Introduction to GIS Dr. Pranjit Kr. Sarma Assistant Professor Department of Geography Mangaldi College Mobile: +91 94357 04398 What is a GIS a system for input, storage, manipulation, and output of geographic

More information

Learning Computer-Assisted Map Analysis

Learning Computer-Assisted Map Analysis Learning Computer-Assisted Map Analysis by Joseph K. Berry* Old-fashioned math and statistics can go a long way toward helping us understand GIS Note: This paper was first published as part of a three-part

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -00 0 CIVIL ENGINEERING TUTORIAL QUESTION BANK Course Name : Remote Sensing and GIS Course Code : A00 Class : IV B. Tech I Semester

More information

Popular Mechanics, 1954

Popular Mechanics, 1954 Introduction to GIS Popular Mechanics, 1954 1986 $2,599 1 MB of RAM 2017, $750, 128 GB memory, 2 GB of RAM Computing power has increased exponentially over the past 30 years, Allowing the existence of

More information

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS Study Guide: Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS This guide presents some study questions with specific referral to the essential

More information

New Land Cover & Land Use Data for the Chesapeake Bay Watershed

New Land Cover & Land Use Data for the Chesapeake Bay Watershed New Land Cover & Land Use Data for the Chesapeake Bay Watershed Why? The Chesapeake Bay Program (CBP) partnership is in the process of improving and refining the Phase 6 suite of models used to inform

More information

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types Chapter 6 Fundamentals of GIS-Based Data Analysis for Decision Support FROM: Points Lines Polygons Fields Table 6.1. Spatial Data Transformations by Geospatial Data Types TO: Points Lines Polygons Fields

More information

Louisiana Transportation Engineering Conference. Monday, February 12, 2007

Louisiana Transportation Engineering Conference. Monday, February 12, 2007 Louisiana Transportation Engineering Conference Monday, February 12, 2007 Agenda Project Background Goal of EIS Why Use GIS? What is GIS? How used on this Project Other site selection tools I-69 Corridor

More information

COURSE SCHEDULE, GRADING, and READINGS

COURSE SCHEDULE, GRADING, and READINGS COURSE SCHEDULE, GRADING, and READINGS Note: All academic classes will be held in the GIS lab at Royal Thimphu College. These dates are listed here. Other days will involve travel or days off, and the

More information

Performing Map Cartography. using Esri Production Mapping

Performing Map Cartography. using Esri Production Mapping AGENDA Performing Map Cartography Presentation Title using Esri Production Mapping Name of Speaker Company Name Kannan Jayaraman Agenda Introduction What s New in ArcGIS 10.1 ESRI Production Mapping Mapping

More information

Raster Spatial Analysis Specific Theory

Raster Spatial Analysis Specific Theory RSATheory.doc 1 Raster Spatial Analysis Specific Theory... 1 Spatial resampling... 1 Mosaic... 3 Reclassification... 4 Slicing... 4 Zonal Operations... 5 References... 5 Raster Spatial Analysis Specific

More information

Quality and Coverage of Data Sources

Quality and Coverage of Data Sources Quality and Coverage of Data Sources Objectives Selecting an appropriate source for each item of information to be stored in the GIS database is very important for GIS Data Capture. Selection of quality

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

5/15/ Use of Geographic Information System (GIS) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-604 (M.

5/15/ Use of Geographic Information System (GIS) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-604 (M. 5/15/218 1 Use of Geographic Information ystem (GI) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-64 (M.phill LM) 1 Contents History Back Ground Information Introduction of GI Who use GI?

More information

Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US

Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US 1. Problem Construct a raster that represents susceptibility to erosion based on lithology, slope, cover type, burned

More information

Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI

Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI Deciding Alternative Land Use Options in a Watershed Using GIS Source: Anita Prakash

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

identify tile lines. The imagery used in tile lines identification should be processed in digital format.

identify tile lines. The imagery used in tile lines identification should be processed in digital format. Question and Answers: Automated identification of tile drainage from remotely sensed data Bibi Naz, Srinivasulu Ale, Laura Bowling and Chris Johannsen Introduction: Subsurface drainage (popularly known

More information

CHAPTER EXIT CHAPTER. Models of Earth. 3.1 Modeling the Planet. 3.2 Mapmaking and Technology. 3.3 Topographic Maps CHAPTER OUTLINE

CHAPTER EXIT CHAPTER. Models of Earth. 3.1 Modeling the Planet. 3.2 Mapmaking and Technology. 3.3 Topographic Maps CHAPTER OUTLINE EXIT CHAPTER.1 Modeling the Planet.2 Mapmaking and Technology. Topographic Maps CHAPTER OUTLINE CHAPTER.1 Modeling the Planet A flat of Earth is a convenient tool, but it can distort the shape, distance,

More information

Math/Stat Classification of Spatial Analysis and Spatial Statistics Operations

Math/Stat Classification of Spatial Analysis and Spatial Statistics Operations Draft3, April 2012 Math/Stat Classification of Spatial Analysis and Spatial Statistics Operations for MapCalc software distributed by Berry & Associates // Spatial Information Systems Alternative frameworks

More information

PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE.

PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE. PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE. Spyridoula Vassilopoulou * Institute of Cartography

More information

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems Syllabus Reminders Geographic Information s Lecture Introduction to Geographic Information s. Class Info: www.saigis.com/class/ 2. Office T / TH (8:00-9:30 a.m.) and (2:30 3:30pm) or Appt 3. Email: burgerpr@unk.edu

More information

SPOT DEM Product Description

SPOT DEM Product Description SPOT DEM Product Description Version 1.1 - May 1 st, 2004 This edition supersedes previous versions Acronyms DIMAP DTED DXF HRS JPEG, JPG DEM SRTM SVG Tiff - GeoTiff XML Digital Image MAP encapsulation

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work?

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Outline Chapter 1 Introducing ArcGIS What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Basic data formats The ArcCatalog interface 1-1 1-2 A history of products Arc/Info

More information

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-2 Chapters 3 and 4

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-2 Chapters 3 and 4 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4 Vector Data Modeling To prepare spatial data for computer processing: Use x,y coordinates to represent spatial features

More information

GIS: Definition, Software. IAI Summer Institute 19 July 2000

GIS: Definition, Software. IAI Summer Institute 19 July 2000 GIS: Definition, Software IAI Summer Institute 19 July 2000 What is a GIS? Geographic Information System Definitions DeMers (1997): Tools that allow for the processing of spatial data into information,

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2 Acknowledgments xiii Preface xv GIS Tutorial 1 Introducing GIS and health applications 1 What is GIS? 2 Spatial data 2 Digital map infrastructure 4 Unique capabilities of GIS 5 Installing ArcView and the

More information

NR402 GIS Applications in Natural Resources. Lesson 9: Scale and Accuracy

NR402 GIS Applications in Natural Resources. Lesson 9: Scale and Accuracy NR402 GIS Applications in Natural Resources Lesson 9: Scale and Accuracy 1 Map scale Map scale specifies the amount of reduction between the real world and the map The map scale specifies how much the

More information

Least-Cost Transportation Corridor Analysis Using Raster Data.

Least-Cost Transportation Corridor Analysis Using Raster Data. Least-Cost Transportation Corridor Analysis Using Raster Data What is GeoMedia Grid: Key Grid Concepts Vector Model Vector based systems show data by means of a series of points, lines, and polygons. Each

More information

Geographers Perspectives on the World

Geographers Perspectives on the World What is Geography? Geography is not just about city and country names Geography is not just about population and growth Geography is not just about rivers and mountains Geography is a broad field that

More information

G I S. Data and meaning of data Collections of facts, knowledge base, personal or collective values

G I S. Data and meaning of data Collections of facts, knowledge base, personal or collective values G I S Geographic? Reality Spatial location, scale, and time Information? Data and meaning of data Collections of facts, knowledge base, personal or collective values Systems? Computers and methods Physical

More information

What is a map? A Map is a two or three-dimensional model or representation of the Earth s surface. 2-Dimensional map

What is a map? A Map is a two or three-dimensional model or representation of the Earth s surface. 2-Dimensional map What is a map? A Map is a two or three-dimensional model or representation of the Earth s surface. 2-Dimensional map What is a Map Projection? Planar Projection Projection A Projection is a mathematical

More information

GIS Data Conversion: Strategies, Techniques, and Management

GIS Data Conversion: Strategies, Techniques, and Management GIS Data Conversion: Strategies, Techniques, and Management Pat Hohl, Editor SUB G6ttlngen 208 494219 98 A11838 ONWORD P R E S S V Contents SECTION 1: Introduction 1 Introduction and Overview 3 Ensuring

More information

Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world

Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world Photoshop Raster base Images can be overlaid Pixel vector data model: [data models] A representation

More information

Techniques for Science Teachers: Using GIS in Science Classrooms.

Techniques for Science Teachers: Using GIS in Science Classrooms. Techniques for Science Teachers: Using GIS in Science Classrooms. After ESRI, 2008 GIS A Geographic Information System A collection of computer hardware, software, and geographic data used together for

More information

B. Topographic maps are also called. contour maps

B. Topographic maps are also called. contour maps Topographic Maps Introduction A. Topographic maps are essential tools in geologic and engineering studies because they show the configuration of Earth's surface in remarkable detail and permit one to measure

More information

EO Information Services. Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project

EO Information Services. Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project EO Information Services in support of Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project Ricardo Armas, Critical Software SA Haris Kontoes, ISARS NOA World

More information

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover Introduction Introduction to GPS and GIS Workshop Institute for Social and Environmental Research Nepal October 13 October 15, 2011 Alex Zvoleff azvoleff@mail.sdsu.edu http://rohan.sdsu.edu/~zvoleff Instructor:

More information

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press,   ISSN STREAM, spatial tools for river basins, environment and analysis of management options Menno Schepel Resource Analysis, Zuiderstraat 110, 2611 SJDelft, the Netherlands; e-mail: menno.schepel@resource.nl

More information

Geodatabase An Introduction

Geodatabase An Introduction 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Geodatabase An Introduction David Crawford and Jonathan Murphy Session Path The Geodatabase What is it?

More information

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources.

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources. Welcome to REM402 Applied Spatial Analysis in Natural Resources Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Where and When? Lectures Monday & Wednesday

More information

Abstract. Keywords: Geographic information systems and digital data model. 1. Introduction

Abstract. Keywords: Geographic information systems and digital data model. 1. Introduction Abstract GISMO - A Geographical Information System for a Municipality Office Ramzi A. Haraty and Youssef O. Kaddoura Lebanese American University P.O. Box 13-5053 Chouran Beirut, Lebanon 1102 2801 Email:

More information

Dr.Weerakaset Suanpaga (D.Eng RS&GIS)

Dr.Weerakaset Suanpaga (D.Eng RS&GIS) The Analysis of Discrete Entities i in Space Dr.Weerakaset Suanpaga (D.Eng RS&GIS) Aim of GIS? To create spatial and non-spatial database? Not just this, but also To facilitate query, retrieval and analysis

More information

2. GETTING STARTED WITH GIS

2. GETTING STARTED WITH GIS 2. GETTING STARTED WITH GIS What are geographic information systems and what are they used for? ArcGIS: ArcMap, ArcCatalog and ArcToolbox Vector data vs. raster data vs. attribute tables Polygons, polylines,

More information

Spatial Process VS. Non-spatial Process. Landscape Process

Spatial Process VS. Non-spatial Process. Landscape Process Spatial Process VS. Non-spatial Process A process is non-spatial if it is NOT a function of spatial pattern = A process is spatial if it is a function of spatial pattern Landscape Process If there is no

More information

IMPLEMENTAION OF GIS TECHNOLOGY IN THE NILE AND ITS WADIS ABSTRACT

IMPLEMENTAION OF GIS TECHNOLOGY IN THE NILE AND ITS WADIS ABSTRACT IMPLEMENTAION OF GIS TECHNOLOGY IN THE NILE AND ITS WADIS Eng. NADIA M. ABD EI- SALAM 1 Dr. ABDEL AZIZ TAREK M. 2 ABSTRACT Traditional methods have been used for several years for map production of the

More information

Lab 1: Importing Data, Rectification, Datums, Projections, and Output (Mapping)

Lab 1: Importing Data, Rectification, Datums, Projections, and Output (Mapping) Lab 1: Importing Data, Rectification, Datums, Projections, and Output (Mapping) Topics covered in this lab: i. Importing spatial data to TAS ii. Rectification iii. Conversion from latitude/longitude to

More information

Use of Corona, Landsat TM, Spot 5 images to assess 40 years of land use/cover changes in Cavusbasi

Use of Corona, Landsat TM, Spot 5 images to assess 40 years of land use/cover changes in Cavusbasi New Strategies for European Remote Sensing, Olui (ed.) 2005 Millpress, Rotterdam, ISBN 90 5966 003 X Use of Corona, Landsat TM, Spot 5 images to assess 40 years of land use/cover changes in Cavusbasi N.

More information

ESTIMATION OF LANDFORM CLASSIFICATION BASED ON LAND USE AND ITS CHANGE - Use of Object-based Classification and Altitude Data -

ESTIMATION OF LANDFORM CLASSIFICATION BASED ON LAND USE AND ITS CHANGE - Use of Object-based Classification and Altitude Data - ESTIMATION OF LANDFORM CLASSIFICATION BASED ON LAND USE AND ITS CHANGE - Use of Object-based Classification and Altitude Data - Shoichi NAKAI 1 and Jaegyu BAE 2 1 Professor, Chiba University, Chiba, Japan.

More information

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Topics covered in this lab: i. Importing spatial data to TAS ii. Rectification iii. Conversion from latitude/longitude

More information

COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING. Ophelia Wang, Department of Geography and the Environment, University of Texas

COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING. Ophelia Wang, Department of Geography and the Environment, University of Texas COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING Ophelia Wang, Department of Geography and the Environment, University of Texas PART I: BASIC VECTOR TOOLS CLIP A FEATURE BASED ON THE EXTENT

More information

Montgomery County Community College GEO 210 Introduction to Geographic Information Systems (GIS) 3-2-2

Montgomery County Community College GEO 210 Introduction to Geographic Information Systems (GIS) 3-2-2 Montgomery County Community College GEO 210 Introduction to Geographic Information Systems (GIS) 3-2-2 COURSE DESCRIPTION: This introduction to Geographic Information Systems is structured to develop skills

More information

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California (1) Introduction: This project proposes to assess the

More information

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015 New York Association of Professional Land Surveyors January 22, 2015 INTRODUCTION TO GIS Introduction GIS - GIS GIS 1 2 What is a GIS Geographic of or relating to geography the study of the physical features

More information

Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations

Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations Rajesh VijayKumar Kherde *1, Dr. Priyadarshi. H. Sawant #2 * Department of Civil Engineering,

More information

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR&

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR& &21&(37,21$1',03/(0(17$7,212)$1+

More information

Lecture 9: Geocoding & Network Analysis

Lecture 9: Geocoding & Network Analysis Massachusetts Institute of Technology - Department of Urban Studies and Planning 11.520: A Workshop on Geographic Information Systems 11.188: Urban Planning and Social Science Laboratory Lecture 9: Geocoding

More information

Software. People. Data. Network. What is GIS? Procedures. Hardware. Chapter 1

Software. People. Data. Network. What is GIS? Procedures. Hardware. Chapter 1 People Software Data Network Procedures Hardware What is GIS? Chapter 1 Why use GIS? Mapping Measuring Monitoring Modeling Managing Five Ms of Applied GIS Chapter 2 Geography matters Quantitative analyses

More information

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications.

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications Week 7 Week 7 Last week: Spatial Projections Questions? Next week- read: Chapter 10: Updating GIS Databases Chapter 12: Synthesis of Techniques Applied to

More information

Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery

Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery Y.A. Ayad and D. C. Mendez Clarion University of Pennsylvania Abstract One of the key planning factors in urban and built up environments

More information

Projections & GIS Data Collection: An Overview

Projections & GIS Data Collection: An Overview Projections & GIS Data Collection: An Overview Projections Primary data capture Secondary data capture Data transfer Capturing attribute data Managing a data capture project Geodesy Basics for Geospatial

More information

DEVELOPMENT OF DIGITAL CARTOGRAPHIC DATABASE FOR MANAGING THE ENVIRONMENT AND NATURAL RESOURCES IN THE REPUBLIC OF SERBIA

DEVELOPMENT OF DIGITAL CARTOGRAPHIC DATABASE FOR MANAGING THE ENVIRONMENT AND NATURAL RESOURCES IN THE REPUBLIC OF SERBIA DEVELOPMENT OF DIGITAL CARTOGRAPHIC BASE FOR MANAGING THE ENVIRONMENT AND NATURAL RESOURCES IN THE REPUBLIC OF SERBIA Dragutin Protic, Ivan Nestorov Institute for Geodesy, Faculty of Civil Engineering,

More information

Digital Elevation Models (DEM)

Digital Elevation Models (DEM) Digital Elevation Models (DEM) Digital representation of the terrain surface enable 2.5 / 3D views Rule #1: they are models, not reality Rule #2: they always include some errors (subject to scale and data

More information