<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Dear all,<div><br></div><div>I have some difficulties to figure out how to split line at specific distance from the beginning.</div><div>I need to split a single line into several lines at specific distances.</div><div><br></div><div>I'm able to get the point at specific distance using the intersection function of QgsGeometry but I'm in trouble on how to create the new geometry.</div><div>I looked at the split function but I'm not sure it could help me.</div><div><br></div><div>Do you have some code to share on how to split a line into several lines at specified distances?</div><div><br></div><div>Thanks</div><div>Pierluigi</div></div></body></html>