GIS technology. Introduction to GIS

Size: px
Start display at page:

Download "GIS technology. Introduction to GIS"

Transcription

1 GIS technology Introduction to GIS 1

2 GIS Technology What is GIS Components of GIS Functions of GIS Benefits of GIS Real World Applications 2

3 What is GIS? A Geographic Information System (GIS) is a collection of computerized maps and databases that are linked together for the purpose of storing, retrieving, managing and analyzing information. 3

4 What is GIS? A GIS is a technological field that incorporates geographical features with tabular data in order to map, analyze, and assess real-world problems. The key word to this technology is Geography this means that some portion of the data is spatial. In other words, data that is in some way referenced to locations on the earth. 4

5 What is GIS? In the strictest sense, a GIS is a computer system capable of assembling, storing, manipulating, and displaying geographically referenced information, i.e. data identified according to their locations. Practitioners also regard the total GIS as including operating personnel and the data that go into the system. USGS 5

6 Interpretation of the words GIS: A particular form of information system applied to geographical data A system: A group of connected entities and activities which interact for a common purpose An information system: A set of processes, executed on raw data, to produce information which will be useful for decision making Geographical data: Spatially referenced data sets 6

7 What is GIS? What Is a Geographic Information System? 7

8 Sample overlay 8

9 GIS (Describing Our World) We can describe any thing of our world in two ways: Location Information: Where is it? 51 N, 112 W Attribute Information: What is it? Species: Oak Height: 15m Age: 75 Yrs 9

10 Forget about Maps! Geographic Information Systems are driven by the data linked to the maps. Databases 80% Maps 20% 10

11 Did you Know? Approximately 80% of ALL data stored is related to a geographic location. 11

12 GIS a system A GIS is an information system Its common purpose: decision making for managing use of land, resources, or any spatially distributed activities or phenomena It processes raw geographical data It produces information for decision making of spatial activities 12

13 The technical concerns Spatial is special Geospatial subset of spatial (on earth) Technical matters Multi-dimensional Voluminous Projected onto a flat surface Special methods of analysis Large variety of geographical information Updating is complex and expensive Visualisation and map making requires large amount of data 13

14 GISystems, GIScience and GIStudies, GIServices GISystems Emphasis on technology and tools Emphasising infrastructure GIScience Emphasising principle and theory Fundamental issues raised by the use of GIS and related technologies Spatial analysis Map projections Accuracy Scientific visualization GIStudies Systematic study of the use of geographic information. Emphasising data and data mining GIServices Emphasising socio-economic service

15 What can a GIS do?(5w) Condition (What is it...) Location (Where is it...) Trend (What has changed...,what trends are occuring) Pattern (What is the pattern..., What is nearby?) Modeling (What if...)

16 Why is GIS Important? Provides a consistent framework for integrating spatial and other kinds of information within a single system (ideal for interdisciplinary work). Permits manipulation and display of geographical (digital) data in new ways. Makes connections between activities based on geographic location.

17 Why Use GIS? GIS is not...simply a computer system for making maps, although it can create maps at different scales, in different projections, and with different colors. GIS is much more than mapping software. Maps are only one of three views of a GIS. When deployed with a clear strategy, GIS is a technology that can change an organization fundamentally and positively. 17

18 Three Views of a GIS A geographic information system supports several views for working with geographic information. Geodatabase view Geovisualization view Geoprocessing view 18

19 Three Views of a GIS 19

20 Where is a GIS from?(origin of GIS) Geography Cartography CAD and computer graphics Surveying and photogrammetry Remote sensing and space technology..other Systems 20

21 GIS & Others Science and Technology 21 RS CAD GIS CAC DBM 1 أنظمة التصميم بمعونة الحاسب :Computer Aided Design تتيح الوصول إلى قواعد البيانات ولكن بشكل محدود إمكانياتها التحليلية محدودة. 2 األنظمة الكرتوغرافية :Computer Cartography بنية المعلومات فيها بسيطة وتفتقر إلى العالقات المكانية.topology قدراتها التحليلية محدودة. 3 أنظمة إدارة قواعد البيانات Database management systems :)DBMS) تخزن وتجمع وتعالج البيانات الوصفية إمكانياتها الرسومية محدودة وتفتقر إلى إمكانية التحليل الجغرافي. 4 أنظمة االستشعار عن بعد :Remote sensing systems تجمع وتخزن وتعالج البيانات النقطية raster data تفتقر هذه األنظمة إلى القدرة على معالجة البيانات الشعاعية ( vector ) data إمكانية ربطها مع البيانات الوصفية محدودة.

22 A brief history of GIS The era of innovation 1960s 70s The era of commercialization 1980s 90s The era of exploitation The 21 st century 22

23 GIS Technology What is GIS Components of GIS Functions of GIS Benefits of GIS Real World Applications 23

24 Components of a GIS Software ArcMap, IDRISI, MapInfo, etc. Scientists, GIS technicians, etc. Data People Raster, vector, x,y 24 tables, etc. Hardware Digitizer, scanner, PC, etc.

