[Tile-serving] [openstreetmap/osm2pgsql] Use zigzag encoding for way node lists (#1491)
Jochen Topf
notifications at github.com
Thu May 13 09:34:51 UTC 2021
The delta encoded ids are, of course, sometimes positive, sometimes
negative. The zigzag encoding makes sure this is efficiently encoded.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1491
-- Commit Summary --
* Use zigzag encoding for way node lists
-- File Changes --
M src/middle-ram.cpp (6)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1491.patch
https://github.com/openstreetmap/osm2pgsql/pull/1491.diff
--
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/pull/1491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210513/75f02a38/attachment.htm>
More information about the Tile-serving
mailing list