-
Notifications
You must be signed in to change notification settings - Fork 0
6b: Land‐use allocation exercise
learning objective: land-use exercise
Now that you are familiar with the model, it is time to bring this knowledge into practice. You are provided with a fully functional copy of the Land Use Scanner that already contains a basic reference to four socio-economic scenarios (see Appendix II for a description). Scenario-specific land-use claims have been added to the model, and all available spatial datasets are included in the suitability maps. No weights have been added to these maps, however. The land-use claims and suitability maps are combined in the allocation module, and results are available from the Simulations container.
To generate maps related to Dutch land use in 2040 in a specific scenario, we request you do the following:
- Discuss within your group what suitability factors are important to you. How should the country look in the future? What factors could play a role? Does it have a positive or negative effect on the suitability?
- The next step is adjusting the suitability maps for all land-use types in your scenario. You can do this by changing the appropriate values in the scenario script (e.g. A1.dms) in the text editor. As a start, you can use the values you agreed upon in the previous step. Keep in mind that the total suitability value of a land-use type reflects the net benefits of a certain location for that specific land-use type. This should provide a rationale (as well as limits) for your range of suitability values. Keep the range between -20 and +40. Finally, save the script and re-start Land Use Scanner.
- Look at the resulting suitability maps per land-use function and discuss whether these are coherent with your initial thoughts on the scenario. Results can be analysed by comparing saved bitmaps and statistics of the situation before and after you change the script.
- Simulate future land use by running the appropriate simulation (e.g. Simulations > A1_GE). Check the resulting maps on consistency with the storylines of the scenario, e.g. by making maps that depict dominant land use and the changes from current land use. Discuss which adjustments are needed.
- Adjust the suitability maps and rerun the model until the results correspond with your views on the scenario.
- Summarize the results by making characteristic maps of future land use. Make use of the possibilities for creating evaluation maps that describe dominant land use, the changes compared to the current situation and impacts on natural areas and landscape values. You can export maps by right-clicking a layer to, for example, ArcGIS to create more elaborate impact assessments and/or more refined maps.
Now that you understand the impact of suitability factors, it is time to look into the effect of regional demand (or claims) on the outcome. The claims are defined per claim region (Randstand, intermediate zone, and peripheral zone) per land-use type in a .csv-file (i.e. ...\lus_demo\data\Scenarioclaims\Residential_rstintper.csv) and looks like this:
RstIntPer | Regio | A1 | A2 | B1 | B2 |
---|---|---|---|---|---|
0 | Exterior | 0 | 0 | 0 | 0 |
1 | Randstad | 39481.46516 | 26902.14096 | 20722.64149 | 5381.116004 |
2 | Intermediate zone | 25409.43429 | 17430.2063 | 11185.06832 | 5048.757996 |
3 | Peripheral zone | 16016.07455 | 11109.5091 | 7134.264191 | 0 |
- Save the predominant land-use map to, for example, a Word document. Then, change the claim for a region for a scenario and run again. What are the impacts?
Now that you understand the interplay of suitability and regional demand, we can think more in terms of policy analysis. An increasingly important factor in residential development in the Netherlands is climate adaptation. So, to investigate the impact of a policy measure, such as not building on too wet, too weak, or too subsidence-prone soils. Or building in flood-prone areas.
- First, add a few new grid layers called TooWetSoil.tif, TooWeakSoil.tif, TooSubsidenceProneSoil.tif, and TooMuchFloodDanger.tif, which are located in ...\lus_demo\data\Current_situation\Thematic_maps\Water, and add them to /Current_Situation/Thematic_maps/Water. What value type are these layers? How can you discern that?
- Now how to use this data set? Of course, add it to the suitability factors (e.g. /Scenario_Components/Local_Suitability/A1_GE/residential). What value should you give this?
- Now, determine the impact of this policy measure. Hint: look here /Simulations/A1_GE/Results/Continuous/Evaluation/Floodrisk/Result/LU_Damage.
Maybe you can think of other suitability factors that might be relevant. Find a dataset, maybe manipulate it, and add it. For example, maybe add a distance map to a buffered road network.
Go to previous module: 6a: Getting started
Go to next page: Appendix 6I, Land Use Scanner Background
GeoDMS Academy
- 0: Install GeoDMS GUI and setup a configuration
- 1: Learning the basic concepts of GeoDMS
- 2: Loading and storing data sources
- 3: Basic analyses with vector data (WORK IN PROGRESS)
- 4: Basic analyses with grid data (WORK IN PROGRESS)
- 5a: Working with networks over a road network
- 5b: Working with networks in a public transport setting
- 6: Allocating land-use