Intersection is a vector overlay operation done by polygon intersection operator. The result of this operator is the collection of all possible polygon intersections; the attribute table result is a join of the two input attribute tables.
Objective: The main objective of this tutorial is to see the houses that would be affected by road expansion project (from Buffer analysis) and to learn intersect in QGIS.
In the last lab we did buffering of road taking distance of ‘5m’. Today we will see the no. of houses that will be affected by this road expansion project using ‘Intersection’ geoprocessing tool.
Using Intersection tool to know the houses affected.
Step1: Right click ‘44N_buildings’ -> open attribute table.
Do the same for ‘RoadBuffer’
You will see something like this.
Do the same for ‘RoadBuffer’
You will see something like this.
A window will be displayed like this.
Now adjust the following settings parameter
Step3: Keep Input layer as ‘44N_buildings’, Overlay layer as ‘RoadBuffer’, Save it to a file by clicking three dots icon in (Lab1.5/ Output) with ‘Intersect_RB’ and finally click Run.
Step3: Keep Input layer as ‘44N_buildings’, Overlay layer as ‘RoadBuffer’, Save it to a file by clicking three dots icon in (Lab1.5/ Output) with ‘Intersect_RB’ and finally click Run.
Here we used ‘44N_buildings’ as input layer because it is the building data that we want to see being affected by ‘RoadBuffer’
If everything goes right you will see following output.
If everything goes right you will see following output.
Step4: Right click ‘Intersect_RB’ -> open attribute table.
These are the list of houses that will be affected by the project.
These are the list of houses that will be affected by the project.
0 comments:
Post a Comment