Re: [Qgis-user] intersection question

2023-11-12 Thread kirk via QGIS-User
Carroll via QGIS-User Date: 2023-11-11 3:45 a.m. (GMT-04:00) To: qgis-user@lists.osgeo.org Subject: [Qgis-user] intersection question Hi there,I'm fairly new to qgis, and hoping someone can point me in the right direction for a problem I'm trying to solve.I need to intersect two polyg

Re: [Qgis-user] intersection question

2023-11-11 Thread BS via QGIS-User
HI Matthew, this seems to be less of a QGIS specific question than a general GIS question IMHO. Anyways, to address the first question I would store the polygons' area in the intersection layer's attribute table. After intersecting you can compare the polygon's current area to the one stored

[Qgis-user] intersection question

2023-11-10 Thread Matthew Carroll via QGIS-User
Hi there, I'm fairly new to qgis, and hoping someone can point me in the right direction for a problem I'm trying to solve. I need to intersect two polygon layers, and identify which polygons from the original layer are, essentially, the ones that were "split" by the intersection process. In thi