[Tile-serving] [osm2pgsql-dev/osm2pgsql] Forcing objects to be reprocessed (Issue #2405)
Sarah Hoffmann
notifications at github.com
Fri Aug 22 18:56:45 UTC 2025
lonvia created an issue (osm2pgsql-dev/osm2pgsql#2405)
Sometimes it can be useful to mark certain OSM objects as changed so that osm2pgsql behaves as if it has read that object from an OSM change file. This can be used, for instance, if the Lua config changed in some specific way and you want to re-process some OSM objects that you know will be affected. This makes only sense in slim mode, of course.
To implement this, osm2pgsql basically would have to read that object from the middle and pretend that it just got it from the input file.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2405
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2405 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250822/bb4bf29e/attachment.htm>
More information about the Tile-serving
mailing list