Select to view content in your preferred language

please help me with land cover change detection with ArcGIS 10.1

4920
7
Jump to solution
06-23-2013 07:03 PM
AnTruong
New Contributor
Hello everyone,

I am finding a way to detect land cover change with ArcGIS 10.1. I have googled alot, but most of the answer was with ArcGIS of older version. And I completely new to GIS, then I could not find a relevant tool in ArcGIS 10.

I already have the maps of land cover (MODIS MCD12Q1) from 2001 to 2011 of the area of interest.

Please kindly instruct me, how I can detect land cover change between these years.

Thank you very much.

with regards,

Ann
0 Kudos
1 Solution

Accepted Solutions
curtvprice
MVP Alum
Hi I am working on a similar project. I am trying to compare land cover in the UK in 2000 and 2007. I have a .asc file for each year with 10 habitat classes. I want to use combine in the spatial analyst toolbox but my issue is that the value field in the attribute tables varies slightly i.e some of the same habitats have been assigned different values in each year. I can find no way of editing the values. Any ideas how I can get round this?


You need to convert your raster values using the Reclassify tool so your land cover classifications are the same among all your rasters.

View solution in original post

0 Kudos
7 Replies
curtvprice
MVP Alum
I am finding a way to detect land cover change with ArcGIS 10.1. [...] I already have the maps of land cover (MODIS MCD12Q1) from 2001 to 2011 of the area of interest


If you have Spatial Analyst, the Combine tool will overlay two or more rasters. The output raster's value table includes the values of each unique cell value combination that occurred.
0 Kudos
DanLee
by Esri Regular Contributor
Esri Regular Contributor
Hi Ann,

Are you working with vector data? Would you be able to share some sample data? You may need to provide more details so that people can make the right suggestions. Thansk.
0 Kudos
curtvprice
MVP Alum
Are you working with vector data?


Dan, MCD12Q1 is a 500m global raster land cover dataset. (Kind of an awesome dataset IMHO!)

Land Cover Type Yearly L3 Global 500 m SIN Grid
0 Kudos
DanLee
by Esri Regular Contributor
Esri Regular Contributor
Thanks for the info and the link. If the raster tool solves the problem, then there is no need to think vector; i war just curious.
0 Kudos
CarlyEasby
Emerging Contributor
Hi I am working on a similar project. I am trying to compare land cover in the UK in 2000 and 2007. I have a .asc file for each year with 10 habitat classes. I want to use combine in the spatial analyst toolbox but my issue is that the value field in the attribute tables varies slightly i.e some of the same habitats have been assigned different values in each year. I can find no way of editing the values. Any ideas how I can get round this?

I am operating on 64-bit Windows 7 with ArcGIS 10.0

Thanks,

Carly
0 Kudos
curtvprice
MVP Alum
Hi I am working on a similar project. I am trying to compare land cover in the UK in 2000 and 2007. I have a .asc file for each year with 10 habitat classes. I want to use combine in the spatial analyst toolbox but my issue is that the value field in the attribute tables varies slightly i.e some of the same habitats have been assigned different values in each year. I can find no way of editing the values. Any ideas how I can get round this?


You need to convert your raster values using the Reclassify tool so your land cover classifications are the same among all your rasters.
0 Kudos
CarlyEasby
Emerging Contributor
Great, that worked perfectly.

Thank you!

Carly
0 Kudos