1
vote
0answers
41 views

How do you split a feature using an existing line in QGIS?

All, Is there a way to split a feature (polygon) using an existing line (selected polyline) in QGIS? Thanks! -m
2
votes
0answers
120 views

Snapping line endpoints to a point feature class by adding a vertex

I have a line feature class whose endpoints should snap to the closest point in a points feature class. The problem is, I do not want the lines to move, but rather a vertex must be added to the ...
7
votes
1answer
393 views

Advanced Polygon and Parcel Splitting

While I am still struggling to divide polygons into same sizes in ArcGIS (we are using ArcView 3.0 scripts now which work fine), I now have an even much more complicated problem: I would like to ...