25 1. Hardware Digitizer Printer Computer Scanner Plotter 25

26 1. Hardware 26

27 2. GIS Software 27 ESRI:Products, used by 77% of GIS professionals. ArcView, ArcGIS, ArcSDE. IDRISI: Proprietary GIS product developed by Clark Labs. Geomedia: (INTERGRAPH), Products, used by 18% of GIS professionals. Autodesk: World (Autodesk) Mapinfo Pro: Products, used by 20% of GIS professionals GeoConcept: (Geoconcept)

28 3. GIS Data GIS Data Models Attribute Data Spatial Data Vector Data Raster Data Point, Polyline, Polygon Pixel: Picture Element Type of Storing: Shape file:.shp Personal &File geodatabase:. mdb, gdb Coverage: dwg, dxf, dgn Type of Storing:.jpeg,img,tiff, gif,ecw,bmp,.. 28

29 3. Spatial Data : GIS stores and manages geographic data in a number of formats. The two basic data models that ArcGIS uses are Vector, Raster. Geographic coordinates Tabular attributes 29

30 3. Spatial Data Spatial data can be in either vector or raster format: Vector format is used when a feature has shape and size (can be point, line, or polygon) and is stored in a shapefile (*.shp) 30 Raster format is used when data has no distinct shape (e.g. rainfall, wind, temperature, greenness, etc.) and is often stored as an image file (*.img)

31 Vector vs. Raster Data Representation Raster data are described by a cell grid, one value per cell Vector Raster Point Line Polygon Zone of cells 31

32 Vector data Points are pairs of x,y coordinates. Lines are sets of coordinates that define a shape. Polygons are sets of coordinates defining boundaries that enclose areas. 32

33 3.1 Data Types :Vector Data Points, Lines and Areas represent entities Points - City, Tree Lines - River, Road Areas - Forest, Lake 33

34 Data Types :Vector Data 34 Points Zero-dimensional - represents a site Lines One-dimensional has length but no width Polygons Two-dimensional an area Volumes Three-dimensional occupies an area and has a vertical component

35 Point A point object has neither length nor breadth nor depth. May be used to indicate spatial occurrences or events, and their spatial pattern. 35

36 Line A line object has length, but not breadth or depth. Used to represent linear entities that are frequently built together into networks. Also used to measure distances between spatial objects. 36

37 Area An area object has two dimension, length and breadth, but not depth. Represents enclose areas of natural or artificial objects. 37

38 Volume A volume object have length, breadth and depth. Used to present natural (e.g. mine bodies and buildings) or artificial objects. 38

39 Vector data formats Vector data formats for storing point, line, and polygon features. These formats include: Shapefiles Geodatabases Coverages(cad files,dgn) Event tables Triangulated Irregular Networks (TINs) 39

40 Spatial file formats- Example- ArcCatalog view Personal Geodatabase Feature data set Feature class (feature type = polygon) Feature class (feature type = arc) Coverage (= feature class) Feature type (arc) Feature type (point) Feature type (polygon) Feature type (point) Coverage (= feature class) Feature type (arc) Feature type (point) Locator (table) Raster Shapefile Shapefile 40

41 Type of storing of Vector Data : ArcGIS from ESRI uses three different implementations of the vector model to represent feature data: Shapefiles:.shp Geodatabases:.mdb,gdb and Coverages: dwg; dxf 41

42 1. Vector data 1.1 Shapefiles Shapefiles are stored in folders. A shapefile consists of a set of files of vector data in the shapefile and a dbase.dbf file containing the attributes of the features. Each constituent file shares the shapefile name. Shapefiles are stored in three to five files (with extensions.shp,.shx,.dbf,.sbx and.sbn). 42

43 1.2 Geodatabases: Some advantages of a geodatabase are that features in geodatabases can have built-in behavior; geodatabase features are completely stored in a single database; and large geodatabase feature classes can be stored seamlessly, not tiled. In addition to generic features, such as points, lines, and areas, you can create custom features such as transformers, pipes, and parcels. Storage of geodatabase features 43

44 Geodatabase types: Manages features and tables inside a database management system Personal geodatabase stores datasets in a Microsoft Access.mdb file storage sizes between 250 and 500 MB limited to 2GB only supported on Windows some higher level GIS functions can only be performed if a geodatabase is created 44

45 Geodatabase types: File geodatabase o stores datasets in a folder of files o each dataset a file up to 1 TB in size o can be used across platforms o can be compressed and encrypted for read-only, secure use o ESRI s recommended choice ArcSDE geodatabase stores datasets in a number of optional DBMSs: IBM DB2, IBM Informix, Microsoft SQL Server, Oracle, or PostgreSQL unlimited size and users 45

46 1.3 Coverages you can see that a_workspace contains two coverages: a_coverage and b_coverage. The a_coverage contains an arc feature class and a tic feature class. This coverage has polygon topology, so it contains a polygon feature class and a label feature class as well. The dataset b_coverage is a line coverage, so it just contains arc and tic feature classes. 46

47 3.2 Data Types :Raster Data Grids represent entities Grids made of cells Value applied to cell 47

