M8GEO-2.4

Change Detection from Satellite Data

Learn how satellite imagery reveals land-cover changes over time, how to calculate conversions between forest, farmland, and built-up areas, and why resolution and timing matter.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Change Detection from Satellite Data, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Imagine you want to know whether a forest is shrinking or a city is sprawling. You could visit in person, but that takes months and costs money. Satellite data lets you compare pictures of the same place taken years apart—and the math is straightforward. In this lesson, you'll learn how to detect what changed, figure out what probably converted to what, and understand why a satellite photo from 2015 and another from 2020 might tell an incomplete story.

Reading Land-Cover Data and Computing Change

Land-cover classification sorts Earth's surface into categories: forest, farmland, built-up land (cities, roads), and water. Satellite sensors collect data and scientists classify each pixel. Your data arrives as a table showing how many hectares fell into each class on two dates.

To find change, subtract the earlier value from the later value for each class. If forest went from 15,000 hectares in 2010 to 12,500 hectares in 2020, the change is 12,50015,000=2,50012,500 - 15,000 = -2,500 hectares. A negative number means that class shrank; positive means it grew.

Check your work by making sure all changes sum to zero. If one class loses 2,500 hectares, something else gained 2,500 hectares. The total area of your study region never changes—only the labels on the land do. This is your first guard against arithmetic mistakes.

Inferring Land Conversion Patterns

When you see forest declining and built-up land growing, the most likely story is that forest was converted to urban use. But without finer data showing exactly which pixels changed from which class to which, you must reason about the most probable conversion chain.

Start by ranking which classes grew and which shrank. If built-up area grew by 3,000 hectares and forest shrank by 2,000 hectares, you know forest → built-up is part of the answer. But 1,000 hectares of growth is unaccounted for. Look next: did farmland shrink? If it shrank by 1,000 hectares, then farmland → built-up likely supplied the remaining urban growth.

Remember: you are inferring, not proving. A satellite snapshot does not tell you whether the change happened gradually over five years or all at once. It only tells you the net result. If a forest was cleared and replanted twice in that period, the satellite would show the final state, not the cycle.

Understanding Image Resolution and Its Limits

Satellite image resolution is the ground size of each pixel—typically 10 to 30 meters on a side for freely available data. A 30-meter pixel covers 900 square meters, or 0.09 hectares. If your study region is 50,000 hectares, you have roughly 555,000 pixels.

This matters because small features disappear. A forest patch 20 meters wide is half a pixel; the satellite might classify it as "mixed forest and farmland" or miss it entirely. Roads, small buildings, and narrow water bodies vanish. An urban region with scattered trees may be classified as built-up, even though trees are there—the satellite sees the majority land cover in that pixel.

Coarser resolution (larger pixels) groups small patches together and makes boundaries blurry. Finer resolution costs more and requires clearer skies. Most classroom data use 30-meter pixels, which is good enough to track forest loss and urban sprawl but too coarse to count individual houses or measure the width of a small stream.

Cloud Cover and Temporal Gaps

Clouds block the satellite's view. A cloudy pixel cannot be classified—the data becomes missing. Heavy cloud cover in tropical or monsoon regions means you might have data for only one season in a five-year window, or none at all. If 30% of your study region is cloud-covered, you have lost information. The temptation is to ignore clouds and calculate change on the remaining 70%, but that biases your result if clouds hide certain land covers (for example, clouds over mountains but not plains).

The gap between dates also matters. If you compare 2010 to 2020, you see a ten-year net change—but you miss all the intermediate fluctuations. A forest might have been cleared in 2015 and partly regrown by 2020. A farm converted to suburban houses in 2012 and then developed into a shopping center by 2018. The satellite sees only the endpoints, not the journey. Smaller time gaps give finer temporal resolution but require more satellite passes, which costs more and increases the chance of cloud cover.

Putting It Together: Limits of the Evidence

Change detection from satellite data is powerful and cheap, but never error-free. Your answer rests on four foundations, each with limits: the image resolution (small features vanish), cloud cover (missing data), the classification algorithm (a forest edge might be misclassified as farmland), and the temporal gap (you see net change, not the path taken).

