Geographic Information Systems
Spatial Data

Mark Foley
mark.foley@dit.ie

Learning outcomes

Introduction

Data sources

The Fundamental Problem

Discrete Objects and Continuous Fields

Discrete Objects

Continuous Fields

Spatial entities - Vector

Raster

Raster representation. Each colour represents a different value of a nominal-scale field denoting land cover class.

Raster representation. Each colour represents a different value of a nominal-scale field denoting land cover class.

Maps and their influence
on the character of spatial data

Scale

Ratio of distance on the map to distance on the groundLarge scale => small area & vice versa

Ratio of distance on the map to distance on the ground
Large scale => small area & vice versa

Generalization issues

Projections

Distortions

Cylindrical Projections

Conic Projections

The “Unprojected” Projection

Projections:
(a) cylindrical, (b) azimuthal, (c) conic

Commonly used projections

Transverse Mercator

Irish Grid

Irish Grid

Irish Grid

 

Spatial referencing

Latitude and Longitude

Definition of longitude

The Earth is seen here from above the North Pole, looking along the Axis, with the Equator forming the outer circle. The location of Greenwich defines the Prime Meridian. The longitude of the point at the centre of the red cross is determined by drawing a plane through it and the axis, and measuring the angle between this plane and the Prime Meridian.

The Earth is seen here from above the North Pole, looking along the Axis, with the Equator forming the outer circle. The location of Greenwich defines the Prime Meridian. The longitude of the point at the centre of the red cross is determined by drawing a plane through it and the axis, and measuring the angle between this plane and the Prime Meridian.

Definition of Latitude

Latitude of a point is the angle between a perpendicular to the surface and the plane of the Equator

Latitude of a point is the angle between a perpendicular to the surface and the plane of the Equator

The History of Ellipsoids

The History of Ellipsoids

Projection File example in WKT

PROJCS["TM65 / Irish Grid",
 GEOGCS["TM65",
  DATUM["TM65",
   SPHEROID["Airy Modified 1849",6377340.189,299.3249646, AUTHORITY["EPSG","7002"]],
   AUTHORITY["EPSG","6299"]],
  PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]],
  UNIT["degree",0.01745329251994328, AUTHORITY["EPSG","9122"]],
  AUTHORITY["EPSG","4299"]],
 UNIT["metre",1,
     AUTHORITY["EPSG","9001"]],
 PROJECTION["Transverse_Mercator"],
 PARAMETER["latitude_of_origin",53.5],
 PARAMETER["central_meridian",-8],
 PARAMETER["scale_factor",1.000035],
 PARAMETER["false_easting",200000],
 PARAMETER["false_northing",250000],
 AUTHORITY["EPSG","29902"],
 AXIS["Easting",EAST],
 AXIS["Northing",NORTH]]

Georeferencing

Georeferencing - Uniqueness

Georeferences as Measurements

Placenames

Postal Addresses and Postcodes

Where Do Postal Addresses
Fail as Georeferences?

Postcodes as Georeferences

UK Postcode System

Converting Georeferences

Topology

Thematic characteristics of spatial data

Types of Attributes

Cyclic Attributes

Sources of spatial data

The Global Positioning System

GPS satellite constellation

Aerial photographs

 

LIDAR

Lidar is a remote sensing technology that measures distance by illuminating a target with a laser and analysing the reflected light

Lidar is a remote sensing technology that measures distance by illuminating a target with a laser and analysing the reflected light

Data issues