Exercise – 7 / How to use CLIP tool in QGIS
Clip
The clip tool is an overlay function that cuts out an input layer with the extent of a defined feature boundary. The result of this tool is a new clipped output layer.
Clip – Line
- Add Line Layer to Layers panel
- Add polygon boundary for clip
Figure 100 - Input Layer and Overlay layer before Clip
- Choose Vector → Geoprocessing tools →Clip to open clip window
- Select Input Layer(Ex: Network)
- Select Overlay Layer (Ex: Clip_Boundary)
Figure 101 - Clip Window
- Temporary layer will be created and added to Layer panel with Clippedlayer. Right click on the layer and save to destination folder.
Figure 102 - Layer after Clip
Clip – Point
- Add Point Layer to Layers panel
- Add polygon boundary for clip
Figure 103 - Input point Layer and Overlay layer before Clip
- Choose Vector → Geoprocessing tools →Clip to open clip window
- Select Input Layer(Ex: Location)
- Select Overlay Layer(Ex: Clip_Boundary)
Figure 104 – Clip Window for Point
- Temporary layer will be created and added to Layer panel with Clipped layer. Right click on the layer and save to destination folder.
Figure 105 – Point Layer after Clip
Clip – Polygon
- Add Polygon Layer to Layers panel
- Add polygon boundary for clip
Figure 106 - Input polygon Layer and Overlay layer before Clip
- Choose Vector → Geoprocessing tools →Clip to open clip window
- Select Input Layer(Ex: Parcel)
- Select Overlay Layer(Ex: Clip_Boundary)
Figure 107 - Clip window for polygon
- Temporary layer will be created and added to Layer panel with Clipped layer. Right click on the layer and save to destination folder.
Figure 108 - Polygon Layer after Clip
Comments
Post a Comment