SlideShare una empresa de Scribd logo
1 de 38
Descargar para leer sin conexión
A Short Introduction to
Geographic Information Systems
Xiaogang (Marshall) Ma
School of Science
Rensselaer Polytechnic Institute
Tuesday, January 22, 2013
GIS in the Sciences
ERTH 4750 (38031)
Acknowledgements
• This lecture is partly based on:
– Huisman, O., de By, R.A. (eds.), 2009. Principles of
Geographic Information Systems. ITC Press,
Enschede, The Netherlands
– Fox, P., 2012. Introduction to Geographic Information
Systems for Science. Course lecture at RPI, Troy
2
Contents
• 1 The purpose of GIS
• 2 The real world and representations of it
• 3 GIS as a domain of science and technology
• 4 Seven levels of GIS competence
3
1 The purpose of GIS
• A few example scenarios
• An urban planner might like
to find out about the urban
fringe growth in her/his city,
and quantify the population
growth that some suburbs
are witnessing. S/he might
also like to understand why
it is these suburbs and not
others.
Urban fringe, Waitara, New Zealand
Image courtesy of Quentin Christie
4
• A biologist might be
interested to determine
how widespread the
invasive Asian clam in
Lake George was, and to
develop and implement an
eradication plan.
1 The purpose of GIS
Asian clam identified in Lake George, NY
Image courtesy of lakegeorge.com
5
• A geological engineer
might want to identify the
best localities for
constructing buildings in an
area with regular
earthquakes by looking at
rock formation
characteristics.
1 The purpose of GIS
Rock outcrop, North San Francisco
Image courtesy of Pascal Calarco
6
• A forest manager might
want to optimize timber
production using data on
soil and current tree stand
distributions, in the
presence of a number of
operational constraints,
such as the requirement to
preserve tree diversity.
1 The purpose of GIS
Timber production
Image courtesy of futureforest.eu
7
1 The purpose of GIS
• Various professionals work with data that relates to space,
typically involving positional data.
• Positional data determines where things are, or perhaps
where they were or will be.
Abraham LincolnThomas JeffersonGeorge Washington
They worked on ‘positions’ (land survey) before entering politics
Images courtesy of wikipedia.org 8
1 The purpose of GIS
• More precisely, those professionals’ questions are related
to geographic space, which have positional data relative to
the Earth’s surface (georeferenced data).
– There are also positional data of a non-geographic nature.
• A Geographic Information System (GIS) is a computerized
system that helps in maintaining and displaying data about
geographic space.
9
1.1 Some fundamental observations
• Our world is constantly changing, and not all changes are
for the better.
– Natural causes: e.g., volcanic eruptions
– Human causes: e.g., land use changes
– Mix / Unclear causes: e.g., El Niño / La Niña events
Grimsvotn volcano, May 21, 2011
Image courtesy of AP / Jon Gustafsson
U.S. Drought of 2012
Image courtesy of The NY Times / Mashid Mohadjerin
10
1.1 Some fundamental observations
• We, humans, want to understand what is going on in our
world, and to take action(s).
• The fundamental problem in many uses of GIS is that of
understanding phenomena that have (a) a geographic
dimension, and (b) a temporal dimension.
– Spatio-temporal: be of/in space and time
“Everything that happens, happens somewhere in
space and time. ”
-- Michael Wegener (University of Dortmund)
11
1.1 Some fundamental observations
Drought’s Footprint (1930 to present)
Image source: National Climatic Data Center, NOAA
12
1.1 Some fundamental observations
The maps show current and projected forest types. Major changes are
projected for many regions. For example, in the Northeast, under a mid-
range warming scenario, the currently dominant maple-beech-birch
forest type is projected to be completely displaced by other forest types
in a warmer future.
Projected shifts
in forest types
Image source:
http://nca2009.globalchange.gov/
projected-shifts-forest-types
13
1.2 Definition of GIS
• We may distinguish three important phases of working with
georeferenced data:
– Data preparation and entry
– Data analysis
– Data presentation
• The three phases may be repeated a number of times
before we are satisfied with the results.
• We can define a GIS as a computerized system that
facilitates the phases of data entry, data analysis and data
presentation especially in cases when we are dealing with
georeferenced data.
14
1.3 Spatial data and geoinformation
• Data are representations that can be operated upon by a
computer.
• Metadata are data about data.
• Spatial data are data that contain positional values.
• Geospatial data are spatial data that are georeferenced.
– In the context of GIS, spatial data and geospatial data are regarded
as synonyms of georeferenced data.
• Information is the meaning of data as interpreted by
human beings.
• Geoinformation is information that involves interpretation of
spatial data.
15
1.3 Spatial data and geoinformation
Image courtesy of Peter Fox
Data Information Knowledge
Context
Presentation
Organization
Integration
Conversation
Creation
Gathering
Experience
16
1.3 Spatial data and geoinformation
• In GIS, a wider view of QUALITY is important for several
reasons:
– Even source data have been subject to strict quality control, errors
are introduced when these data are input to a GIS.
– A GIS database normally contains data from different sources of
varying quality.
– Most GIS analysis operations will themselves introduce errors.
– Uncertainty in decision-making depends upon quality of base data
and derived information.
– … …
17
1.3 Spatial data and geoinformation
Comparison of
seven available
digital databases
of the streets in
part of Goleta,
CA, USA
(Goodchild 2011)
18
2 The real world
and representations of it
• When dealing with data and information we are usually
trying to represent some part of the real world as it is, as it
was, or perhaps as we think it will be.
– We say ‘some part’ because the real world cannot be represented
completely.
• We use a computer representation of some part of the real
world to enter and store data, analyze the data and
transfer results to humans or to other systems.
Image courtesy of NOAA 19
2.1 Modeling
• A representation of some part of the real world can be
considered a model of that part.
– This allows us to study the model instead of the real world.
• Models come in many different flavors.
– Maps
– Databases
– … …
• Most maps and databases can be considered static
models.
• Dynamic models or process models address changes that
have taken place, are taking place and may take place.
20
2.1 Modeling
Dynamic model: break-up of
Pangaea and formation of
modern continents
Static model: map of Pangaea
with present continents outlined
Image courtesy of Wikipedia
Image courtesy of USGS
Pangaea: a supercontinent that
existed about 300 million years ago
21
2.2 Maps
• The best known models of the real world are maps.
• A map is always a graphic representation at a certain level
of detail.
– The smaller the scale, the less detail a map can show.
• Cartography: science and art of map making
Map scale increasing
Images made with Google Maps
Image © Bil Keane.
Courtesy of familycircus.com
22
2.2 Maps
More examples of maps
Images courtesy of rpi.edu
23
2.3 Databases
• A database is a repository for storing large amounts of
data.
– It allows concurrent use.
– It supports storage optimization.
– It supports data integrity.
– It has a query facility.
– It offers query optimization.
• Modern database systems organize the stored data in
tabular format.
Image courtesy of
MapInfo User Guide
24
2.3 Databases
• A database may have many tables, and each table may
have many columns (attributes) and rows (records).
• During database design, it is determined which tables will
be present and which columns each table will have.
• The result of a completed database design is known as the
database schema.
• To define the database schema, we use a language,
commonly known as a data model.
• The definition of a model is called data modeling.
25
2.4 Spatial databases
• Spatial databases are a specific type of database.
– Besides traditional administrative data, they can store
representations of real world geographic phenomena for use in a
GIS.
– A spatial database, also called a geodatabase, focuses on
concurrency, storage, integrity, and querying of spatial data.
– A GIS focuses on operating on spatial data with a ‘deep
understanding’ of geographic space.
• A spatial database is used under the assumption that the
relevant spatial phenomena occur in a two- or three-
dimensional Euclidean space.
26
2.4 Spatial databases
• Geographic phenomena have
various relationships with each other
and possess spatial, temporal, and
thematic attributes.
• For data management purposes,
phenomena are classified into
thematic data layers.
• Spatial analysis is the generic term
for all manipulations of spatial data
carried out to improve one’s
understanding of the geographic
phenomena that the data represent.
Image courtesy of Jonathan Campbell and Michael Shin
27
3 GIS as a domain of science and
technology
(DiBiase et al. 2006)
Philosophy
Computer
Science
Mathematics
Statistics
Psychology
Landscape
Architecture
Engineering
Various
Application
Domains
Geography
Information
Science &
Technology
Geographic Information Science & Technology
Geographic
Information
Science
Application of
GI Science &
Technology
Geospatial
Technology
From GI System to
GI Science & Technology
28
3.1 Geographic Information Science
• Hmm, a broad S
– From GISystems to GIScience
– GIScience: the science behind GISystems technology
• considers fundamental questions raised by the use of systems
and technologies
• is the science needed to keep technology at the cutting edge
Courtesy: http://www.ncgia.ucsb.edu/giscc/units/u002/u002.html
29
3.2 Geospatial technology
• Geospatial technology / Geomatics
– Land surveying
– Remote sensing
– Cartography
– Geographic information systems (GIS)
– Global navigation satellite systems (GPS, GLONASS,
Galileo, Compass)
– Photogrammetry
– Geography
– …
30
• Global Positioning System (GPS)
– a system of Earth-orbiting satellites transmitting
precisely timed signals
• a similar system deployed by the Russian Federation is called
GLONASS (global navigation satellite system)
• and other systems by EU, China, India, etc.
– signals are received by a special electronic device
• the smallest versions are hand-held and even smaller
– provides direct measurement of position on the Earth's
surface
– location is expressed in latitude/longitude or other
standard system
3.2 Geospatial technology
31
• GPS
3.2 Geospatial technology
Image source: AP
Image source: Wikipedia
Image from WWWImage source: Wikipedia
32
• Remote Sensing (RS)
– use of Earth orbiting satellites to capture information
about the surface and atmosphere below
– satellites vary depending on how much detail can be
seen, what parts of the electromagnetic spectrum are
sensed
– signals transmitted to Earth receiving stations where
they are transformed for dissemination as digital images
Courtesy: http://www.ncgia.ucsb.edu/giscc/units/u002/u002.html
3.2 Geospatial technology
33
3.2 Geospatial technology
• Two main types of RS
– Passive RS: detect natural radiation (e.g., sunlight) that
is emitted or reflected by the object or surrounding
areas
– Active RS: emits energy (e.g., laser light) in order to
scan objects and areas whereupon a sensor then
detects and measures the radiation that is reflected or
backscattered from the target
Images from:
http://www.rsgisrs.com/rs_types.htm34
35
Night lights of Australia as observed by the Visible Infrared Imaging Radiometer
Suite (VIIRS) on the Suomi NPP satellite in April and October 2012
36
More information: http://earthobservatory.nasa.gov/IOTD/view.php?id=80030&src=fb
Fires
• GISystems
– a computerized system that facilitates the entry,
analysis, and presentation of georeferenced data
• GPS and RS are primary data sources for GIS
3.2 Geospatial technology
http://shuttles.rpi.edu/
http://www.flightradar24.com/
Try these:
37
4 Seven levels of GIS competence
• Levels of GIS competence in ascending order:
1. Public awareness of GIS and its uses;
2. Basic spatial and computer understanding;
3. Routine use of basic GIS software;
4. Higher-level modeling applications of GIS;
5. Design and development of GIS applications;
6. Design of geographic information systems; and
7. GIS research and development.
(DiBiase et al. 2006; Marble 1997)
38

