georeferencing getting maps and satellite images into gis

13
Georeferencing Getting maps and satellite images into GIS

Upload: peter-owens

Post on 11-Jan-2016

235 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Georeferencing Getting maps and satellite images into GIS

Georeferencing

Getting maps and satellite images into GIS

Page 2: Georeferencing Getting maps and satellite images into GIS

Georeferencing (ESRI PRESS 2003)

To establish a relationship between page coordinates on a planar map and known real-world coordinates.

Geometric Transformation (Chang)The process of converting a map or an

image from one coordinate system to another by using a set of control points and a transformation equation.

Geometric transformation and georeferencing often involves: scaling, rotating, and warping an image to a giving set of geographic or projected coordinates

Page 3: Georeferencing Getting maps and satellite images into GIS

Sources of Raster Imagery

Scanned Images Historic Paper Maps Aerial photographs

Digital Aerial Images

Satellite Images

Page 4: Georeferencing Getting maps and satellite images into GIS

Control Points

Control points are know locations for a physical feature that can be identified.

These are the points you will be using to georeference your image.

Control points can be collected using GPS, determined using tics on a paper map, or from known features from a base layer

Page 5: Georeferencing Getting maps and satellite images into GIS

Transformation Methods

different methods preserve different geometric properties

Most common!

Page 6: Georeferencing Getting maps and satellite images into GIS

First-Order Transformation - Affine

Page 7: Georeferencing Getting maps and satellite images into GIS

First-Order Transformation - Affine

X = Ax + By + C Y = Dx + Ey + Fx and y are input coordinates

X and Y output coordinates - to be determined

A = Sxcos(t)B = Sy[k cos(t) –sin(t)]D = Sxsin(t)E = Sy[k sin(t) + cos(t)]C = Translation in x directionF = Translation in y direction k = sheer factor Skew angle = arctan(k)Sx = Scale factor in x directionSy = Scale factor in y direction

•Scales, skews, rotates, and translates the layer coordinates.•The affine transformation requires a minimum of three control points.

Page 8: Georeferencing Getting maps and satellite images into GIS

Higher Order Transformation

Complex distortions can be corrected

Requires more links and control points

Second- OrderMinimum of 6 control points

Third - Order Minimum of 10 control points

First – Order is suitable for most purposes

Page 9: Georeferencing Getting maps and satellite images into GIS

Distortions

Distortions

Tilt of the cameraCurvature of the earthUneven terrain

Distortion can be corrected in the transformation and rectifying process.

Page 10: Georeferencing Getting maps and satellite images into GIS

Resampling

Resampling A process of filling each pixel of a newly

transformed image with a value or a derived value from the original value.

Resampling Methods Nearest neighborhood assignment Bilinear interpolation (four neighbors) Cubic convolution (16 neighbors)

Pyramiding Technique that builds different levels of

resolution of data for display (works behind the scene in ArcGIS)

Page 11: Georeferencing Getting maps and satellite images into GIS

Resampling

Page 12: Georeferencing Getting maps and satellite images into GIS

Root Mean Square (RMS) Error

Deviation between the actual location and the estimated location of the control points.

Error for a control point is

Average RMS is

Page 13: Georeferencing Getting maps and satellite images into GIS

General Steps for Georeferencing an Image in ArcGIS

1. Obtain a digital or scanned imagery/map .

2. Obtain base data (a data layer with a known coordinate system) or control points that represent locations/objects visible in image.

3. Create displacement links (links), clicking first on RASTER, then on base layer.

4. Look at the link table for acceptable residual on each point and total RMS error.

5. Select transformation method.

6. Rectify the map by selecting a resampling method (optional in ArcMap). Rectifying will create a new image file