[Tile-serving] [openstreetmap/osm2pgsql] Osmdata class cleanup (#1111)

Jochen Topf notifications at github.com
Thu Apr 9 12:17:19 UTC 2020


Various cleanups of osmdata_t class. See individual commits.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Rename member variable osmdata_t::mid to m_mid
  * Rename member variable osmdata_t::with_extra to m_with_extra_attrs
  * Rename member variable osmdata_t::outs to m_outs
  * Small formatting fixes and cleanups
  * Remove unused osmdata_t constructor
  * Factor out slim_middle() function
  * Move has_pending calculation into its own function

-- File Changes --

    M src/osm2pgsql.cpp (2)
    M src/osmdata.cpp (162)
    M src/osmdata.hpp (16)
    M tests/common-import.hpp (4)

-- Patch Links --

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


More information about the Tile-serving mailing list