<div dir="ltr">Dear all,<div>I am asking for help with interpolating a geometry.<br><div>I have a geometry say "<b>geom</b>" and want to add new points to it at fixed distances, say "<b>distance</b>".<br></div><div>Using the method "interpolate" i.e., <b>geom</b>.interpolate(<b>distance</b>) returns only points at the interpolated distance(s), meaning the geometry points between the interpolated points are unknown.<br>Is there a method to insert the interpolated points into the <b>geom</b>(of course at the right positions)? <br>With other words, how to create a new geometry that contains the points of the old geometry and the interpolated points?<br><br>Kind regards,<br>Asim<br></div></div></div>