[Tile-serving] [openstreetmap/osm2pgsql] Add properties from input file(s) to database (PR #1976)
Jochen Topf
notifications at github.com
Thu Jun 15 15:51:00 UTC 2023
This adds a new property "last_timestamp" to the database with the highest timestamp found in any of the input files.
It also adds properties "replication_base_url",
"replication_sequence_number", and "replication_timestamp" if there is only a single input file and if that file has the respective header fields set.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1976
-- Commit Summary --
* Add properties from input file(s) to database
-- File Changes --
M src/input.cpp (38)
M src/input.hpp (11)
M src/osm2pgsql.cpp (29)
M tests/bdd/regression/update.feature (2)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1976.patch
https://github.com/openstreetmap/osm2pgsql/pull/1976.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1976
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1976 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230615/bf9c616e/attachment.htm>
More information about the Tile-serving
mailing list