48 Raster data In a Raster model, the world is represented as a surface that is divided into a regular grid of cells. The x,y coordinates of at least one corner of the raster are known, so it can be located in geographic space. 48

49 Raster data Raster models are useful for storing and analyzing data that is continuous across an area. Each cell contains a value that can represent membership in a class or category, a measurement, or an interpreted value. Raster data includes images and grids. Images, such as an aerial photograph, a satellite image, or a scanned map, are often used for generating GIS data. The smaller the cell size for the raster layer, the higher the resolution and the more detailed the map but increases the total volume of data that must be stored. 49

50 Type of storing of Raster: Image Datasets Supported image formats: Windows bitmap images (BMP) [.bmp] ERDAS [.lan and.gis] ESRI Grid datasets IMAGINE [.img] Image catalogs JPEG [.jpg] MrSID [.sid] National Image Transfer Format (NITF) Sun rasterfiles [.rs,.ras and.sun] Tag Image File Format (TIFF) [.tiff,.tif and.tff] TIFF/LZW GIF Graphic Interchange Format 50

51 Two Types of Data Models Used in GIS Vector Data Discrete features Points: wells, Tel. poles Lines: roads, rivers Areas: landuse, veg. types, soil types Uses points with x, y coordinates Raster Data Continuous features Uses grids and cells with unique values Rainfall, surface elevation, depths, soil erosion Simple data structure (rows & columns) File size depends on cell (pixel) resolution 51

52 Advantages (Vector) Good Representation of data. Use small File Size. Accurate map output. Disadvantages (Vector) Complex Data Structure. Expensive Technology. Analysis is Complex. 52

53 Advantages (Raster) Simple Data Structure. Cheap Technology. Analysis is Simple. Same grid cell for several attributes. Disadvantages (Raster) Large Data Volume. Inefficient use of computer storage. Difficult network analysis. Less accurate or attractive maps. Loss of information when using large cells. 53

54 Triangulated Irregular Networks (TIN): TIN: is a series of triangles capturing the topography.. x, y, z at nodes. Each triangle has a defined slope and direction (aspect). DEM : Digital Elevation Model data are stored and processed as raster GRIDS 54

55 4. People using GIS 55 Government Tax maps; economic development; housing; law enforcement; health Science Meteorology; biology; geology; geophysics; education Business Retailing; marketing Logistics Transportation; disaster preparation Environment Landuse changes; water quality; pesticide monitoring; soil erosion; air pollution

56 GIS Technology What is GIS Components of GIS Functions of GIS Benefits of GIS Real World Applications Application of GIS in Transport 56 56

57 Functions of a GIS Spatial data is the fuel of GIS. Input :Data Input - aerial photography, scanning, digitizing, GPS or global positioning system. Storage: hardcopy can be stored flat in map drawers. Digital data can be stored on CD, diskette or on your hard drive). Manipulation( digital geographic data can be edited)

58 Functions of a GIS Query & Analyze: see later Visualization : The ability to display your data, your maps, and information about them

59 Input Data: Scanner, Digitizer, GPS Table Digitizing traces objects on a paper map Uses a digitizing tablet Heads-up Digitizing traces objects on the screen Scanned map, air photo or satellite image 59 59

60 Global Positioning Systems GPS is a revolutionary navigation System 24 satellites orbiting the earth Provide location within meters anywhere on the globe. Now available in many cars as an option 60 60

61 Earth Observation SPOT Systeme Pour l Observation de la Terre Landsat (TM) RadarSAT - Canadian made satellite system NOAA National Oceanic and Atmospheric Association ERS European satellite ERS NOAA SPOT LANDSAT RADARSAT 61 Geo Eye 61

62 Query & Analysis: City maps in action What is the fastest way to get to a fire? 62 62

63 Query & Analysis : City maps in your neighborhood What are the best routes for your school buses in order to get everyone home the fastest? 63 63

64 Query & Analysis : City maps

65 GIS - Query & Analysis GIS software can answer questions about our world: Attribute Questions: What provinces have more than 1.5 million people? Spatial Questions: What provinces border Saskatchewan? 65 65

66 Query & Analysis Planning the best location for a new ball park 66 66

67 Query & Analysis Study of drainage systems 67 67

68 Query & Analysis Evaluate areas most susceptible to landslide 68 68

69 Query & Analysis Nuclear waste site planning 69 69

70 Data View and Output General map Thematic map Unique values Graduated color and symbol Proportional Symbols Pies and Charts 70 70

71 Display and Symbolizing Single Symbol 71 71

72 Display and Symbolizing Qualitative symbology Unique values Unique values but many fields Matching to symbols in a style 72 72

73 Display and Symbolizing Quantitative symbology Graduated Colors Graduated Symbols Proportional Symbols Dot Density 73 73

74 Display and Symbolizing Charts (Multiple attributes) Pie Bar/column Stacked Multiple attributes 74 74

75 Data Presenting Graphs Bar/column graphs Line graphs Pie graphs 3D graphs Reports 75 75

76 GIS Technology What is GIS Components of GIS Functions of GIS Benefits of GIS Real World Applications 76 76

