tyrasd / osmtogeojson

convert osm to geojson
http://tyrasd.github.io/osmtogeojson/
MIT License
683 stars 112 forks source link

Eats all memory and dies #145

Open roda37 opened 3 months ago

roda37 commented 3 months ago

I have an 80GB osm.pbf file and I am trying to convert it to geojson but as I don't have 256 GB of ram it wont convert it, the --help gives nothing useful and I don't see documentation here

Is there a way to limit the memory usage? I have 32 GB of ram