[Qgis-user] Group Statistics Tool

2021-07-17 Thread krishna Ayyala
Hello, I have a polygon shape file with an attribute table as shown below. [image: image.png] I am using the Group stats tool to derive only those rows that have max area for each polygon. After clicking calculate, I got the results below. In the below window. I have selected the first row which

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 wan

[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