Topic02 GIS Basics
Topic02 GIS Basics
OSU Campus
Stadium
Building
Representation of Geographic Space (cont.)
• Field-based approach:
– It treats geographic space as populated by one or more spatial
phenomena, which are real-world features that vary continuously
over space with no specific extent.
– Spatial phenomena are represented as surfaces in the forms of
either regular tessellations or irregular tessellations (e.g.,
Triangulated Irregular Network – TIN).
regular tessellations
irregular tessellations
Approaches to representing the real world
Vector Data Model
• A vector data model uses sets of coordinates and associated
attribute data to define discrete objects.
• Three basic types of vector objects: points, lines, and
polygons.
• A feature class is a collection of
similar features stored together.
• Needs to be one geometry type
only, no mix of multiple types of
geometries.
• Needs to be the same type of
thing.
Vector Data Model (cont.)
• Location information of the
discrete objects is defined by
x-y coordinate pairs.
Vector Raster
Vector or Raster?
elevation
May Layers
• Maps are often
constructed from multiple
data sets.
x = 250,000 cm or 2.5 km
Large vs. Small Scale Maps
• The value of representative fraction or ratio
determines whether a map is a large or small scale
map.
– e.g., a 1:24,000-scale map is considered large-scale relative
to a 1:100,000-scale map
– It is difficult to
determine the
exact value when
features have
fuzzy boundaries.
Resolution
• It refers to the sampling interval at which data
are acquired.
• Spatial sampling resolution
– Distance between GPS points along a road.
– Size of pixel for elevation or satellite image raster.
• Thematic data resolution
– How fine was the measuring scale?
– Were the data classified after measurement?
• Temporal data resolution
– How frequently were data sampled?
– Daily, monthly, every decade?
Precision
• Precision has two meanings in science:
– number of significant digits in a measurement
– statistical variability of a repeated measurement
• High precision does NOT necessarily mean high
accuracy.
Source: Esri