When you report results, always state these limits. Say "Based on 30-meter Landsat data from 2015 and 2020, with 8% cloud cover, forest declined by 2,500 hectares, most likely converted to farmland." Do not say "Forest was definitely cut for farms." The evidence shows a pattern; it does not prove a cause. Your geography teacher wants you to think like a scientist: confident in what the data shows, honest about what it does not.

Key terms

Land cover.
The physical material on Earth's surface in a given area, classified into categories such as forest, farmland, built-up land, and water.
Satellite resolution.
The ground size of one pixel in a satellite image, typically measured in meters; finer resolution shows more detail but costs more.
Change detection.
The process of comparing satellite data from two dates to identify which land-cover classes grew, shrank, or stayed the same.
Cloud cover.
The percentage of a satellite image blocked by clouds, which makes classification impossible in affected pixels and can bias results if it hides certain landscapes.
Land conversion.
The process by which one land-cover class transforms into another, such as forest to farmland or farmland to built-up land.
Temporal gap.
The time interval between two satellite images; larger gaps hide intermediate changes, while smaller gaps require more data and increase cloud risk.
Hectare.
A metric unit of area equal to 10,000 square meters, or roughly 2.47 acres; commonly used in land-cover accounting.

Worked example

You are analyzing land-cover change in a 40,000-hectare region. Satellite data from 2015 shows: forest 18,000 ha, farmland 15,000 ha, built-up 5,000 ha, water 2,000 ha. Data from 2020 shows: forest 16,500 ha, farmland 14,200 ha, built-up 7,800 ha, water 1,500 ha. (a) Calculate the change in each class. (b) Which class grew most? Which shrank most? (c) Propose the most likely conversion sequence and explain your reasoning. (d) What limit of the evidence would you mention when presenting these results?
(a) Subtract 2015 values from 2020 values for each class:

Forest: 16,50018,000=1,50016,500 - 18,000 = -1,500 hectares (shrank)

Farmland: 14,20015,000=80014,200 - 15,000 = -800 hectares (shrank)

Built-up: 7,8005,000=+2,8007,800 - 5,000 = +2,800 hectares (grew)

Water: 1,5002,000=5001,500 - 2,000 = -500 hectares (shrank)

Check: 1,500+(800)+2,800+(500)=0-1,500 + (-800) + 2,800 + (-500) = 0. Correct—every hectare lost from one class moved to another.

(b) Built-up grew most by 2,800 hectares. Forest shrank most by 1,500 hectares.

(c) Built-up gained 2,800 hectares total. Forest lost 1,500 and farmland lost 800, totaling 2,300 hectares from those two classes. The remaining 500 hectares came from water loss, which makes sense if wetland or a pond was drained and paved. So the sequence is: forest → built-up (1,500 ha), farmland → built-up (800 ha), and water → built-up (500 ha).

(d) When presenting, you would say: "This analysis uses satellite data with 30-meter resolution, which cannot detect small patches. If cloud cover obscured 10% of the region, those pixels were excluded, which may bias results if clouds concentrated over one land cover type. The five-year gap shows net change but masks any intermediate conversions—for example, forest that was cleared in 2016 and partly regenerated by 2020 would appear as a smaller loss than it actually was."

Practice questions

A satellite study of a region from 2010 to 2018 shows forest declining by 3,200 hectares and built-up land growing by 2,900 hectares. Farmland shrank by 400 hectares and water stayed nearly the same. Which of the following statements is the most accurate conclusion from this data?
  1. Forest was definitely cut down to build a city.
  2. Most of the new built-up land came from forest conversion, with additional area from farmland.
  3. All the lost forest became built-up land; the extra 300 hectares of built-up growth came from an unmeasured source.
  4. Farmland is disappearing faster than forests in this region.

Answer: Most of the new built-up land came from forest conversion, with additional area from farmland.

