I have a polyline shapefile with each polyline having 200 segements with each segments length roughly 1 meter. I want to "resample" the polylines to have roughly 10 meter segment size and each polyline having roughly 20 segments. I understand this may result in some loss of information.<br>

<br><br>Can postgis help me with some  conversion like this. I need this done somewhat quickly. I have looked at the documentation but did not find anything relevant.<br>I have installed postgis on ubuntu and ran some queries. That's my level of familiarity with postgis.<br>

Would appreciate any pointers.<br><br>Best,<br>HB<br>