<p>See individual commits</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/osm2pgsql/pull/1191'>https://github.com/openstreetmap/osm2pgsql/pull/1191</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add options reference to osmdata_t member variables</li>
  <li>Remove roundabout way to get extra_attributes option</li>
  <li>Remove roundabout way to get several options</li>
  <li>Remove osmdata_t::start(), use constructor instead</li>
  <li>Rename osmdata_t::stop() to process()</li>
  <li>osmdata_t: Split up processing into defined stages</li>
  <li>Remove unused includes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-faaea964870887b7bf7a4925ed64850f">src/osm2pgsql.cpp</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-945b0338af91c31d5230475d7275513d">src/osmdata.cpp</a>
    (119)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-71bd4d24701983b83cd8beedb90c03c8">src/osmdata.hpp</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-4b779229f9f4cf8aa974a426de0dbed2">tests/common-import.hpp</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-fe7fa964c68c27a479f31a77b11e77fe">tests/test-output-multi-line.cpp</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-edcb0ef3e4ea94ce57f1bda104aab90e">tests/test-output-multi-point-multi-table.cpp</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-eebaae4c97010042727730b145206d03">tests/test-output-multi-point.cpp</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191/files#diff-67c75da8140cd1f8df94fe16a96a990a">tests/test-output-multi-polygon.cpp</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1191.patch'>https://github.com/openstreetmap/osm2pgsql/pull/1191.patch</a></li>
  <li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1191.diff'>https://github.com/openstreetmap/osm2pgsql/pull/1191.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/1191">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353VTQM35HBUFXR2JNE3RT75ALANCNFSM4NOIGDMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353RSEAYAXLE5KPVY2SLRT75ALA5CNFSM4NOIGDM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JLGHTFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/1191",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1191",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>