[Tile-serving] [openstreetmap/osm2pgsql] Various Cleanups (#1350)

Jochen Topf notifications at github.com
Tue Dec 1 10:46:28 UTC 2020


@joto commented on this pull request.



> @@ -240,14 +240,6 @@ void node_ram_cache::set_dense(osmid_t id, osmium::Location location)
         }
 
         if (queue[expectedpos] != &blocks[block]) {
-            if (m_warn_node_order) {
-                log_warn("Found out of order node {}"
-                         " ({},{}) - this will impact the cache efficiency",
-                         id, block, offset);
-
-                // Only warn once
-                m_warn_node_order = false;
-            }

I added a comment.

-- 
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/1350#discussion_r533312692
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201201/f789c3b0/attachment.htm>


More information about the Tile-serving mailing list