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
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
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