@lonvia commented on this pull request.
> @@ -1084,6 +1084,38 @@ void
> output_flex_t::delete_from_tables(osmium::item_type type, osmid_t osm_id)
}
}
+void output_flex_t::node_delete(osmium::Node const &node)
+{
+ if (m_delete_node) {
+ m_context_node = &node;
Changed.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2344#discussion_r2167450558
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2344/review/[email protected]>_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving