Important

Traducerea este un efort al comunității, la care puteți să vă alăturați. În prezent, această pagină este tradusă 27.91%.

8.2. Lesson: Combining the Analyses

Folosind rezultatele vectorizate ale analizei raster, veți putea selecta numai acele clădiri de pe terenul potrivit.

Scopul acestei lecții: De a utiliza terenul vectorizat rezultat la selectarea terenurilor adecvate.

8.2.1. ★★☆ Try Yourself:

  1. Save your current map (raster_analysis.qgs).

  2. Open the map which you created during the vector analysis earlier (you should have saved the file as analysis.qgs).

  3. In the Layers panel, enable these layers:

    • hillshade,

    • solution (or buildings_over_100)

  4. In addition to these layers, which should already be loaded in the map from when you worked on it before, also add the suitable_terrain.shp dataset.

  5. If you are missing some layers, you should find them in exercise_data/residential_development/

  6. Use the Intersection tool (Vector ► Geoprocessing Tools) to create a new vector layer called new_solution.shp which contains only those buildings which intersect the suitable_terrain layer.

Ar trebui să aveți de acum un strat care prezintă anumite clădiri din soluția dvs., cum ar fi:

../../../_images/new_solution_example.png

8.2.2. ★★☆ Try Yourself: Inspecting the Results

Look at each of the buildings in your new_solution layer. Compare them with the suitable_terrain layer by changing the symbology for the new_solution layer so that it has outlines only. What do you notice about some of the buildings? Are they all suitable just because they intersect with the suitable_terrain layer? Why or why not? Which ones would you deem to be unsuitable?

8.2.3. ★★☆ Try Yourself: Refining the Analysis

Puteți vedea din rezultate, că unele clădirile care au fost incluse nu au fost cu adevărat adecvate, astfel încât să putem rafina acum analiza.

We want to ensure that our analysis returns only those buildings which fall entirely within the suitable_terrain layer. How would you achieve this? Use one or more Vector Analysis tools and remember that our buildings are all over 100m squared in size.

8.2.4. În concluzie

Ați răspuns acum la întrebarea de cercetare originală, și v-ați conturat deja o opțiune (argumentată și susținută de o analiză) care poate sta la baza unei recomandări cu privire la proprietatea de dezvoltat.

8.2.5. Ce urmează?

Mai departe, vom prezenta aceste rezultate ca parte a celei de-a doua dvs. misiuni.