Más contenido relacionado

La actualidad más candente

Principles of GIS unit 2
Principles of GIS unit 2Principles of GIS unit 2
Principles of GIS unit 2SanjanaKhemka1
 
Gis Geographical Information System Fundamentals
Gis Geographical Information System FundamentalsGis Geographical Information System Fundamentals
Gis Geographical Information System FundamentalsUroosa Samman
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis Saad Raja
 
Digitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISDigitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISKU Leuven
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)John Lanser
 
Chapter one gis
Chapter one gisChapter one gis
Chapter one gisGokul Saud
 
Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Mweemba Hachita
 
Fundamentals of GIS
Fundamentals of GISFundamentals of GIS
Fundamentals of GISPallab Jana
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGISKate Dougherty
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA QueryKU Leuven
 
Geospatial Information Management
Geospatial Information ManagementGeospatial Information Management
Geospatial Information ManagementJoud Khattab
 

La actualidad más candente (20)

Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Principles of GIS unit 2
Principles of GIS unit 2Principles of GIS unit 2
Principles of GIS unit 2
 
Gis Geographical Information System Fundamentals
Gis Geographical Information System FundamentalsGis Geographical Information System Fundamentals
Gis Geographical Information System Fundamentals
 
Introduction to GIS.pptx
Introduction to GIS.pptxIntroduction to GIS.pptx
Introduction to GIS.pptx
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis
 
