remote sensing and gis in water management © dr. akm saiful islam introduction to spatial analysis...

33
Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Introduction to Spatial Analysis Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood Management (IWFM) Bangladesh University of Engineering and Technology (BUET)

Post on 20-Dec-2015

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Introduction to Spatial AnalysisIntroduction to Spatial Analysis

Dr. A.K.M. Saiful IslamInstitute of Water and Flood Management (IWFM)Bangladesh University of Engineering and Technology (BUET)

Page 2: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am What is Spatial Analysis?

The most important function of GIS is to enable the analysis of the spatial data and their attributes for decision support.

Spatial analysis is categorized as follows.

1. Query: retrieval of attribute data without altering the existing data by means of arithmetic and logical operations.

2. Reclassification: reclassification of attribute data by dissolving a part of the boundaries and merging into new reclassified polygons.

3. Coverage Rebuilding: rebuilding of the spatial data and the topology by "update", "erase", "clip", "split", "join" or "append".

4. Overlay: Overlaying of more than two layers, including rebuilding topology of the merged points, lines and polygons and operations on the merged attributes for suitability study, risk management and potential evaluation.

5. Connectivity Analysis: analysis of connectivity between points, lines and polygon in terms of distance, area, travel time, optimum paths etc.

Page 3: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Examples of Spatial Analysis

Page 4: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Examples of Spatial Analysis

Page 5: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 1. Query

• Query is to retrieve the attribute data without altering the existing data according to specifications given by the operator.

• The specifications include the following three items, given usually in Standard Query Language (SQL).

• SELECT: attribute name (s)FROM: tableWHERE: condition statement

• The conditional statement is represented by the following three types of operator. • relational: >, <, =, ³, £

Arithmetic: +, -, x, ¸Boolean (logical): AND, OR, NOT, XOR (exclusive OR)

Page 6: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Logical Operations

1 AND 1 =1

1 AND 0 =0

0 AND 0 =0

1 OR 1 =1

1 OR 0 =1

0 OR 0 =0

~ NOT 1 =0

~ NOT 0 =1

Page 7: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 2. Reclassification

• Reclassification is to reassign new thematic values or codes to units of spatial feature, which will result in merging polygons. Reclassification is executed in the following cases.

Generalization: reassignment of existing data into smaller number of classes. Generalization will result in a reduction of the level of detail.

Ranking: valuation of attributes based on an evaluation model or table specified by.

Reselection :selection of features to be kept and removal of unselected features.

Page 8: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

Examples of Reclassification

Page 9: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

Examples of Reclassification

Page 10: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

Examples of Reclassification

Page 11: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 3. Coverage Rebuilding

• Coverage rebuilding is a boundary operation to create new coverages that are identified and selected by users. Boundary operations include the following six commands.

• Clip: to identify and preserve features within the boundary of interest specified by users. It is called a "cookie cutter".

• Erase: to erase features inside the boundary while preserving features outside the boundary.

• Update : to replace features within the boundary by cutting out the current polygons and pasting in the updated polygons.

• Split: to create new coverages by clipping geographic features with divided borders.

• Append: to merge the same feature classes of points and lines from the adjacent coverages.

• Map Join: to join the adjacent polygon features into a single coverage and to rebuild to topology. It is called mosaicking.

Page 12: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Coverage Rebuilding

deleted area

Copy and paste(Overwrite)

Clip area

Page 13: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Coverage Rebuilding

Separate polygons

Merge same features

Join adjacentpolygons

Page 14: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Clip illustrations

Page 15: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Erase illustration

Page 16: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Split illustration

Page 17: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Update illustration

Page 18: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 4.(a) Overlay of Raster Data

• Overlay of raster data with more than two layers is rather easier as compared with overlay of vector data, because it does not include any topological operation but only pixel by pixel operations.

• Generally there are two methods of raster-based overlay.

Weighting point method:• basically two layers with the values of P1 and P2 respectively

are overlaid with the weight of w1 and w2 respectively as follows.

• P = w1 P1 + w2 P2where w1 + w2 = 1.0

Ranking method:• at first the attributes of the two layers are categorized into five

ranks as excellent (5), better (4), good (3), poor (2), and bad (1) before a specific purpose of overlay.

Page 19: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Ranking Methods

• Then the two different layers of A and B are overlaid by following one of the three ranking tables. Minimum Ranking

