[Tile-serving] [openstreetmap/osm2pgsql] First version of multiple source in osm2pgsql-replication (PR #1769)
Pierre
notifications at github.com
Tue Sep 20 15:45:01 UTC 2022
Instead of assuming the replication_status table can contain only one source, make it possible to add multiple sources, and iterate on the table when running update.
When replicating for instance Europe from geofabrik, if you want the whole french territories, this is a must-have : the europe.osm.pbf file does not include french territories like Réunion, Guyane or Guadeloupe. And likewise, their replication stream will not include these territories.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1769
-- Commit Summary --
* First version of multiple source in osm2pgsql-replication
* make status compatible with multiple replications
-- File Changes --
M scripts/osm2pgsql-replication (235)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1769.patch
https://github.com/openstreetmap/osm2pgsql/pull/1769.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1769
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1769 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220920/a2393128/attachment.htm>
More information about the Tile-serving
mailing list