Trying to use the delete callbacks in practice it turned out that the naming is somewhat inconsistent with what we already have. Given a callback named `process_thing` and `processed_untagged_thing`, the more obvious naming is `process_deleted_thing`. You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348 -- Commit Summary -- * rename delete callbacks to process_deleted_* -- File Changes -- M src/output-flex.cpp (29) M src/output-flex.hpp (6) M tests/bdd/flex/delete-callbacks.feature (18) -- Patch Links -- https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348.patch https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348.diff -- Reply to this email directly or view it on GitHub: https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348 You are receiving this because you are subscribed to this thread. Message ID: <osm2pgsql-dev/osm2pgsql/pull/[email protected]>
_______________________________________________ Tile-serving mailing list [email protected] https://lists.openstreetmap.org/listinfo/tile-serving
