Top Banner
www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods
41

Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

Mar 27, 2015

Download

Documents

Ashley Campbell
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

www.spatialanalysisonline.com

Chapter 6

Part A: Surface analysis – geometrical methods

Page 2: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 2

Surface analysis – geometrical methods

Modelling surfaces - surfaces and fields Surfaces – typically scalar fields:

Continuous - z-values (magnitude) assumed to exist for every (x,y) coordinate pair

Real valued (may be integer coded, e.g. remote sensing data) and generally positive (may be negative)

Single valued (open or 2D manifold) – multiple values treated as separate surfaces or layers

Surfaces - vector fields: Magnitude and direction assumed to exist for every (x,y)

coordinate pair

Page 3: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 3

Surface analysis – geometrical methods

Modelling surfaces - surfaces and fields

Mt St Helens – rendered grid Mt St Helens – wireframe

Page 4: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 4

Surface analysis – geometrical methods

Modelling surfaces - surfaces and fields Surfaces - Data sources:

• Physical surfaces – national mapping agencies, field surveys. DEM, contour, TIN or raster (image) models plus associated attribute data

• Sample surveys – point/block samples converted to grids using interpolation procedures

• Remote sensing – satellite, aerial• Vector data – e.g. wind strength/direction, magnetic

survey data• Programmatically derived surfaces (theoretical models

and best fits)

Page 5: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 5

Surface analysis – geometrical methods

Modelling surfaces – raster models {x,y,z} representation, n x m Row order – geographic vs mathematical Treatment of missing and masked data Coding of cell neighbourhoods

Page 6: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 6

Surface analysis – geometrical methods

Modelling surfaces – raster models Advantages:

Computationally very convenient Easy to display visually (2D image and 3D models) Aligns with some data capture (remote sensing) techniques Readily available for physical surfaces (DEM)

Disadvantages Very large storage requirement Computation can be processor intensive Fixed grid size, shape, orientation Representation of certain objects (e.g. lines) may be poor

Page 7: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 7

Surface analysis – geometrical methods

Modelling surfaces – raster models Cell neighbourhoods and derivatives

First order partial derivatives – finite difference model

Second order partial derivatives (simple version)

y

zz

yz

xzz

xz SNWE

2,

2 y

zz

yz

x

zz

xz

2,

21,01,00,10,1

yxzzzz

yxz

y

zzz

y

z

x

zzz

x

z SWSENWNESNWE

4,

*2,

*2 2

22

2

22

2

Page 8: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 8

Surface analysis – geometrical methods

Modelling surfaces – raster models Cell neighbourhoods and derivatives

Second order partial derivatives (8-cell finite difference version)

x

zzzzzz

xz

8

22 1,10,11,11,10,11,1

y

zzzzzz

yz

8

22 1,11,01,11,11,01,1

Page 9: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 9

Surface analysis – geometrical methods

Modelling surfaces – raster models Cell neighbourhoods and derivatives

Local surface models• Fit quadratic polynomial to local neighbourhood (OLS) z=ax2+by2+cxy+dx+ey+f (6 parameters)

• Analytically differentiate

• Aspect: A=tan‑1(e/d)

• Slope: St=tan‑1(e2+d2)

• Curvatures: see later slides

OR

• Fit partial quartic polynomial to local neighbourhood (exactly) z=ax2y2+bx2y+cxy2+dx2+ey2+fxy+gx+hy+i (9 parameters)

• Curvatures: see later slides

Page 10: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 10

Surface analysis – geometrical methods

Modelling surfaces – vector models Principal models:

TIN• Compact, fast to process• Representational detail, complexity of processing

Contour – raster DEM datasets often derived from contour source material

Conversion to-from TIN/DEM

Page 11: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 11

Surface analysis – geometrical methods

Modelling surfaces – vector models

A. Source raster B. Contour - derived C. TIN - derived

Page 12: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 12

Surface analysis – geometrical methods

Modelling surfaces – mathematical models

Page 13: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 13