77 Benefits of GIS The Importance of Using GIS Less Data Redundancy More Timely Information Easy Analysis of Information Improved Management of Resources Adaptable to Change Expanded Opportunities for Analysis Simulation and Modeling Valuable Tool for Decision Management 77 77

78 Benefits of GIS The Importance of Using GIS Revision and updating easier Search, analysis and representation easier More value added products Data can be shared and exchanged Productivity more improved Time and cost saved Better decision making 78 78

79 Advantages of GIS GIS allows us to view, understand, and visualize data in many ways that reveal relationships, patterns, and trends in the form of maps, globes, reports, and charts. A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared. GIS give the accurate Data. Better Predictions and Analysis. 79

80 Real World Applications Public Utilities Emergency 911 Health Care Environmental Environmental Map Agriculture Marketing Real Estate 80 80

81 Real World Applications The application of GIS is limited only by the imagination of those who use it. Jack Dangermond, President of ESRI 81 81

82 One day in life with GIS 82

83 One day in life with GIS 83

84 Public Utilities Is it safe to dig here? A proposed excavation, identified by address, is compared to pipelines in the area using Geotechnology

85 Emergency 911 What is the fastest route to the Hospital? Geotechnology can choose the fastest route to a hospital. The GIS can take into account traffic and other impediments

86 86 86

87 87 87

88 Health Care What Communities are at risk from Disease? 88 Geotechnology identifies communities at risk of River Blindness and helps determine the impact of treatment. 88

89 Environmental What are the effects of Global Warming? 89 Land cover and temperature relationships are made clear when the data are seen at once using Geotechnology. 89

90 Agriculture How can I improve food production? 90 Geotechnology is used in making crop management decisions to maximize yields and minimize fertilizer input. 90

91 Tsunami Relief 91 91

92 Hurricane Tracking and Response 92 92

93 Marketing How can I optimize my Marketing Campaign? 93 Geotechnology can query a database and identify only those areas with the highest household income within a specified distance of a store. 93

94 Real Estate Where is my Dream Home? With Geotechnology, an agent can show a map of a neighborhood and a picture or video of the actual properties

95 GIS Applications for Transportation 95 95

96 Transportation Evaluate traffic flow 96 96

97 Transportation Provide maps for a corridor study 97 Graphic: ESRI Map Book 97

98 Transportation GIS can be web enabled to display traffic counts 98 98

99 Transportation GIS can be web enabled interactively display accident locations and driving alerts

100 Transportation GIS assist with project management and budgeting

101 Transportation Determine the drive-times

102 The seven parts of every Research Project Objective, explains the purpose of the research and why it is important Usually includes Hypotheses: possible explanations which you will test Literature Review, identifies the key pieces of existing research relevant to the project and the hypotheses Data Sources, identifies and explains the data used. Analysis and Methodology, explains the methodology applied to the data. Results, describes the main research findings, whether or not the hypotheses were upheld, and any potential problems or shortcomings Conclusion, discusses the implications of your results relative to your initial project objective. References, provide standard format citations for all resources used in the project. 102

103 Thank You 10

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

