[Tile-serving] [osm2pgsql-dev/osm2pgsql] Has relation handling changed recently? (Discussion #2257)
Marcos Dione
notifications at github.com
Mon Sep 30 12:23:29 UTC 2024
```
mdione at 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-10797657
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2257/comments/10797657 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240930/7738145d/attachment.htm>
More information about the Tile-serving
mailing list