The data shows built-up gained 2,900 hectares. Forest lost 3,200, and farmland lost 400, which totals 3,600 hectares leaving those two classes. Of the 2,900-hectare built-up growth, 3,200 hectares could come from forest alone, but that exceeds the growth by 300 hectares—meaning either forest loss went elsewhere (back to farmland, natural regrowth, error in measurement) or the 2,900 figure is incomplete. The safest inference is that forest supplied most of the built-up growth, farmland supplied some, and the numbers hint at complexity. The first choice claims certainty we do not have ("definitely"). The third choice invents an unmeasured source with no reason. The fourth choice ignores that forest lost nearly eight times more than farmland.
You have satellite data for a 30,000-hectare study area at 30-meter pixel resolution. Clouds covered 22% of the image on the 2018 date you planned to use. Explain why you might hesitate to use this image for your change-detection study, and describe one approach to reduce the problem.

Answer: Answers should identify that 22% cloud cover means 6,600 hectares of missing data, making roughly one-quarter of the study area unclassified. If clouds are not randomly distributed—for example, if they concentrate over mountains or water—the missing data could hide conversions or bias which land covers appear to shrink or grow. One approach is to wait for a new satellite pass in a clearer season (dry season in monsoon regions), or use multiple images from nearby dates and average them, though this changes the temporal gap.

This question tests whether you understand that cloud cover is not just a minor nuisance—it creates blind spots that can distort your findings. A good answer recognizes that 22% is substantial and that the location of clouds matters as much as the percentage. Students who ignore the spatial distribution of clouds have not yet grasped that bias. The answer should also show that you can propose a realistic fix: waiting for better data, or accepting the cloud cover but adjusting your interpretation (for instance, comparing only the clear 78% and stating that plainly).
Two classmates computed land-cover change for the same region using satellite data from 2010 and 2020. One used 10-meter resolution data; the other used 30-meter resolution. Will their results be identical? Explain why or why not, and state which result you would trust more for tracking large-scale deforestation.

Answer: The results will not be identical. Higher-resolution (10-meter) data detects smaller forest patches, narrow roads, and strip farms that 30-meter pixels blur together or miss. The 10-meter data should show more detailed change patterns and likely more total forest area (because small forest patches count separately). For large-scale deforestation tracking, the 30-meter result is acceptable and practical since deforestation affects broad regions, not tiny features. However, the 10-meter data is more complete and would be preferred if budget allows.

This question asks you to think about resolution as a tool trade-off: finer is more accurate but more expensive and harder to obtain cloud-free. A complete answer recognizes that both statements are true—finer resolution is better and more expensive—and that the choice depends on what you are measuring. Deforestation on a regional scale is visible at 30 meters, but if you were tracking whether a specific forest reserve lost habitat to logging roads, you would need finer resolution. Students often assume "higher resolution is always better" without weighing cost and availability; this question pushes you to be more nuanced.

FAQ

Why does the change have to add up to zero?
The total area of your study region never changes. If forest becomes farmland, the number of forest hectares goes down by exactly the amount that farmland goes up. The region stays 40,000 hectares (or whatever your total is)—only the labels shift. If your changes do not sum to zero, you made an arithmetic mistake. This is your built-in error check.
Can satellite data tell me exactly which forest became a city?
No. Satellite pixels are mapped to a land-cover class, but they do not come with arrows showing "this pixel was forest, now it is built-up." You infer the conversion by comparing which classes shrank and which grew, and by reasoning about what makes sense (urban areas usually spread into nearby forest or farmland, not across water). Finer data and longer monitoring help, but change detection always involves some inference.
What should I do if my study region has a lot of cloud cover?
First, check whether clouds are randomly scattered or concentrated in certain areas (like mountains). If most clouds are over one land cover (say, the highlands), your data is biased and less trustworthy. You can wait for a new satellite pass in a clearer season, use an image from a different year that was less cloudy, or state clearly in your report that cloud cover affected your results. Never ignore the clouds and pretend the missing data do not matter.
Does a five-year gap between satellite images tell me when the change happened?
No. It tells you the net change over five years, but not the timing or pace. A forest might have been clear-cut in year one and a farm planted, staying that way. Or it might have been cleared in year three, replanted in year four, and harvested again in year five. The satellite sees only the state in year zero and year five, not the events in between. If you need to know when change occurred, you need satellite images from more dates, not just two.

Learn this with a teacher, not a page

The Crimsora tutor teaches Change Detection from Satellite Data live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.