GIS Part III
GIS Part III
environmental management
Outline
1. Spatial Map Data – this is the location and shape of an object or feature.
2. Attribute Data – This is Descriptive data. It identifies what the map data is.
• These are all considered non-spatial because by themselves they do not pinpoint a
location.
• It can be qualitative (nominal data) or quantitative (ordinal, interval or ratio data)
3. Image Data – satellite image, aerial photographs and scanned maps fall
into this category
GIS Data Models/Formats
• Vector Data – (geo-objects) features are represented as Points, Lines,
Polygons
• Raster Data – Store features on a grid or as pixels
Cont…
• Models are ways of storing geographic information in the GIS.
• By using data models we can represent the real world in a way that
the computer can understand and do analysis that hold true to the
real world.
• The two most common data models are Vector and Raster.
Cont…
• Vector Data (Database oriented)
• Represents the world using points, lines and polygons, these are useful for storing
data and representations of features such as buildings, trails and roads.
• Each cell has a value that represents attribute data at that location.
• For example a 50 meter Landsat image means that each cell is 50 meters on the ground.
Advantages
• Easy to understand
Disadvantages
• Blocky appearance
Thank You