[Tile-serving] [openstreetmap/osm2pgsql] Remove input handler (#1360)

Jochen Topf notifications at github.com
Mon Dec 7 17:16:24 UTC 2020


Remove input_handler_t class, bring everything into osmdata_t.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1360

-- Commit Summary --

  * Fold functionality of input_handler_t into osmdata_t
  * Remove unnecessary code
  * Change where progress meter is updated for nodes

-- File Changes --

    M src/CMakeLists.txt (1)
    D src/input-handler.cpp (94)
    D src/input-handler.hpp (55)
    M src/osmdata.cpp (103)
    M src/osmdata.hpp (28)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1360.patch
https://github.com/openstreetmap/osm2pgsql/pull/1360.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/1360
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201207/72d77073/attachment.htm>


More information about the Tile-serving mailing list