<p></p>
<pre class="notranslate"><code class="notranslate">mdione@ioniq:~/src/projects/elevation/data/osm$ osm2pgsql --version
osm2pgsql version 2.0.0
Build: None
Compiled using the following library versions:
Libosmium 2.20.0
Proj 9.5.0
Lua 5.3.6
</code></pre>
<p dir="auto">but the version has changed over time, since I use Debian Unstable and update every Sunday. Command might have been something like:</p>
<pre class="notranslate"><code class="notranslate">osm2pgsql --create \
    --port $port --database "$db" --cache 0 --number-processes 8 --verbose \
    --slim --flat-nodes europe.cache --hstore \
    --multi-geometry --style osm_carto/openstreetmap-carto.style \
    --tag-transform-script osm_carto/openstreetmap-carto.lua \
     "europe-latest.pbf"
</code></pre>
<p dir="auto">I say "something like" because I have this scripted and the opts might have slightly changed over time too. I checked y git history and nothing seems to be relevant.</p>
<p dir="auto">The style files have not been changed from osm-carto's.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2257#discussioncomment-10797657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353R425OHEZ25EOQLV63ZZE7EDAVCNFSM6AAAAABPCS7Q36VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZZG43DKNY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353RIQGUGVICWAI5U2TDZZE7EDA5CNFSM6AAAAABPCS7Q36WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAUTBFS.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><osm2pgsql-dev/osm2pgsql/repo-discussions/2257/comments/10797657</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2257#discussioncomment-10797657",
"url": "https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2257#discussioncomment-10797657",
"name": "View Discussion"
},
"description": "View this Discussion on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>