Hi Ludovic, Can you extract a line from a shapefile and export it to WKT or encoded WKB for me? If so, I'll be happy to run your script.
Cheers, 2010/8/12 Ludovic Granjon <[email protected]>: > Hello Sean > Thank you for your help > > I join my script at this message. > There's different function : > - cut2line2 that cut the line every x distance > - openShapeLine2 that open a shapefile > - decoupage that call openShapeLine2 and cut2line2 > - creationShape that save the result as a shapefile > > - test is the main script, you just have to run it. It take in input the > shapefile line that we want to cut, the shapefile line result and the > distance to cut. > > Thanks > > Ludovic -- Sean