Surface analysis – geometrical methods

Modelling surfaces – statistical and fractal models

A. Random uniform B. Random Normal C. Ridged multi-fractal

Page 14: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 14

Surface analysis – geometrical methods

Modelling surfaces – hybrid (pseudo-random) models

Page 15: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 15

Surface analysis – geometrical methods

Surface geometry – gradient, slope, aspect Gradient: vector measure – 2 components:

Slope – often computed as rise over run (tan) – varies by direction. Usually defined as maximum value at a given point (magnitude component)

Aspect – direction of maximum slope (direction component)

Page 16: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 16

Surface analysis – geometrical methods

Surface geometry – slope models Rise over run (tan) Rise over surface distance (sin) Surface z=F(x,y) analytical differential

Surface – grid differential

Surface – averaging algorithms (D-infinity, 8-point etc.) TIN model – direct computation or conversion to grid Slope – resolution, orientation effects

22

yF

xF

S

22

22

yzz

xzz

S SNWE

Page 17: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 17

Surface analysis – geometrical methods

Surface geometry – aspect Direction in degrees from North

Directional bias from grid orientation Classified aspect – gradation, 8-way, 4-way Aspect and lighting/thermal modelling

yz

xz

A ,tan2360

270 1

Page 18: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 18

Surface analysis – geometrical methods

Surface geometry – profiles Single profiles

Linear transects Polygonal transects

Page 19: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 19

Surface analysis – geometrical methods

Surface geometry – profiles Multiple profiles

Baselines are average across entire grid

Page 20: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 20

Surface analysis – geometrical methods

Surface geometry – morphology

Page 21: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 21

Surface analysis – geometrical methods

Surface geometry – curvature Coordinate systems

1. Original grid coordinates (x,y,z)

2. Rotated grid coordinates (x-rot,y-rot,z) in direction of aspect

3. Tangential coordinates (surface normal, surface tangential plane)

Curvature computation and naming wrt alternative coordinate systems

Page 22: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 22

Surface analysis – geometrical methods

Surface geometry – profile curvature Math model:

Quadratic model:

Quartic model:

pqyz

xz

p

pq

yz

y

zyz

xz

yxz

xz

x

z

pr

1 ,

,

2

22

2/3

2

2

222

2

2

2 2

3/ 22 2 2 2

200

1pr

ad be cde

e d d e

2 2

2 2

200pr

dg eh fgh

g h

Page 23: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 23

Surface analysis – geometrical methods

Surface geometry – plan curvature Math model:

Quadratic model:

Quartic model:

222 2 2

2 2

3/ 2

22

2

pl

z z z z z z zx x y x y yx y

p

z zp

x y

2 2

3/ 22 2

200pl

bd ae cde

e d

2 2

2 2

200pl

dh eg fgh

g h

Page 24: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 24

Surface analysis – geometrical methods

Surface geometry – tangential curvature

tg

pl

z z z z z z zx x y x y yx y

pq

pq

z zp q p

x y

222 2 2

2 2

1/ 2

1/ 2

22

2

, where

, and 1

Page 25: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 25

Surface analysis – geometrical methods

Surface geometry – additional quadratic curvatures Longitudinal:

Cross-sectional:

Min, Max and mean:

2 2

2 2

200lon

ad be cde

e d

2 2

2 2

200cro

bd ae cde

e d

