[Tile-serving] [openstreetmap/osm2pgsql] Potential memory problem in libosmium? (#746)
Jochen Topf
notifications at github.com
Wed Apr 19 16:07:30 UTC 2017
@alex85k could you check a few things to narrow this down?
* The area assembler expects the input to be sorted. This is not the case here. Can you sort the input file (or use [this](https://tmp.jochentopf.com/d049fd2f6f954c6c2658cbcf562b65b4/test_output_pgsql_validgeom_sort.osm)) and check then?
* Could you check `examples/osmium_area_test` from libosmium and see whether it has the same problem? This would help in figuring out whether it is a libosmium problem (which I expect) or something related to how osm2pgsql uses libosmium.
* Could you try switching [these two lines](https://github.com/osmcode/libosmium/blob/master/include/osmium/area/detail/basic_assembler.hpp#L648-L649).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/746#issuecomment-295325522
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170419/87d8bff6/attachment.html>
More information about the Tile-serving
mailing list