[Tile-serving] [openstreetmap/osm2pgsql] move builder from processors to output-multi (#774)

Sarah Hoffmann notifications at github.com
Tue Jul 25 21:28:18 UTC 2017


Processors are shared between threads and therefore
cannot hold the stateful wkb builders. Keep them in
output-multi instead and hand them in when calling
the process functions.

Fixes #773.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/774

-- Commit Summary --

  * move builder from processors to output-multi

-- File Changes --

    M geometry-processor.cpp (12)
    M geometry-processor.hpp (9)
    M output-multi.cpp (12)
    M output-multi.hpp (1)
    M processor-line.cpp (14)
    M processor-line.hpp (9)
    M processor-point.cpp (8)
    M processor-point.hpp (6)
    M processor-polygon.cpp (17)
    M processor-polygon.hpp (12)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/774.patch
https://github.com/openstreetmap/osm2pgsql/pull/774.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/774
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170725/d15cbb11/attachment.html>


More information about the Tile-serving mailing list