Ph.D. Geomatics Engineering g( (GIS& Remote Sensing) Faculty of Engineering- IUGaza-Palestine

Ph.D. Geomatics Engineering g( (GIS& Remote Sensing) Faculty of Engineering- IUGaza-Palestine GIS technology Introduction to GIS Dr. ELJAMASSI Alaeddinne Ph.D. Geomatics Engineering g( (GIS& Remote Sensing) Faculty of Engineering- IUGaza-Palestine 1 GIS Technology What is GIS Components of GIS

More information

What Is a Geographic Information

What Is a Geographic Information GIS technology Introduction to GIS 1 1 GIS Technology What is GIS Components of GIS What does a GIS do? Functions of GIS Benefits of GIS Real World Applications 2 2 What is GIS? A Geographic Information

More information

Introduction to GIS Dr. ELJAMASSI Alaeddinne Ph.D. Geomatics Engineering (GIS& Remote Sensing) Faculty of Engineering- IUGaza-Palestine

Introduction to GIS Dr. ELJAMASSI Alaeddinne Ph.D. Geomatics Engineering (GIS& Remote Sensing) Faculty of Engineering- IUGaza-Palestine GIS technology Introduction to GIS Dr. ELJAMASSI Alaeddinne Ph.D. Geomatics Engineering (GIS& Remote Sensing) Faculty of Engineering- IUGaza-Palestine ١ GIS Technology What is GIS Components of GIS What

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

What is GIS? ESRI Canada. August 2011

What is GIS? ESRI Canada. August 2011 What is GIS? ESRI Canada August 2011 Geography Matters! Environmental Park Management Agriculture Public Utilities Health Care Emergency 911 Real Estate Marketing Environmental What are the effects of

More information

Geography & Technology. Geography of Canada

Geography & Technology. Geography of Canada Geography & Technology Geography of Canada www.craigmarlatt.com/school Geography & Technology 1. Geographic Informationn Systems 2. Global Positioning System 3. Aerial Photographs 4. Satellite Imagery

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

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

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

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

ENV208/ENV508 Applied GIS. Week 1: What is GIS?

ENV208/ENV508 Applied GIS. Week 1: What is GIS? ENV208/ENV508 Applied GIS Week 1: What is GIS? 1 WHAT IS GIS? A GIS integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.

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

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

ESRI Survey Summit August Clint Brown Director of ESRI Software Products

ESRI Survey Summit August Clint Brown Director of ESRI Software Products ESRI Survey Summit August 2006 Clint Brown Director of ESRI Software Products Cadastral Fabric How does Cadastral fit with Survey? Surveyors process raw field observations Survey measurements define high-order

More information

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

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

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

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II Week 5 ArcMap - EXPLORING THE DATABASE Part I SPATIAL DATA FORMATS Part II topics of the week Exploring the Database More on the Table of Contents Exploration tools Identify, Find, Measure, Map tips, Hyperlink,

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

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

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

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References CHAPTER 1 INTRODUCTION 1.1 GIS? 1.1.1 Components of a GIS 1.1.2 A Brief History of GIS 1.1.3 GIS Software Products Box 1.1 A List of GIS Software Producers and Their Main Products 1.2 GIS Applications

More information

Introduction to the 176A labs and ArcGIS

Introduction to the 176A labs and ArcGIS Introduction to the 176A labs and ArcGIS Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU) Purpose of the labs Hands-on experience with one software pakage Introduction

More information

Introduction to GIS. Geol 4048 Geological Applications of Remote Sensing

Introduction to GIS. Geol 4048 Geological Applications of Remote Sensing Introduction to GIS Geol 4048 Geological Applications of Remote Sensing GIS History: Before Computers GIS History Using maps for a long time Dr. Roger F. Tomlinson Father of GIS He was an English geographer

More information

ArcGIS Data Models: Raster Data Models. Jason Willison, Simon Woo, Qian Liu (Team Raster, ESRI Software Products)

ArcGIS Data Models: Raster Data Models. Jason Willison, Simon Woo, Qian Liu (Team Raster, ESRI Software Products) ArcGIS Data Models: Raster Data Models Jason Willison, Simon Woo, Qian Liu (Team Raster, ESRI Software Products) Overview of Session Raster Data Model Context Example Raster Data Models Important Raster

More information

EnvSci 360 Computer and Analytical Cartography

EnvSci 360 Computer and Analytical Cartography EnvSci 360 Computer and Analytical Cartography Lecture 7 Mapping Images, Surfaces, and 3-D Data Brief Overview of Imagery What is Imagery? A spatial data model that defines space as an array of equally

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS 4-H Round-Up Community Transitions Workshop Daniel Hanselka June 14, 2011 Goals of the Workshop Answer the question: What is GIS? Uses of GIS. Some of the Common Terminology

More information

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS.

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS. Online GIS Training and training modules covered are: 1. ArcGIS, Analysis, Fundamentals and Implementation 2. ArcGIS Web Data Sharing 3. ArcGIS for Desktop 4. ArcGIS for Server These modules are covered

More information

Learning ArcGIS: Introduction to ArcCatalog 10.1

Learning ArcGIS: Introduction to ArcCatalog 10.1 Learning ArcGIS: Introduction to ArcCatalog 10.1 Estimated Time: 1 Hour Information systems help us to manage what we know by making it easier to organize, access, manipulate, and apply knowledge to the

More information

FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II)

FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II) FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II) UNIT:-I: INTRODUCTION TO GIS 1.1.Definition, Potential of GIS, Concept of Space and Time 1.2.Components of GIS, Evolution/Origin and Objectives

More information

8/28/2011. Contents. Lecture 1: Introduction to GIS. Dr. Bo Wu Learning Outcomes. Map A Geographic Language.

8/28/2011. Contents. Lecture 1: Introduction to GIS. Dr. Bo Wu Learning Outcomes. Map A Geographic Language. Contents Lecture 1: Introduction to GIS Dr. Bo Wu lsbowu@polyu.edu.hk Department of Land Surveying & Geo-Informatics The Hong Kong Polytechnic University 1. Learning outcomes 2. GIS definition 3. GIS examples

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

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

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

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

SRJC Applied Technology 54A Introduction to GIS

SRJC Applied Technology 54A Introduction to GIS SRJC Applied Technology 54A Introduction to GIS Overview Lecture of Geographic Information Systems Fall 2004 Santa Rosa Junior College Presented By: Tim Pudoff, GIS Coordinator, County of Sonoma, Information

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

Geodatabase An Overview

Geodatabase An Overview Federal GIS Conference February 9 10, 2015 Washington, DC Geodatabase An Overview Ralph Denkenberger - esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside the Geodatabase

More information

Lecture 2. Introduction to GIS Software and Resources

Lecture 2. Introduction to GIS Software and Resources Lecture 2 Introduction to GIS Software and Resources GIS in Water Resources Spring 2015 Introduction to GIS Software there are others. Proprietary: 1 Introduction to GIS Software and even more. OpenSource:

