qedus / osmpbf

OpenStreetMap PBF file format parser in Go Lang.
MIT License
141 stars 29 forks source link

large memory consumption by the "osm.pbf" files created by osmconvert #12

Closed kkdd closed 7 years ago

kkdd commented 9 years ago

The "osm.pbf" files created by osmconvert are observed to require large memory consumption when parsing. Ones created by osmosis require less memory consumption, on the other hand.

jongillham commented 7 years ago

I am going to close this issue as it hasn't been active for a long time and this package is more geared towards speed compared to memory footprint.