[Tile-serving] [openstreetmap/osm2pgsql] Fix multistage processing (#1208)

Jochen Topf notifications at github.com
Sun Jun 14 10:22:14 UTC 2020


@joto commented on this pull request.



>  
-        proc.process_ways(m_dependency_manager->get_pending_way_ids());
+    // stage 1c processing
+    for (auto &out : m_outs) {
+        if (out->has_stage1c_pending()) {

Removed in next version of PR.

-- 
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/1208#discussion_r439814322
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200614/199c9c8f/attachment.htm>


More information about the Tile-serving mailing list