[Tile-serving] [openstreetmap/osm2pgsql] Extended schema support to middle and pgsql/multi output (#1288)
Jochen Topf
notifications at github.com
Sun Oct 11 09:33:51 UTC 2020
There was already support in progress for schemas in the flex backend,
which is likely to replace the pgsql backend at some point. Until then,
it's useful to be able to import data directly into a schema.
This is the original PR from Matt Amos with some changes from me: There
are two different options now for setting the schema for the middle and
the pgsql output, respectively. There are some docs and tests now.
This PR is an improved version of #1241
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1288
-- Commit Summary --
* Extended schema support to middle and pgsql/multi output
-- File Changes --
M docs/flex.md (2)
M docs/osm2pgsql.md (9)
M src/middle-pgsql.cpp (59)
M src/options.cpp (12)
M src/options.hpp (6)
M src/output-multi.cpp (3)
M src/output-pgsql.cpp (3)
M src/table.cpp (46)
M src/table.hpp (3)
M tests/regression.py (23)
M tests/test-middle.cpp (19)
M tests/test-output-pgsql-schema.cpp (18)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1288.patch
https://github.com/openstreetmap/osm2pgsql/pull/1288.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1288
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201011/41ced2f9/attachment.htm>
More information about the Tile-serving
mailing list