22min )( cbaba

22max )( cbaba

max min( )/ 2mean

Page 26: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 26

Surface analysis – geometrical methods

Surface geometry – directional derivatives Computed for direction :

First derivative:

Second derivative:

cos( ) sin( )dz z zds x y

d z z zx yds x

z

y

2 2 22

2 2

22

2

cos ( ) 2 cos( )sin( )

sin ( )

Page 27: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 27

Surface analysis – geometrical methods

Surface geometry – paths Paths as plane curves Paths as space curves Parametric specification Path curvature:

Radius of curvature: 1/path curvature=1/ Smoothing

2 2

2 2

3 22 2 /

x y y xt tt t(t)x yt t

Page 28: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 28

Surface analysis – geometrical methods

Surface smoothing Resolution increase/Grid

re-calculation Using a smoothing

interpolator (e.g. spline) Filtering or kernel

smoothing (e.g. 3x3 ‘Gaussian’ kernel)

1 2 1

2 4 2

1 2 1

Page 29: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 29

Surface analysis – geometrical methods

Surface geometry – pit filling Hydrographic modelling

Prior to flow modelling 8-cell model and other rules Masked fill Depression-depth based filling

Error correction Arising from data collection Arising from data processing (e.g. interpolation)

Page 30: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 30

Surface analysis – geometrical methods

Surface geometry – volumetric analysis Profiles – simple cut and fill computations Surfaces:

Single grid vs reference (base) surface (e.g. z=0) Grid pairs – grid 1 (upper), grid 2 (lower) Result – estimate positive or negative volume

(relative, and/or wrt base) Computational procedures

Numerical integration (trapezoidal rule) Exact computation from TIN Indirect computation from point or profile data

Page 31: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 31

Surface analysis – geometrical methods

Visibility – Overview Application areas Line of sight modelling Viewshed (visible areas) modelling

Single and multi-point problems Static vs dynamic problems

Optical vs radio path visibility Euclidean model Earth curvature model Propagation modelling

Page 32: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 32

Surface analysis – geometrical methods

Visibility – line of sight analysis Simplified form of viewshed Point source plus direction(s)

Coloured line transect(s) Tabulated data Profile plots

Point source, offset from surface

Line of sight direction lines

Lines of sight – yellow= visible from source, red=not visible

Viewshed: dark blue=visible area

Page 33: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 33

Surface analysis – geometrical methods

Visibility – viewsheds and RF propagation Viewshed (visible areas) modelling

Input surface raster Point set raster – single, multi-point, zones etc Offsets for observation and target points Range (distance and angular) constraints Output – binary or multi-coded raster RF – selection of propagation model, parameters

(e.g. frequency, gain) and clutter modelling (typically surface offsets and obstacles)

Page 34: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 34

Surface analysis – geometrical methods

Visibility – viewsheds and RF propagation

A. Source topography B. Simple optical viewshed (pink=not visible)

Mobile phone mast

Page 35: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 35

Surface analysis – geometrical methods

Visibility – Isovist analysis Analysis of visibility in the plane One or more source points Complex optimisation problem

Sample point – green areas show visible street areas

Near optimal locations for cameras providing full coverage of streets

Page 36: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 36

Surface analysis – geometrical methods

Visibility – Space syntax Analysis of visibility in the built environment

Page 37: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 37

Surface analysis – geometrical methods

Watersheds and drainage – assumptions Uniform precipitation Flows take place entirely across surfaces

which they do not alter; unaffected by absorption or groundwater

Flows grow as a linear function with distance; not altered by slope values, just by direction

No barriers to flow Study region is complete and meaningful in

the context of the analysis

Page 38: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 38

Surface analysis – geometrical methods

Watersheds and drainage – modelling steps Input (complete/mosaic-ed) DEM Remove pits Identify flow directions – D-8, D-infinity or MFM Output ldd grid Identify flats and extrema Accumulate hypothetical flows to generate and

merge streams – include pour points Identify watersheds and stream basins

Page 39: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 39

Surface analysis – geometrical methods

Watersheds and drainage – D-infinity Max gradient of 8 facets identified Flows assigned to cells (pixels) in proportions:

21

22

21

11 ,

pp

Page 40: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 40

Surface analysis – geometrical methods

Watersheds and drainage – case studyPit filled DEM Flow accumulations and watersheds

Page 41: Www.spatialanalysisonline.com Chapter 6 Part A: Surface analysis – geometrical methods.

3rd edition www.spatialanalysisonline.com 41

Surface analysis – geometrical methods

Watersheds and drainage – case studyFlats and extrema Stream basins