Re: [gdal-dev] ogr2ogr : limit memory usage

2017-10-13 Thread Matthieu Lefort
OK, I’ll try it. Thanks for theses informations. Matthieu > Le 13 oct. 2017 à 12:43, Even Rouault a écrit : > > On vendredi 13 octobre 2017 10:06:56 CEST Matthieu Lefort wrote: > > Hi list, > > I am using ogr2ogr to load big geojson files (about 1 Go each) into > >

[gdal-dev] ogr2ogr : limit memory usage

2017-10-13 Thread Matthieu Lefort
process consumes all RAM in 20 seconds before stopping (out of memory). Install was made with apt-get install gdal-bin. (GDAL 2.1.2, released 2016/10/24) Is there a way to control memory usage or to avoid at least using more memory than the available one ? Thanks for your help ! - Matthieu Lefort