GIS
GISGIS
GIS
 
Digitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISDigitizing features_2 in ARC GIS
Digitizing features_2 in ARC GIS
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
Chapter one gis
Chapter one gisChapter one gis
Chapter one gis
 
Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)
 
Geographical Information System.ppt
Geographical Information System.pptGeographical Information System.ppt
Geographical Information System.ppt
 
Gis functions
Gis functionsGis functions
Gis functions
 
Gis Application
Gis ApplicationGis Application
Gis Application
 
Fundamentals of GIS
Fundamentals of GISFundamentals of GIS
Fundamentals of GIS
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
What Is GIS?
What Is GIS?What Is GIS?
What Is GIS?
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Geospatial Information Management
Geospatial Information ManagementGeospatial Information Management
Geospatial Information Management
 

Similar a A short introduction to GIS

A quick overview of geospatial analysis
A quick overview of geospatial analysisA quick overview of geospatial analysis
A quick overview of geospatial analysisMd.Farhad Hossen
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)Shailendra Singh
 
Spatial data analysis 1
Spatial data analysis 1Spatial data analysis 1
Spatial data analysis 1Johan Blomme
 
GIS Lecture Note.ppt
GIS Lecture Note.pptGIS Lecture Note.ppt
GIS Lecture Note.pptwarkisafile1
 