More information

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

A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~ 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

More information

Geographic Information Systems (GIS) in Environmental Studies ENVS Winter 2003 Session III

Geographic Information Systems (GIS) in Environmental Studies ENVS Winter 2003 Session III Geographic Information Systems (GIS) in Environmental Studies ENVS 6189 3.0 Winter 2003 Session III John Sorrell York University sorrell@yorku.ca Session Purpose: To discuss the various concepts of space,

More information

CS 350 A Computing Perspective on GIS

CS 350 A Computing Perspective on GIS CS 350 A Computing Perspective on GIS What is GIS? Definitions A powerful set of tools for collecting, storing, retrieving at will, transforming and displaying spatial data from the real world (Burrough,

More information

EEOS 381 -Spatial Databases and GIS Applications

EEOS 381 -Spatial Databases and GIS Applications EEOS 381 -Spatial Databases and GIS Applications Lecture 5 Geodatabases What is a Geodatabase? Geographic Database ESRI-coined term A standard RDBMS that stores and manages geographic data A modern object-relational

More information

GIS and GNSS Integration

GIS and GNSS Integration METIS Second Master Training & Seminar GIS and GNSS Integration By Eng. Ramadan Salem M. Sc. Surveying and Geodesy Email: ramadan_salem@link.net Page 1 GIS and GNSS Integration: Plan of the Presentation

More information

Census Mapping with ArcGIS

Census Mapping with ArcGIS Census Mapping with ArcGIS Jin Lee, GIS manager at the Lewis Mumford Center and Center for Social and Demographic Analysis Email: jwlee@albany.edu Phone: 442-5402 Quick summary of Day1 http://csda.albany.edu/events-news/gisworkshop_outline_fall_3-1.pdf

More information

Geodatabase Essentials Part One - Intro to the Geodatabase. Jonathan Murphy Colin Zwicker

Geodatabase Essentials Part One - Intro to the Geodatabase. Jonathan Murphy Colin Zwicker Geodatabase Essentials Part One - Intro to the Geodatabase Jonathan Murphy Colin Zwicker Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside the Geodatabase Advanced

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

Geographical Information System GIS

Geographical Information System GIS Geographical Information System GIS LOOM.02.331 anto.aasa@ut.ee Scale GIS and spatial planning National Regional Local Strategic (National Dev. Plan) National Goals and development policy Tactical (Regional

More information

ESRI Object Models and Data Capture 2/1/2018

ESRI Object Models and Data Capture 2/1/2018 Number 123 124 125 ESRI* Object Models; Data Capture Feature Class (spatial table) Age_Ma 142 136 1_sigma 1.5 2.0 Rx_Type B_schist G_schist Object Class (nonspatial table) Size_kg 3.4 1.3 Y Control Point

More information

Geodatabase 101 Why, What, & How

Geodatabase 101 Why, What, & How Geodatabase 101 Why, What, & How Beau Dealy Dealy Geomatics, LC beau@dealygeo.com Curt Moore InfiniTec, Inc. cmoore@infinitec.net ... first, a brief explanation. Geodata traditionally stored as two components

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

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data Geography 38/42:376 GIS II Topic 1: Spatial Data Representation and an Introduction to Geodatabases Chapters 3 & 4: Chang (Chapter 4: DeMers) The Nature of Geographic Data Features or phenomena occur as

More information

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136 GIS Boot Camp for Education June 27-30 th, 2011 Day 1 Instructor: Sabah Jabbouri Phone: (253) 833-9111 x 4854 Office: TC 136 Email: sjabbouri@greenriver.edu http://www.instruction.greenriver.edu/gis/ Summer

More information

PRINCIPLES OF GIS. 1 Low

PRINCIPLES OF GIS. 1 Low PRINCIPLES OF GIS Dhubri 1 Low Water Very High Vegetation High Vegetation Medium vegetatin vegetation Sand/bars Dhubri Dr. R N Sankhua Capture Store Computer Mapping People Analyze Display Query Software

More information

A Review: Geographic Information Systems & ArcGIS Basics

A Review: Geographic Information Systems & ArcGIS Basics A Review: Geographic Information Systems & ArcGIS Basics Geographic Information Systems Geographic Information Science Why is GIS important and what drives it? Applications of GIS ESRI s ArcGIS: A Review

More information

ESRI* Object Models; Data Capture

ESRI* Object Models; Data Capture ESRI* Object Models; Data Capture * Environmental Systems Research Institute Feature Class (spatial table) Number Age_Ma 1_sigma Rx_Type Size_kg 123 124 125 142 1.5 B_schist 136 2.0 G_schist Object Class

More information

Geographical Information System (GIS) Prof. A. K. Gosain

Geographical Information System (GIS) Prof. A. K. Gosain Geographical Information System (GIS) Prof. A. K. Gosain gosain@civil.iitd.ernet.in Definition of GIS GIS - Geographic Information System or a particular information system applied to geographical data

More information

GIS Lecture 4: Data. GIS Tutorial, Third Edition GIS 1

GIS Lecture 4: Data. GIS Tutorial, Third Edition GIS 1 GIS Lecture 4: Data GIS 1 Outline Data Types, Tables, and Formats Geodatabase Tabular Joins Spatial Joins Field Calculator ArcCatalog Functions GIS 2 Data Types, Tables, Formats GIS 3 Directly Loadable

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional

STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional STEREO ANALYST FOR ERDAS IMAGINE Has Your GIS Gone Flat? Hexagon Geospatial takes three-dimensional geographic imaging

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

Massachusetts Institute of Technology Department of Urban Studies and Planning

Massachusetts Institute of Technology Department of Urban Studies and Planning 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 GIS Principles &

More information

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG 2 TABLE OF CONTENTS 1) INTRODUCTION TO ARCSDE............. 3 2) CONNECTING TO ARCSDE.............. 5 3) ARCSDE LAYERS...................... 9 4) LAYER

