Re: [Qgis-user] Clip Tool query

2021-07-17 Thread Alexandre Neto
Actually, if the villages boundaries are all in the same layer, you need to run the clip tool with the vector iterator option on the village boundary layer. See more information here: https://docs.qgis.org/3.16/en/docs/user_manual/processing/toolbox.html#id10 Best regards, Alexandre Neto User

Re: [Qgis-user] Clip Tool query

2021-07-17 Thread Drew French
I think clipping as a batch process is one step. On Sat, Jul 17, 2021 at 5:33 AM shrawan tripathi < shrawantripathi1...@gmail.com> wrote: > Dear All, > I have one query that I have a contour file for a whole District and have > a village boundary of all the villages within the district. So I

[Qgis-user] Clip Tool query

2021-07-17 Thread shrawan tripathi
Dear All, I have one query that I have a contour file for a whole District and have a village boundary of all the villages within the district. So I want to create a contour file separately for all villages from a single process . So could anyone give me an idea about what tool I should use other