Introduction to Geographic Information System.pptx
Introduction to Geographic Information System.pptxIntroduction to Geographic Information System.pptx
Introduction to Geographic Information System.pptxElijahEmmanuel6
 
Introduction to GIS-basic principles and description
Introduction to GIS-basic principles and descriptionIntroduction to GIS-basic principles and description
Introduction to GIS-basic principles and descriptionmahmoudelassar
 
Introduction to GIS and its Applications.pptx
Introduction to GIS and its Applications.pptxIntroduction to GIS and its Applications.pptx
Introduction to GIS and its Applications.pptxalphamale15
 
Fundamentals of gis
Fundamentals of gisFundamentals of gis
Fundamentals of gisJessy Mol
 
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information SystemsTYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information SystemsArti Parab Academics
 
FINAL LESSON 3--GIS-Overview of GIS.pptx
FINAL LESSON 3--GIS-Overview of GIS.pptxFINAL LESSON 3--GIS-Overview of GIS.pptx
FINAL LESSON 3--GIS-Overview of GIS.pptxChristianMatas2
 

Similar a A short introduction to GIS (20)

A quick overview of geospatial analysis
A quick overview of geospatial analysisA quick overview of geospatial analysis
A quick overview of geospatial analysis
 
gis
gisgis
gis
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)
 
(gis)
 (gis) (gis)
(gis)
 
Gis
GisGis
Gis
 
ch1
ch1ch1
ch1
 
Spatial data analysis 1
Spatial data analysis 1Spatial data analysis 1
Spatial data analysis 1
 
GIS Lecture Note.ppt
GIS Lecture Note.pptGIS Lecture Note.ppt
GIS Lecture Note.ppt
 
What is gis
What is gisWhat is gis
What is gis
 
Intro_GIS.ppt
Intro_GIS.pptIntro_GIS.ppt
Intro_GIS.ppt
 
L1 GIS.pptx
L1 GIS.pptxL1 GIS.pptx
L1 GIS.pptx
 
Introduction to Geographic Information System.pptx
Introduction to Geographic Information System.pptxIntroduction to Geographic Information System.pptx
Introduction to Geographic Information System.pptx
 
Introduction to GIS-basic principles and description
Introduction to GIS-basic principles and descriptionIntroduction to GIS-basic principles and description
Introduction to GIS-basic principles and description
 
Introduction to GIS and its Applications.pptx
Introduction to GIS and its Applications.pptxIntroduction to GIS and its Applications.pptx
Introduction to GIS and its Applications.pptx
 
Fundamentals of gis
Fundamentals of gisFundamentals of gis
Fundamentals of gis
 
Herring Noaa Spring08
Herring Noaa Spring08Herring Noaa Spring08
Herring Noaa Spring08
 
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information SystemsTYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
 
Vector.pdf
Vector.pdfVector.pdf
Vector.pdf
 
GIS presentation.pptx
GIS presentation.pptxGIS presentation.pptx
GIS presentation.pptx
 
FINAL LESSON 3--GIS-Overview of GIS.pptx
FINAL LESSON 3--GIS-Overview of GIS.pptxFINAL LESSON 3--GIS-Overview of GIS.pptx
FINAL LESSON 3--GIS-Overview of GIS.pptx
 

