<ul>
<li>Rename option "input_reader" to "input_format".</li>
<li>Also rename a parameter from "fmt" to "format" because "fmt"<br>
is used as namespace for the format library we are using.</li>
<li>Change default setting for autodetecting the file format from<br>
"auto" to simply the empty string. This matches the way the<br>
underlying osmium library does it.</li>
</ul>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Rename file format option and simplify default (auto) case</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1196/files#diff-8fc678ba06a385b9b43fa2afc72e840c">src/options.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1196/files#diff-e1c9ddc1756fbfc23ab4970762a3a928">src/options.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1196/files#diff-faaea964870887b7bf7a4925ed64850f">src/osm2pgsql.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/osm2pgsql/pull/1196/files#diff-2224226f2a0ecf44ccc0ce438c17e2e2">src/parse-osmium.cpp</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1196.patch'>https://github.com/openstreetmap/osm2pgsql/pull/1196.patch</a></li>
  <li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1196.diff'>https://github.com/openstreetmap/osm2pgsql/pull/1196.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/1196">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353V3P2XWXSB43K7P2Y3RUEFTVANCNFSM4NOWQSXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353VDUZZARQTNIQQTMD3RUEFTVA5CNFSM4NOWQSX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JLKQEMQ.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/1196",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1196",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>