[Tile-serving] [openstreetmap/osm2pgsql] Split parse-osmium into input-handler and progress-display (#1206)

Jochen Topf notifications at github.com
Sun Jun 7 14:20:26 UTC 2020


Rename classes and put them in separate files. parse_osmium_t gets the
new name input_handler_t and parse_stats_t gets the new name
progress_display_t.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Split parse-osmium into input-handler and progress-display

-- File Changes --

    M src/CMakeLists.txt (6)
    A src/input-handler.cpp (98)
    A src/input-handler.hpp (55)
    M src/osm2pgsql.cpp (9)
    M src/osmdata.cpp (9)
    M src/osmdata.hpp (19)
    D src/parse-osmium.cpp (162)
    A src/progress-display.cpp (44)
    R src/progress-display.hpp (64)

-- Patch Links --

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


More information about the Tile-serving mailing list