<div dir="ltr">Hi Maning,<div><br></div><div>There was a 2016 summer of code proposal to implement GeoJSON text sequences but it didn't pan out. The Fiona package (for Python) is the only thing in the GDAL ecosystem that does this right now, as far as I know.</div><div><br></div><div>See <a href="https://toblerity.org/fiona/cli.html#load">https://toblerity.org/fiona/cli.html#load</a> and disregard the outdated bit about --x-json-seq. The fio-load command reads GeoJSON sequences (with or without the standard RS delimiter) and loads them into an OGR layer.</div><div><br></div><div>Hope this helps,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 12, 2017 at 7:03 AM, maning sambale <span dir="ltr"><<a href="mailto:emmanuel.sambale@gmail.com" target="_blank">emmanuel.sambale@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm trying to process line-delimited geojson with ogr2ogr.  Using gdal<br>
2.1, I don't think it can do it.<br>
So I had to convert it to a feature collection before processing with<br>
ogr2ogr.  Any other ways to process line-delimited data?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
cheers,<br>
maning<br>
------------------------------<wbr>------------------------<br>
"Freedom is still the most radical idea of all" -N.Branden<br>
<a href="https://epsg4253.wordpress.com/" rel="noreferrer" target="_blank">https://epsg4253.wordpress.<wbr>com/</a><br>
<a href="http://twitter.com/maningsambale" rel="noreferrer" target="_blank">http://twitter.com/<wbr>maningsambale</a><br>
------------------------------<wbr>------------------------<br>
______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/gdal-dev</a></font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Sean Gillies</div></div>
</div>