More information

ESRI* Object Models; Data Capture

ESRI* Object Models; Data Capture ESRI* Object Models; Data Capture * Environmental Systems Research Institute Feature Class (spatial table) Number Age_Ma 1_sigma Rx_Type Size_kg 123 124 125 142 1.5 B_schist 136 2.0 G_schist Object Class

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

Steve Pietersen Office Telephone No

Steve Pietersen Office Telephone No Steve Pietersen Steve.Pieterson@durban.gov.za Office Telephone No. 031 311 8655 Overview Why geography matters The power of GIS EWS GIS water stats EWS GIS sanitation stats How to build a GIS system EWS

More information

Map your way to deeper insights

Map your way to deeper insights Map your way to deeper insights Target, forecast and plan by geographic region Highlights Apply your data to pre-installed map templates and customize to meet your needs. Select from included map files

More information

ESRI Object Models and Data Capture 9/18/ /18/2014 M. Helper GEO327G/386G, UT Austin 2. ESRI Arc/Info ArcView ArcGIS

ESRI Object Models and Data Capture 9/18/ /18/2014 M. Helper GEO327G/386G, UT Austin 2. ESRI Arc/Info ArcView ArcGIS ESRI Object Models; Data Capture Conceptual Models Conceptual Models Characterized all features or phenomena as: Feature Class (spatial table) Number Age_Ma 1_sigma Rx_Type 123 142 1.5 B_schist 124 136

More information

Working with the Geodatabase

Working with the Geodatabase Working with the Geodatabase Agenda What is the geodatabase? Benefits of the geodatabase Inside the geodatabase Geodatabase rules Demos Additional resources and training Q & A The Geodatabase is the foundation

More information

Advanced Algorithms for Geographic Information Systems CPSC 695

Advanced Algorithms for Geographic Information Systems CPSC 695 Advanced Algorithms for Geographic Information Systems CPSC 695 Think about Geography What is Geography The 3 W s of Geography What is where Why is it there Why do I care Data - Data - Data We all got

More information

Lecture 1 Introduction to GIS. Dr. Zhang Spring, 2017

Lecture 1 Introduction to GIS. Dr. Zhang Spring, 2017 Lecture 1 Introduction to GIS Dr. Zhang Spring, 2017 Topics of the course Using and making maps Navigating GIS Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing

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

Geodatabase An Introduction

Geodatabase An Introduction Federal GIS Conference 2014 February 10 11, 2014 Washington DC Geodatabase An Introduction Ralph Denkenberger esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside

More information

GEO-DATA INPUT AND CONVERSION. Christos G. Karydas,, Dr. Lab of Remote Sensing and GIS Director: Prof. N. Silleos

GEO-DATA INPUT AND CONVERSION. Christos G. Karydas,, Dr. Lab of Remote Sensing and GIS Director: Prof. N. Silleos Christos G. Karydas,, Dr. xkarydas@agro.auth.gr http://users.auth.gr/xkarydas Lab of Remote Sensing and GIS Director: Prof. N. Silleos School of Agriculture Aristotle University of Thessaloniki, GR 1 0.

More information

Are You Maximizing The Value Of All Your Data?

Are You Maximizing The Value Of All Your Data? Are You Maximizing The Value Of All Your Data? Using The SAS Bridge for ESRI With ArcGIS Business Analyst In A Retail Market Analysis SAS and ESRI: Bringing GIS Mapping and SAS Data Together Presented

More information

Charlene Nielsen, MSc.

Charlene Nielsen, MSc. GIS Project Issues Charlene Nielsen, MSc charlene.nielsen@ualberta.ca 492-93979397 B414 BioSci Building www.biology.ualberta.ca/facilities/gis Introduction to GIS in Ecology What a GIS is not What is a

More information

GIS-T 2010 Building a Successful Geospatial Data Sharing Framework: A Ohio DOT Success Story

GIS-T 2010 Building a Successful Geospatial Data Sharing Framework: A Ohio DOT Success Story GIS-T 2010 Building a Successful Geospatial Data Sharing Framework: A Ohio DOT Success Story ODOT District 2 GIS John Puente District 1 GIS Coordinator\ Planning Administrator 2 Interoperability 3 District

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

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

