geographic information systems (gis) in planning and ... · gis in environmental studies 1)...

15
Geographic Information Systems (GIS) in Planning and Resource Management ENVS 6189 3.0 – Session VIII John Sorrell York University. [email protected]

Upload: others

Post on 09-Aug-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

Geographic Information Systems (GIS)in Planning and Resource Management

ENVS 6189 3.0 – Session VIII

John Sorrell

York University. [email protected]

Page 2: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

Session PurposeSession Purpose::

To discuss vector-based GIS processing, analysis and statistical generalization for mapping thematic distributions.

GIS in Environmental Studies

Page 3: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

Characteristics of Characteristics of the Raster Data the Raster Data Model:Model:

GIS in Environmental Studies

Raster layers

Raster map

Vector map

Actual terrain

forest

drainage

highway

relief

Page 4: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive
Page 5: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

The Vector Data Model The Vector Data Model ––Spatial Representations:Spatial Representations:

GIS in Environmental Studies

Vector Layers

Vector map

Actual terrain

forest

drainage area

drainage lines

drainage point

highway layer

Page 6: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

The Vector Data Model The Vector Data Model ––Attribute Association:Attribute Association:

GIS in Environmental Studies

Page 7: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

Intelligent Structure: Intelligent Structure: (Arc(Arc--Node Topological data Node Topological data model)model)

Topology: a branch of math that defines spatial relationships between features and their properties in elastic space.

GIS in Environmental Studies

Page 8: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive
Page 9: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

Topological Topological Relationships:Relationships:

GIS in Environmental Studies

1) Connectivity: Topology keeps track of all connected features - and can be used to derive geometric measurements like length and area.2) Containment : Closed chains of arcs define a polygon and can indicate what is within a polygon 3) Contiguity: Arcs have direction (N2N) and left and right sides. Topology links adjacent feature.

The most important aspects of topology is its capability to recognize surrounding features. The three most important properties that come with topology are the following:

Page 10: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

Topological Data Processing Topological Data Processing Functions with the Vector Functions with the Vector Data Model:Data Model:

Input functions – prepare and structure vector data (data entry, resampling/editing and compilation).

Analysis functions – explore spatial relationship implicit in the source layers using non-topological, feature-based and layer-based functions. (database query, geometric, reclassification, and overlays operations).

Output functions – publishes output to inform decision making (graphs, stats reports and maps).

GIS in Environmental Studies

Page 11: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

NonNon--Topological Functions:Topological Functions:GeoDatabaseGeoDatabase FunctionsFunctions

GIS in Environmental Studies

1) Attribute Database Query2) Statistical Computation3) Address Geocoding4) Computation of Area, Perimeter and Distance

Page 12: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

FeatureFeature--based Topological Functions :based Topological Functions :BufferingBuffering

GIS in Environmental Studies

Original spatial feature

Buffer zones are generated by eachline segment and node of the spatialfeature.

Boundaries of individual elementbuffer a re dissolved to form onecoherent buffer zone.

Used to delineate a specified zone around a vector feature.

Page 13: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

LayerLayer--based Topological based Topological Functions:Functions:

ReclassificationReclassification

GIS in Environmental Studies

(a) Original soil map

(d) Land suitability map with boundaries dissolved

(b) Reclassification criteria

(c) Land suitability map

Used to reduce, simplify or reconfigure attribute values to a new measurement scale.

Page 14: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

GIS in Environmental Studies

LayerLayer--based Topological based Topological Functions:Functions:

OverlayOverlay

Two feature layers are combined to create anew derived output layer with new attributecombinations, graphic representations and topology.

Easiest to understand in the context of :

1) The types of overlay2) Topological overlay operators3) Topological overlay process

Page 15: Geographic Information Systems (GIS) in Planning and ... · GIS in Environmental Studies 1) Connectivity: Topology keeps track of all connected features - and can be used to derive

GIS in Environmental Studies

The Topological Overlay ProcessUNION Operator

M

N

LayerLayer--based Topological based Topological Functions:Functions:

OverlayOverlay -- UNIONUNION

Overheads ->