You will be combining maps of soils and vegetation in Africa to arrive at a soil map of high-vegetation areas.
This version of IDRISI is set up with a main menu on the left side of the screen, and submenus that appear to the right. You move from the main menu to the sub menus with [ENTER]. Go from sub back to the main with [ESCAPE]. The submenus are organized by groups of related procedures. DISPLAY MODULES, for example, offers many different ways to display data.
You will be using two raster files: SOIL -- a map of Africa derived from the FAO 1:5,000,000 soil map of the world digitized by the UN Environment Programme Global Resources Information agency. There are 135 classes of soils in this database.
VEG -- this is a vegetation layer from the NDVI (normalized difference vegetation index) from AVHRR satellite. Brighter colors = higher vegetation. Colors range from 1 to 16, with the lower numbers indicating less vegetation.
And two vector files: COUNTRY -- a map of inland country boundaries (Africa) COASTS -- a map of coastal boundaries (Africa)
Also look at the soils map (SOIL) with COLOR. Notice that you will have to page down to see the various soils. Soil types not displayed will appear as green.
Now look at SOIL with COLOR A. The "A" stands for AUTOSCALE. COLOR A will compress 135 different soils into 15 equal-range categories for display only. Notice that you only get one map with COLOR A: No paging down. But, several real soil types are assigned the same color.
Now go back to the main menu and choose GENERAL ANALYSIS, RECLASS. Reclass is a way to reassign values from any raster image to a new file. Specify the file SOIL to reclassify and name the output file "xxsoil46," with the being your initials. Choose the "USER DEFINED CLASSIFICATION" and read the menu. You are going to make a new file with 0s and 1s only (the reason will become clear in a moment). I'll give all soils with 47 a new value of 1, and all other soils 0. To do this I'll assign a new value of 0 to soils 0-just less than 47, a value of 1 to those 47 to just less than 48, and a value of 0 to old values 48 to just less than 140. I'll end the routine with "-1". Then display the the histogram (with HISTO) and the map (with COLOR). Do you know what to expect?
SCREEN CAPTURE! You will publish this map in your web page.
SCREEN CAPTURE! You will publish this map in your web page.
This map of vegetation intensities on soil type 47 in Africa was created with Clark University's IDRISI ver 3.2. First, soil type 47 was isolated with the reclassification routine, and the resulting data (0s and 1s) were multiplied by data indicating intensity of vegetation. The resulting map shows intensity of vegetation only over soil type 47 in Africa. Black areas indicate not soil type 47, not Africa, or not land mass.
The histogram shows the same data in graphical format.