Split polygons using partition lines via topology/polygonize approach
Splits polygon features (e.g. building footprints) using intersecting line features (e.g. internal partition walls) by building a planar topology and polygonizing. Outputs sub-polygons with original attributes plus PARENT_FID and SUB_ID fields.
Plugin Tags