Lower rank is taken as the new rank of the overlaid pixel as the safety rule.

Multiplication RankingTwo ranks are multiplied because of more influential effect rather than additional effect.

Selective RankingExperts can set up combined ranks depending on professional experience.

Page 20: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 4(b) Overlay of Vector Data

• Overlay of vector data is a little bit complicated because it must update the topological tables of spatial relationships between points, lines and polygons. Overlay of vector data results in the creation of new line and area objects with additional intersections or nodes, that need topological overlay. There are three types of vector overlay.

• Point in polygon overlay: points are overlaid on polygon map. Topology of point in polygon is "is contained in" relationship. Point topology is a new attribute of polygon for each point.

• Line on polygon overlay: lines are overlaid on polygon map with broken line objects. Topology of line on polygon is "is contained in" relationship. Line topology is the attribute of old line ID and containing area ID.

• Polygon on polygon overlay:two layers of area objectives are overlaid resulting in new polygons and intersections. The number of new polygons are usually larger than that of the original polygons. Polygon topology is a list of original polygon IDs.

Page 21: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

Point in Polygon Overlay

Page 22: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Line on Polygon Overlay

Page 23: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Polygon on Polygon Overlay

Page 24: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 5. Connectivity Analysis

Connectivity analysis is to analyze the connectivity between points, lines and areas in terms of distance, area, travel time, optimum path etc. Connectivity analysis consists of the following analyses.

• 5(a) Proximity Analysis: proximity analysis is measurement of distances from points, lines and boundaries of polygons. One of the most popular proximity analysis is based on "buffering", by which a buffer can be generated around a point, line and area with a given distance .

• 5(b) Network Analysis: network analysis includes determination of optimum paths using specified decision rules. The decision rules are likely based on minimum time or distance, maximum correlation occurrence or capacity and so on.

Page 25: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Buffering

• One of the most popular proximity analysis is based on "buffering", by which a buffer can be generated around a point, line and area with a given distance. Buffering is easier to generate for raster data than for vector data.

Page 26: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Point , line and area buffering

Page 27: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

5(a) Proximity Analysis• Proximity analysis is not always based on distance but

also time. For example, proximity analysis based on access time or travel time will give the distribution of time zones indicating the time to reach a certain point.

shows walking distance in time (contour lines of every 10 minutes) to the railway station

Page 28: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am 5(b) Network Analysis

• Figure shows two examples of optimum paths based on minimum distance and time respectively

Page 29: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

ARCVIEW NETWORK ANALYST

The ArcView Network Analyst (AVNA) extension module allows the user to solve 3 categories of network analysis problems:

1. Find Best Route - Problems involve finding the "least cost impedance" path on the network between two or more stops.

2. Find Closest Facility- Find Closest Facility pertains to finding the distances from an event to the nearest facilities, or vice versa, finding the distance from a facility to one or more events.

3. Find Service Area- Find Service Area determines the area that a particular facility can serve within a given time or cost frame.

Page 30: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

NETWORK MODELLING IN ARCVIEW

The following rules* can be modeled: • Travel cost:

The average cost of traversing a link, modeled as distance, time or any other cost unit.

• One-way streets: Streets that can be traveled in one direction only.

• Turns: Turns that are not allowed, i.e. left, right, straight or U-turn at an intersection, or turns that are more "expensive" in terms of travel cost, i.e. left turns at intersections.

• Over- and underpasses: A street that passes over or under another street, such that you cannot make a turn onto the road you are passing over or passing under.

• Closed streets: Streets currently closed to traffic or certain types of streets to avoid.

Page 31: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am

Shape Analysis and Measurement

• Shape analysis and measurement are very important to analyze the shape of area objects in GIS.

Page 32: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Measurement of Shape

• Horizontal maximum chord: CHORD HVertical maximum chord: CHORD VHorizontal Feret’s Diameter: FERE HVertical Feret’s Diameter: FERE VMaximum Length: MAXLINGBreadth: BRDTHOrientation: q

Page 33: Remote Sensing and GIS in Water Management © Dr. Akm Saiful Islam Introduction to Spatial Analysis Dr. A.K.M. Saiful Islam Institute of Water and Flood

Re

mo

te S

en

sin

g a

nd

GIS

in W

ate

r M

an

ag

em

en

t © D

r. A

km S

aifu

l Isl

am Shape Factors