Hi guys!<br><br>I wonder if there is a simple or reasonable possibility to make a specific amount of POINTS out of a LINESTRING or MULTILINESTRING?<br>I have some some Linestrings and now I want to transform these to a couple of Points.<br>
<br><br>Is it possible, that means is there already an useable function?<br><br>If not I thought of something like this: 1.appoint bbox of the linestring 2.divide the bbox area into a grid (lets say 32 boxes) 3.use line_interpolate_point function to get some intersections 4.save intersection as new multipoint ... ??<br>
<br>...you can say I'm a beginner in using postgis and stuff like that.<br><br><br><br>i would appreciate your help!!<br><br>Best regards<br>Mehmet Sirin<br>