Waleed
Waleed
Geographic
Data Types
Geographic Data Types:
Geographic data is information that is associated with a location
on Earth, and can include a variety of data types. Some types of
geographic data include:
▪ Spatial Data
▪ Vector Data
▪ Raster Data
▪ Attribute Data
Spatial Data
Spatial data refers to information that is linked to specific locations on the
Earth's surface. It describes the position, shape, and extent of geographic
features.
Key Characteristics of Spatial Data:
1.Location: The exact geographic position or coordinates (e.g., latitude,
longitude) of a feature.
2.Shape: The form or geometry of the feature (e.g., point, line, or area).
3.Extent: The area or boundaries covered by the feature.
4.Attributes: Descriptive data associated with the spatial feature, such as a
building's name, population, or height.
Vector Data
Vector data is a type of spatial data that represents geographic features using
geometric shapes such as points, lines, and polygons. It is precise and typically
used for representing discrete objects or boundaries.
Accuracy: Vector data is precise, using coordinates (e.g., latitude and longitude)
to define locations.
Attributes: Each vector feature can have associated data (e.g., the name of a
city, population, or road type).
Raster Data
Raster data is a type of spatial data that
represents the Earth's surface as a grid of
cells (or pixels), where each cell holds a
value that corresponds to a specific attribute,
such as elevation, temperature, or land cover
type.
Applications of Raster Data:
Environmental Monitoring: Analyzing
changes in land cover or forest areas over
time.
Urban Planning: Mapping urban sprawl or
infrastructure development.
Agriculture: Assessing crop health using
NDVI (Normalized Difference Vegetation
Index).
Attribute data refers Types of Data:
to information that • Nominal: Names or
describes the categories (e.g., city
characteristics of spatial name, land use type).
features in a Geographic Attribute
Information System • Ordinal: Ranked data
(GIS). It is non-spatial Data (e.g., high, medium,
data linked to spatial low).
data, providing context • Interval/Ratio:
or details about Numerical data with
geographic entities. measurable
differences (e.g.,
temperature, area).
Geo Referencing
In Geographic Information
Systems (GIS), data models
define how spatial data is
structured, stored, and
represented for analysis. These
models describe the relationship
between real-world features and
their digital representations.
1. Points
A single pair of coordinates (x, y)
representing a specific location.
•Characteristics:
•Dimensionless (no length, area,
or volume).
•Simplest form of spatial data.
•Examples:
Trees, wells, fire hydrants, and
city locations.
2:Lines
A series of connected points
forming a linear feature.
Characteristics:
•One-dimensional (length, but no
area).
•Can represent continuous or
interconnected features.
3:Polygons
Characteristics:
•Two-dimensional, but each cell is uniform in size and
shape.
•Suitable for representing continuous data.
Examples:
•Elevation models, temperature maps, satellite imagery,
and precipitation data.