Más de Xiaogang (Marshall) Ma

From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...Xiaogang (Marshall) Ma
 
Exploring the Web of Data for Earth and Environmental Sciences
Exploring the Web of Data for Earth and Environmental SciencesExploring the Web of Data for Earth and Environmental Sciences
Exploring the Web of Data for Earth and Environmental SciencesXiaogang (Marshall) Ma
 
Adoption of RDA DTR and PID in Deep Carbon Observatory Data Portal
Adoption of RDA DTR and PID in Deep Carbon Observatory Data PortalAdoption of RDA DTR and PID in Deep Carbon Observatory Data Portal
Adoption of RDA DTR and PID in Deep Carbon Observatory Data PortalXiaogang (Marshall) Ma
 
Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...
Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...
Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...Xiaogang (Marshall) Ma
 
Why Data Science Matters - 2014 WDS Data Stewardship Award Lecture
Why Data Science Matters - 2014 WDS Data Stewardship Award LectureWhy Data Science Matters - 2014 WDS Data Stewardship Award Lecture
Why Data Science Matters - 2014 WDS Data Stewardship Award LectureXiaogang (Marshall) Ma
 
Why data science matters and what we can do with it
Why data science matters and what we can do with itWhy data science matters and what we can do with it
Why data science matters and what we can do with itXiaogang (Marshall) Ma
 
Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...
Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...
Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...Xiaogang (Marshall) Ma
 
CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...
CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...
CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...Xiaogang (Marshall) Ma
 
Ontology Development for Provenance Tracing in National Climate Assessment o...
Ontology Development for Provenance Tracing in National Climate Assessment o...Ontology Development for Provenance Tracing in National Climate Assessment o...
Ontology Development for Provenance Tracing in National Climate Assessment o...Xiaogang (Marshall) Ma
 
A short review of Connected China: A visualization of elite social networks i...
A short review of Connected China: A visualization of elite social networks i...A short review of Connected China: A visualization of elite social networks i...
A short review of Connected China: A visualization of elite social networks i...Xiaogang (Marshall) Ma
 
Ontology spectrum for geological data interoperability (PhD defense nov 2011)
Ontology spectrum for geological data interoperability (PhD defense nov 2011)Ontology spectrum for geological data interoperability (PhD defense nov 2011)
Ontology spectrum for geological data interoperability (PhD defense nov 2011)Xiaogang (Marshall) Ma
 
A use case-driven iterative method for building a provenance-aware GCIS onto...
A use case-driven iterative method for building a provenance-aware GCIS onto...A use case-driven iterative method for building a provenance-aware GCIS onto...
A use case-driven iterative method for building a provenance-aware GCIS onto...Xiaogang (Marshall) Ma
 
A short story of geologic time ontologies and vocabularies
A short story of geologic time ontologies and vocabulariesA short story of geologic time ontologies and vocabularies
A short story of geologic time ontologies and vocabulariesXiaogang (Marshall) Ma
 
Exploratory visualization of earth science data in a Semantic Web context
Exploratory visualization of earth science data in a Semantic Web contextExploratory visualization of earth science data in a Semantic Web context
Exploratory visualization of earth science data in a Semantic Web contextXiaogang (Marshall) Ma
 

Más de Xiaogang (Marshall) Ma (14)

From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...
 
Exploring the Web of Data for Earth and Environmental Sciences
Exploring the Web of Data for Earth and Environmental SciencesExploring the Web of Data for Earth and Environmental Sciences
Exploring the Web of Data for Earth and Environmental Sciences
 
Adoption of RDA DTR and PID in Deep Carbon Observatory Data Portal
Adoption of RDA DTR and PID in Deep Carbon Observatory Data PortalAdoption of RDA DTR and PID in Deep Carbon Observatory Data Portal
Adoption of RDA DTR and PID in Deep Carbon Observatory Data Portal
 
Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...
Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...
Knowledge Evolution in Distributed Geoscience Datasets and the Role of Semant...
 
Why Data Science Matters - 2014 WDS Data Stewardship Award Lecture
Why Data Science Matters - 2014 WDS Data Stewardship Award LectureWhy Data Science Matters - 2014 WDS Data Stewardship Award Lecture
Why Data Science Matters - 2014 WDS Data Stewardship Award Lecture
 
