```
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
```
but the version has changed over time, since I use Debian Unstable and update
every Sunday. Command might have been something like:
```
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"
```
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.
The style files have not been changed from osm-carto's.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2257#discussioncomment-10797655
You are receiving this because you are subscribed to this thread.
Message ID:
<osm2pgsql-dev/osm2pgsql/repo-discussions/2257/comments/[email protected]>_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving