[Tile-serving] [openstreetmap/osm2pgsql] Cleanup some code after removal of multi output (#1462)
Jochen Topf
notifications at github.com
Mon Apr 26 08:36:56 UTC 2021
After the removal of the multi output there are some functions which don't use all their parameters any more. These three commits clean up those functions and some related code.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1462
-- Commit Summary --
* Refactoring: Remove unused parameter from filter_tags()/check_key()
* Refactoring: Remove parameter from filter_rel_member_tags()
* Refactoring: Change a bunch of int variables/parameters to bool
-- File Changes --
M src/output-pgsql.cpp (14)
M src/tagtransform-c.cpp (152)
M src/tagtransform-c.hpp (11)
M src/tagtransform-lua.cpp (8)
M src/tagtransform-lua.hpp (9)
M src/tagtransform.hpp (10)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1462.patch
https://github.com/openstreetmap/osm2pgsql/pull/1462.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/1462
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210426/1c108002/attachment.htm>
More information about the Tile-serving
mailing list