[Tile-serving] [openstreetmap/osm2pgsql] Extracting middle sources to the separate folder (#761)
Lev Dragunov
notifications at github.com
Sun May 28 14:08:22 UTC 2017
Part of the #738 PR.
Extracts all middle related files to the separate folder. I believe that this will help to simplify understanding the project structure, because all middle related sources will be in one separate directory. Maybe, as a next step, it will be possible to avoid a prefix "middle" in the filenames.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/761
-- Commit Summary --
* Extract middle sources to separate folder
-- File Changes --
M CMakeLists.txt (12)
M geometry-processor.cpp (2)
R middle/middle-pgsql.cpp (0)
R middle/middle-pgsql.hpp (0)
R middle/middle-ram.cpp (0)
R middle/middle-ram.hpp (0)
R middle/middle.cpp (0)
R middle/middle.hpp (0)
M osm2pgsql.cpp (2)
M osmdata.cpp (2)
M output-gazetteer.cpp (2)
M output-multi.cpp (2)
M output-pgsql.cpp (2)
M tests/middle-tests.hpp (2)
M tests/mockups.hpp (2)
M tests/test-hstore-match-only.cpp (6)
M tests/test-middle-flat.cpp (2)
M tests/test-middle-pgsql.cpp (2)
M tests/test-middle-ram.cpp (2)
M tests/test-options-parse.cpp (4)
M tests/test-options-projection.cpp (2)
M tests/test-output-multi-line-storage.cpp (2)
M tests/test-output-multi-line.cpp (2)
M tests/test-output-multi-point-multi-table.cpp (2)
M tests/test-output-multi-point.cpp (2)
M tests/test-output-multi-poly-trivial.cpp (2)
M tests/test-output-multi-polygon.cpp (2)
M tests/test-output-multi-tags.cpp (2)
M tests/test-output-pgsql-area.cpp (10)
M tests/test-output-pgsql-schema.cpp (4)
M tests/test-output-pgsql-tablespace.cpp (4)
M tests/test-output-pgsql-validgeom.cpp (4)
M tests/test-output-pgsql-z_order.cpp (4)
M tests/test-output-pgsql.cpp (4)
M tests/test-parse-diff.cpp (2)
M tests/test-parse-xml2.cpp (2)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/761.patch
https://github.com/openstreetmap/osm2pgsql/pull/761.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/761
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170528/72119177/attachment.html>
More information about the Tile-serving
mailing list