<html>
<body>
<br>
<br>
Sent from my Verizon Wireless 4GLTE smartphone.
<br>

<p>&nbsp;</p><hr></hr><div><blockquote dir=ltr style=MARGIN-RIGHT: 0px><font size=3>From : Frank Warmerdam<warmerdam@pobox.com></font><br><font size=3>Subject : Re: [gdal-dev] converting lines to linestrings</font><br>&nbsp;<div>On&nbsp;<a href='tel:11-08-27 02'>11-08-27 02</a>:10 AM, Zoltan Szecsei wrote:<br>&gt; Hi,<br>&gt; I'm not sure if this is the correct list to address this on, but ....<br>&gt;<br>&gt; I have lots of files, each with a bunch of lines that start &amp; stop on each<br>&gt; others ends and I need to convert them into line strings, file by file.<br>&gt;<br>&gt; Is there a command-line (batch) way I can do this?<br>&gt;<br>&gt; They are currently in DGN (v8) format but I can convert them to SHP, MID/MIF or<br>&gt; whatever.<br>&gt;<br>&gt; What I'm looking to do is to create a batch pipeline that, file by file, will<br>&gt; take each line, and if either of its ends are within 0.5m of another line-end,<br>&gt; then join them together to form one line string, then output that &quot;snapped up&quot;<br>&gt; data to disk. (any format)<br><br>Zoltan,<br><br>I do not believe you can accomplish this with ogr2ogr. &nbsp;But it is certainly<br>possible to write a script, for instance in python, that would accomplish<br>this in combination with the OGR API. &nbsp;That is the approach I would take.<br><br>Best regards,<br>-- <br>---------------------------------------+--------------------------------------<br>I set the clouds in motion - turn up &nbsp;&nbsp;| Frank Warmerdam,&nbsp;<a href='mailto:warmerdam@pobox.com'>warmerdam@pobox.com</a><br>light and sound - activate the windows |&nbsp;<a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam</a><br>and watch the world go round - Rush &nbsp;&nbsp;&nbsp;| Geospatial Programmer for Rent<br><br>_______________________________________________<br>gdal-dev mailing list<br><a href='mailto:gdal-dev@lists.osgeo.org'>gdal-dev@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></div></blockquote></div></body>
</html>