Lecture 4 Spatial Data Formats
Lecture 4 Spatial Data Formats
Raster)
Vector data formats
Vector data is a conceptual representation of geographic
objects, features, and/or entities. Geographic objects,
features, and/or entities are represented by points, lines and
polygons.
Feature
Classes
Feature datasets Grouping
Feature classes can be grouped into a larger unit called a collection, or
feature dataset. For instance, you could group roads and intersections into
a collection called “transportation dataset”
Organizing feature classes
When organizing feature classes into datasets:
- they must have the same coordinate system, and
-they may have the same geographic extent.
Typical examples are zoning, land use, and vegetation, where the attribute
values are not measurements or quantities, but descriptions such as
"residential," "commercial,“ in the case of zonings.
A discrete grid may have a default attribute table called a value attribute
table (VAT). For example, a land use grid's VAT can report the number
of cells for each land use class.
Landcover grid Value
attribute
table
2.3 Images
• Many types of imagery are collected and stored in multiple layers, e.g.
in a multi-spectral satellite image, each layer stores the amount of
reflectance from a different wavelength of the electromagnetic
spectrum.
Composite images are made up of multiple layers or
bands of digital data.
By assigning different colors to each layer, analysts can
evaluate factors such as land cover type and vegetation
density.
Common image formats supported by GIS software
include TIFF, Bitmap (.bmp, MrSID, JPEG, and IMG).