[Tile-serving] [osm2pgsql-dev/osm2pgsql] Cleanup naming and formatting (PR #2388)
Jochen Topf
notifications at github.com
Wed Aug 20 13:00:00 UTC 2025
See individual commits.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2388
-- Commit Summary --
* Use uppercase for constants
* Rename Cell struct to cell_t
* Use east const
* Fix some formatting issues (clang-format)
* Use "east const" in clang-format
-- File Changes --
M .clang-format (7)
M src/command-line-parser.cpp (3)
M src/db-copy-mgr.hpp (2)
M src/db-copy.hpp (2)
M src/expire-tiles.cpp (3)
M src/flex-index.hpp (5)
M src/flex-lua-locator.cpp (2)
M src/flex-lua-table.cpp (7)
M src/flex-table.hpp (15)
M src/geom-area-assembler.hpp (2)
M src/geom-boost-adaptor.hpp (22)
M src/geom-from-osm.hpp (3)
M src/geom-pole-of-inaccessibility.cpp (19)
M src/logging.cpp (2)
M src/middle-pgsql.cpp (9)
M src/middle-ram.cpp (3)
M src/node-locations.hpp (3)
M src/ordered-index.cpp (4)
M src/osmtypes.hpp (2)
M src/output-flex.cpp (13)
M src/output-flex.hpp (11)
M src/pgsql-helper.cpp (3)
M src/pgsql-helper.hpp (1)
M src/pgsql.hpp (3)
M src/progress-display.hpp (1)
M src/reprojection-generic-none.cpp (1)
M src/reprojection-generic-proj6.cpp (7)
M src/table.cpp (1)
M src/taginfo.cpp (4)
M src/tagtransform-c.cpp (10)
M src/template.cpp (3)
M tests/test-check-input.cpp (1)
M tests/test-geom-multilinestrings.cpp (3)
M tests/test-json-writer.cpp (1)
M tests/test-options-projection.cpp (2)
M tests/test-ordered-index.cpp (33)
M tests/test-output-flex-example-configs.cpp (5)
M tests/test-output-flex-nodes.cpp (10)
M tests/test-output-flex-types.cpp (13)
M tests/test-output-pgsql-style-file.cpp (4)
M tests/test-persistent-cache.cpp (3)
M tests/test-taginfo.cpp (13)
M tests/test-wkb.cpp (1)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2388.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2388.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2388
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2388 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250820/579380b9/attachment.htm>
More information about the Tile-serving
mailing list