Geographic Information Systems. Introduction to Data and Data Sources

Geographic Information Systems. Introduction to Data and Data Sources Geographic Information Systems Introduction to Data and Data Sources Presented by John Showler, NJDA-SSCC NJ SCD GIS Training Session December 10, 209 The Objectives of this session are 3-fold: 1. Introduce

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

Imagery and the Location-enabled Platform in State and Local Government

Imagery and the Location-enabled Platform in State and Local Government Imagery and the Location-enabled Platform in State and Local Government Fred Limp, Director, CAST Jim Farley, Vice President, Leica Geosystems Oracle Spatial Users Group Denver, March 10, 2005 TM TM Discussion

More information

GIS and Remote Sensing

GIS and Remote Sensing Spring School Land use and the vulnerability of socio-ecosystems to climate change: remote sensing and modelling techniques GIS and Remote Sensing Katerina Tzavella Project Researcher PhD candidate Technology

More information

Geometric Algorithms in GIS

Geometric Algorithms in GIS Geometric Algorithms in GIS GIS Visualization Software Dr. M. Gavrilova GIS Software for Visualization ArcView GEO/SQL Digital Atmosphere AutoDesk Visual_Data GeoMedia GeoExpress CAVE? Visualization in

More information

Introduction to the 176A labs and ArcGIS Purpose of the labs

Introduction to the 176A labs and ArcGIS Purpose of the labs Introduction to the 176A labs and ArcGIS Purpose of the labs Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU) Hands-on experience with a leading software package Introduction

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

More information

Dr. ABOLGHASEM AKBARI Faculty of Civil Engineering & Earth Resources, University Malaysia Pahang (UMP)

Dr. ABOLGHASEM AKBARI Faculty of Civil Engineering & Earth Resources, University Malaysia Pahang (UMP) Workshop on : Dr. ABOLGHASEM AKBARI Faculty of Civil Engineering & Earth Resources, University Malaysia Pahang (UMP) 14-15 April 2016 Venue: Tehran, Iran GIS definitions GIS: A simplified view of the real

More information

Chapter 5. GIS The Global Information System

Chapter 5. GIS The Global Information System Chapter 5 GIS The Global Information System What is GIS? We have just discussed GPS a simple three letter acronym for a fairly sophisticated technique to locate a persons or objects position on the Earth

More information

Key Questions and Issues. What is GIS? GIS is to geographic analysis as: What is GIS? 9/3/2013. GEO 327G/386G, UT Austin 1

Key Questions and Issues. What is GIS? GIS is to geographic analysis as: What is GIS? 9/3/2013. GEO 327G/386G, UT Austin 1 What is GIS? Key Questions and Issues Geology Elevation Transportation Hydrography Imagery What is GIS? What are the applications of GIS? How is the real world represented in GIS? What analyses can GIS

More information

Chapter 1. GIS Fundamentals

Chapter 1. GIS Fundamentals 1. GIS Overview Chapter 1. GIS Fundamentals GIS refers to three integrated parts. Geographic: Of the real world; the spatial realities, the geography. Information: Data and information; their meaning and

More information

GIS Lecture 5: Spatial Data

GIS Lecture 5: Spatial Data GIS Lecture 5: Spatial Data GIS 1 Outline Vector Data Formats Raster Data Formats Map Projections Coordinate Systems US Census geographic files US Census data files GIS Data Sources GIS 2 Vector Data Formats

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

WHAT IS GIS? Source: Longley et al (2005) Geographic Information Systems and Science. 2nd Edition. John Wiley and Sons Ltd.

WHAT IS GIS? Source: Longley et al (2005) Geographic Information Systems and Science. 2nd Edition. John Wiley and Sons Ltd. WHAT IS GIS? Geographical Information Systems (GIS) are a special class of information systems that keep track not only of events, activities, and things, but also of where these events, activities, and

More information

GEOFOTO GROUP LTD. Buzinski prilaz 28, Zagreb, Croatia tel.: ,

GEOFOTO GROUP LTD. Buzinski prilaz 28, Zagreb, Croatia   tel.: , GEOFOTO GROUP LTD. Buzinski prilaz 28, 10010 Zagreb, Croatia www.geofoto-group.hr tel.: +385 91 9594 015, email: marketing@geofoto-group.hr, zvonko.biljecki@geofoto-group.hr VAT: HR63385121762, IBAN: HR1824000081110243303,

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

17/07/ Pick up Lecture Notes... WEBSITE FOR ASSIGNMENTS AND TOOLBOX DEFINITION DEFINITIONS AND CONCEPTS OF GIS

17/07/ Pick up Lecture Notes... WEBSITE FOR ASSIGNMENTS AND TOOLBOX DEFINITION DEFINITIONS AND CONCEPTS OF GIS WEBSITE FOR ASSIGNMENTS AND LECTURE PRESENTATIONS www.franzy.yolasite.com Pick up Lecture Notes... LECTURE 2 PRINCIPLES OF GEOGRAPHICAL INFORMATION SYSTEMS I- GEO 362 Franz Okyere DEFINITIONS AND CONCEPTS

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