Why data science matters and what we can do with it
Why data science matters and what we can do with itWhy data science matters and what we can do with it
Why data science matters and what we can do with it
 
Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...
Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...
Deep Earth Computer: A Platform for Linked Science of the Deep Carbon Obser...
 
CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...
CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...
CLOSED - Call for Papers: Semantic eScience special issue in Earth Science In...
 
Ontology Development for Provenance Tracing in National Climate Assessment o...
Ontology Development for Provenance Tracing in National Climate Assessment o...Ontology Development for Provenance Tracing in National Climate Assessment o...
Ontology Development for Provenance Tracing in National Climate Assessment o...
 
A short review of Connected China: A visualization of elite social networks i...
A short review of Connected China: A visualization of elite social networks i...A short review of Connected China: A visualization of elite social networks i...
A short review of Connected China: A visualization of elite social networks i...
 
Ontology spectrum for geological data interoperability (PhD defense nov 2011)
Ontology spectrum for geological data interoperability (PhD defense nov 2011)Ontology spectrum for geological data interoperability (PhD defense nov 2011)
Ontology spectrum for geological data interoperability (PhD defense nov 2011)
 
A use case-driven iterative method for building a provenance-aware GCIS onto...
A use case-driven iterative method for building a provenance-aware GCIS onto...A use case-driven iterative method for building a provenance-aware GCIS onto...
A use case-driven iterative method for building a provenance-aware GCIS onto...
 
A short story of geologic time ontologies and vocabularies
A short story of geologic time ontologies and vocabulariesA short story of geologic time ontologies and vocabularies
A short story of geologic time ontologies and vocabularies
 
Exploratory visualization of earth science data in a Semantic Web context
Exploratory visualization of earth science data in a Semantic Web contextExploratory visualization of earth science data in a Semantic Web context
Exploratory visualization of earth science data in a Semantic Web context
 

Último

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Último (20)

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

