Hi all,<div><br></div><div>I am having this kind of problem that I have one linestring("door") and then I am searching how many linestrings has intersect the linestring("door").</div><div>I am getting the intersections thats not a problem. What I need is to split / divide this "door" linestring to segments or parts or what ever...</div>
<div>So my goal is to devide "door" into 30 different parts (like if door is 30meters then I need thirty 1meter pieces). Then I can calculate how many linestrings are intersecting door</div><div>and in what part of door.</div>
<div><br></div><div>                                linestring "door"</div><div><br></div><div><----1------><-----2-----><------3------><-------5-----><-----6-------> and so on ...</div>
<div><br></div><div>Hope you guys undestood my need and somebody can help me little bit !</div><div><br></div><div>Thanks mates</div><div><br></div><div>Br.</div><div>Grant</div>