[Tile-serving] [openstreetmap/osm2pgsql] Error on applying OSM minutely diff in changeset sequence 3371578 (#921)
tb
notifications at github.com
Thu Mar 14 10:21:54 UTC 2019
> osm2pgsql cannot handle diffs with multiple versions. You need to sort and simplify your diff before feeding it to osm2pgsql. Use `osmosis --simplify-change` or more modern `osmium merge -s`.
Well, i guessed something like this - and i was afraid of it ;)
Is there any lightweight tool to handle this? I.e. osmconvert or another tool installable in the way of:
`wget -O - https://example.com/my_source.c | cc -x c - -lz -O3 -o small_tool`
Both osmosis and osmium have a huge dependency list i want to avoid - if possible.
--
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/921#issuecomment-472789861
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190314/9668f80f/attachment.html>
More information about the Tile-serving
mailing list