Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

A Geographic Information System, or GIS, organizes map information into separate layers that can be viewed alone or stacked together. Each layer shows one type of information, such as roads, rivers, elevation, land use, or population. This matters because many real-world problems depend on how different features line up in space.

By comparing layers, students can see patterns that are hard to notice on a single paper map.

Key Facts

  • A GIS layer is one set of map data showing a specific theme, such as roads, buildings, soil type, or rainfall.
  • Overlay means placing two or more GIS layers on top of each other to compare their locations and relationships.
  • Vector layers use points, lines, and polygons to represent features such as wells, rivers, and city boundaries.
  • Raster layers use grid cells to represent continuous data such as elevation, temperature, or satellite imagery.
  • Map scale describes how distance on a map compares with distance on Earth, such as 1 cm = 1 km.
  • Distance formula on a grid: d = sqrt((x2 - x1)^2 + (y2 - y1)^2).

Vocabulary

GIS
A Geographic Information System is a computer-based tool for storing, mapping, analyzing, and displaying location-based data.
Layer
A layer is a separate map dataset that shows one category of geographic information.
Overlay
An overlay is the process of stacking and comparing multiple map layers to find spatial relationships.
Vector data
Vector data represents map features using points, lines, and polygons.
Raster data
Raster data represents geographic information as a grid of cells, where each cell has a value.

Common Mistakes to Avoid

  • Treating all layers as the same kind of data is wrong because point, line, polygon, and raster layers store information in different ways and require different analysis tools.
  • Ignoring map scale is wrong because a pattern that looks close on a small-scale map may be far apart in real distance.
  • Forgetting to align coordinate systems is wrong because layers may appear shifted or mismatched if they use different projections.
  • Assuming overlay proves cause and effect is wrong because GIS shows spatial relationships, but additional evidence is needed to explain why a pattern exists.

Practice Questions

  1. 1 A map scale says 1 cm = 2 km. Two schools are 4.5 cm apart on the map. How far apart are they in kilometers?
  2. 2 A GIS project has 5 layers: roads, rivers, elevation, population, and land use. A student adds 3 more layers: flood zones, hospitals, and bus routes. How many layers are now in the project?
  3. 3 A city planner overlays flood zones, population density, and hospital locations. Explain how this layer stack could help decide where to improve emergency evacuation routes.