A short introduction to GIS

  • 1. A Short Introduction to Geographic Information Systems Xiaogang (Marshall) Ma School of Science Rensselaer Polytechnic Institute Tuesday, January 22, 2013 GIS in the Sciences ERTH 4750 (38031)
  • 2. Acknowledgements • This lecture is partly based on: – Huisman, O., de By, R.A. (eds.), 2009. Principles of Geographic Information Systems. ITC Press, Enschede, The Netherlands – Fox, P., 2012. Introduction to Geographic Information Systems for Science. Course lecture at RPI, Troy 2
  • 3. Contents • 1 The purpose of GIS • 2 The real world and representations of it • 3 GIS as a domain of science and technology • 4 Seven levels of GIS competence 3
  • 4. 1 The purpose of GIS • A few example scenarios • An urban planner might like to find out about the urban fringe growth in her/his city, and quantify the population growth that some suburbs are witnessing. S/he might also like to understand why it is these suburbs and not others. Urban fringe, Waitara, New Zealand Image courtesy of Quentin Christie 4
  • 5. • A biologist might be interested to determine how widespread the invasive Asian clam in Lake George was, and to develop and implement an eradication plan. 1 The purpose of GIS Asian clam identified in Lake George, NY Image courtesy of lakegeorge.com 5
  • 6. • A geological engineer might want to identify the best localities for constructing buildings in an area with regular earthquakes by looking at rock formation characteristics. 1 The purpose of GIS Rock outcrop, North San Francisco Image courtesy of Pascal Calarco 6
  • 7. • A forest manager might want to optimize timber production using data on soil and current tree stand distributions, in the presence of a number of operational constraints, such as the requirement to preserve tree diversity. 1 The purpose of GIS Timber production Image courtesy of futureforest.eu 7
  • 8. 1 The purpose of GIS • Various professionals work with data that relates to space, typically involving positional data. • Positional data determines where things are, or perhaps where they were or will be. Abraham LincolnThomas JeffersonGeorge Washington They worked on ‘positions’ (land survey) before entering politics Images courtesy of wikipedia.org 8
  • 9. 1 The purpose of GIS • More precisely, those professionals’ questions are related to geographic space, which have positional data relative to the Earth’s surface (georeferenced data). – There are also positional data of a non-geographic nature. • A Geographic Information System (GIS) is a computerized system that helps in maintaining and displaying data about geographic space. 9
  • 10. 1.1 Some fundamental observations • Our world is constantly changing, and not all changes are for the better. – Natural causes: e.g., volcanic eruptions – Human causes: e.g., land use changes – Mix / Unclear causes: e.g., El Niño / La Niña events Grimsvotn volcano, May 21, 2011 Image courtesy of AP / Jon Gustafsson U.S. Drought of 2012 Image courtesy of The NY Times / Mashid Mohadjerin 10
  • 11. 1.1 Some fundamental observations • We, humans, want to understand what is going on in our world, and to take action(s). • The fundamental problem in many uses of GIS is that of understanding phenomena that have (a) a geographic dimension, and (b) a temporal dimension. – Spatio-temporal: be of/in space and time “Everything that happens, happens somewhere in space and time. ” -- Michael Wegener (University of Dortmund) 11
  • 12. 1.1 Some fundamental observations Drought’s Footprint (1930 to present) Image source: National Climatic Data Center, NOAA 12
  • 13. 1.1 Some fundamental observations The maps show current and projected forest types. Major changes are projected for many regions. For example, in the Northeast, under a mid- range warming scenario, the currently dominant maple-beech-birch forest type is projected to be completely displaced by other forest types in a warmer future. Projected shifts in forest types Image source: http://nca2009.globalchange.gov/ projected-shifts-forest-types 13
  • 14. 1.2 Definition of GIS • We may distinguish three important phases of working with georeferenced data: – Data preparation and entry – Data analysis – Data presentation • The three phases may be repeated a number of times before we are satisfied with the results. • We can define a GIS as a computerized system that facilitates the phases of data entry, data analysis and data presentation especially in cases when we are dealing with georeferenced data. 14
  • 15. 1.3 Spatial data and geoinformation • Data are representations that can be operated upon by a computer. • Metadata are data about data. • Spatial data are data that contain positional values. • Geospatial data are spatial data that are georeferenced. – In the context of GIS, spatial data and geospatial data are regarded as synonyms of georeferenced data. • Information is the meaning of data as interpreted by human beings. • Geoinformation is information that involves interpretation of spatial data. 15
  • 16. 1.3 Spatial data and geoinformation Image courtesy of Peter Fox Data Information Knowledge Context Presentation Organization Integration Conversation Creation Gathering Experience 16
  • 17. 1.3 Spatial data and geoinformation • In GIS, a wider view of QUALITY is important for several reasons: – Even source data have been subject to strict quality control, errors are introduced when these data are input to a GIS. – A GIS database normally contains data from different sources of varying quality. – Most GIS analysis operations will themselves introduce errors. – Uncertainty in decision-making depends upon quality of base data and derived information. – … … 17
  • 18. 1.3 Spatial data and geoinformation Comparison of seven available digital databases of the streets in part of Goleta, CA, USA (Goodchild 2011) 18
  • 19. 2 The real world and representations of it • When dealing with data and information we are usually trying to represent some part of the real world as it is, as it was, or perhaps as we think it will be. – We say ‘some part’ because the real world cannot be represented completely. • We use a computer representation of some part of the real world to enter and store data, analyze the data and transfer results to humans or to other systems. Image courtesy of NOAA 19
  • 20. 2.1 Modeling • A representation of some part of the real world can be considered a model of that part. – This allows us to study the model instead of the real world. • Models come in many different flavors. – Maps – Databases – … … • Most maps and databases can be considered static models. • Dynamic models or process models address changes that have taken place, are taking place and may take place. 20
  • 21. 2.1 Modeling Dynamic model: break-up of Pangaea and formation of modern continents Static model: map of Pangaea with present continents outlined Image courtesy of Wikipedia Image courtesy of USGS Pangaea: a supercontinent that existed about 300 million years ago 21
  • 22. 2.2 Maps • The best known models of the real world are maps. • A map is always a graphic representation at a certain level of detail. – The smaller the scale, the less detail a map can show. • Cartography: science and art of map making Map scale increasing Images made with Google Maps Image © Bil Keane. Courtesy of familycircus.com 22
  • 23. 2.2 Maps More examples of maps Images courtesy of rpi.edu 23
  • 24. 2.3 Databases • A database is a repository for storing large amounts of data. – It allows concurrent use. – It supports storage optimization. – It supports data integrity. – It has a query facility. – It offers query optimization. • Modern database systems organize the stored data in tabular format. Image courtesy of MapInfo User Guide 24
  • 25. 2.3 Databases • A database may have many tables, and each table may have many columns (attributes) and rows (records). • During database design, it is determined which tables will be present and which columns each table will have. • The result of a completed database design is known as the database schema. • To define the database schema, we use a language, commonly known as a data model. • The definition of a model is called data modeling. 25
  • 26. 2.4 Spatial databases • Spatial databases are a specific type of database. – Besides traditional administrative data, they can store representations of real world geographic phenomena for use in a GIS. – A spatial database, also called a geodatabase, focuses on concurrency, storage, integrity, and querying of spatial data. – A GIS focuses on operating on spatial data with a ‘deep understanding’ of geographic space. • A spatial database is used under the assumption that the relevant spatial phenomena occur in a two- or three- dimensional Euclidean space. 26
  • 27. 2.4 Spatial databases • Geographic phenomena have various relationships with each other and possess spatial, temporal, and thematic attributes. • For data management purposes, phenomena are classified into thematic data layers. • Spatial analysis is the generic term for all manipulations of spatial data carried out to improve one’s understanding of the geographic phenomena that the data represent. Image courtesy of Jonathan Campbell and Michael Shin 27
  • 28. 3 GIS as a domain of science and technology (DiBiase et al. 2006) Philosophy Computer Science Mathematics Statistics Psychology Landscape Architecture Engineering Various Application Domains Geography Information Science & Technology Geographic Information Science & Technology Geographic Information Science Application of GI Science & Technology Geospatial Technology From GI System to GI Science & Technology 28
  • 29. 3.1 Geographic Information Science • Hmm, a broad S – From GISystems to GIScience – GIScience: the science behind GISystems technology • considers fundamental questions raised by the use of systems and technologies • is the science needed to keep technology at the cutting edge Courtesy: http://www.ncgia.ucsb.edu/giscc/units/u002/u002.html 29
  • 30. 3.2 Geospatial technology • Geospatial technology / Geomatics – Land surveying – Remote sensing – Cartography – Geographic information systems (GIS) – Global navigation satellite systems (GPS, GLONASS, Galileo, Compass) – Photogrammetry – Geography – … 30
  • 31. • Global Positioning System (GPS) – a system of Earth-orbiting satellites transmitting precisely timed signals • a similar system deployed by the Russian Federation is called GLONASS (global navigation satellite system) • and other systems by EU, China, India, etc. – signals are received by a special electronic device • the smallest versions are hand-held and even smaller – provides direct measurement of position on the Earth's surface – location is expressed in latitude/longitude or other standard system 3.2 Geospatial technology 31
  • 32. • GPS 3.2 Geospatial technology Image source: AP Image source: Wikipedia Image from WWWImage source: Wikipedia 32
  • 33. • Remote Sensing (RS) – use of Earth orbiting satellites to capture information about the surface and atmosphere below – satellites vary depending on how much detail can be seen, what parts of the electromagnetic spectrum are sensed – signals transmitted to Earth receiving stations where they are transformed for dissemination as digital images Courtesy: http://www.ncgia.ucsb.edu/giscc/units/u002/u002.html 3.2 Geospatial technology 33
  • 34. 3.2 Geospatial technology • Two main types of RS – Passive RS: detect natural radiation (e.g., sunlight) that is emitted or reflected by the object or surrounding areas – Active RS: emits energy (e.g., laser light) in order to scan objects and areas whereupon a sensor then detects and measures the radiation that is reflected or backscattered from the target Images from: http://www.rsgisrs.com/rs_types.htm34
  • 35. 35 Night lights of Australia as observed by the Visible Infrared Imaging Radiometer Suite (VIIRS) on the Suomi NPP satellite in April and October 2012
  • 37. • GISystems – a computerized system that facilitates the entry, analysis, and presentation of georeferenced data • GPS and RS are primary data sources for GIS 3.2 Geospatial technology http://shuttles.rpi.edu/ http://www.flightradar24.com/ Try these: 37
  • 38. 4 Seven levels of GIS competence • Levels of GIS competence in ascending order: 1. Public awareness of GIS and its uses; 2. Basic spatial and computer understanding; 3. Routine use of basic GIS software; 4. Higher-level modeling applications of GIS; 5. Design and development of GIS applications; 6. Design of geographic information systems; and 7. GIS research and development. (DiBiase et al. 2006; Marble 1997) 38