<p></p>
<p>Hello I stumble upon the following problem while trying to do <a href="https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/" rel="nofollow">https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/</a></p>
<pre><code>$ PGSSLMODE=disable osm2pgsql --password --host 1.2.3.4 --username admin --port 42 -d gis --create --slim -G --hstore --tag-transform-script ~/workspace/openstreetmap-carto/openstreetmap-carto.lua -C 2500 --number-processes 1 -S ~/workspace/openstreetmap-carto/openstreetmap-carto.style azerbaijan-latest.osm.pbf
2021-03-20 22:09:26 osm2pgsql version 1.4.1
Password:
2021-03-20 22:09:27 Database version: 12.5 (Debian 12.5-1.pgdg100+1)
2021-03-20 22:09:27 PostGIS version: 3.1
2021-03-20 22:09:27 Node-cache: cache=2500MB, maxblocks=40000*65536, allocation method=11
2021-03-20 22:09:28 Setting up table 'planet_osm_point'
2021-03-20 22:09:28 Setting up table 'planet_osm_line'
2021-03-20 22:09:28 Setting up table 'planet_osm_polygon'
2021-03-20 22:09:28 Setting up table 'planet_osm_roads'
Processing: Node(1000k 1000.0k/s) Way(0k 0.00k/s) Relation(0 0.0/s)2021-03-20 22:09:40 ERROR: DB copy thread failed: Ending COPY mode for 'planet_osm_nodes' failed: ERROR: value "4842224254" is out of range for type integer
CONTEXT: COPY planet_osm_nodes, line 441664, column lon: "4842224254"
..
</code></pre>
<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/issues/1434">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353TFBQUKZGDUFMM5ILLTEUGLJANCNFSM4ZQ2GPUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353XYOYZS5HVCUI67KLTTEUGLJA5CNFSM4ZQ2GPU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MPCI5LQ.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/issues/1434",
"url": "https://github.com/openstreetmap/osm2pgsql/issues/1434",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>