rustprooflabs / pgosm-flex

PgOSM Flex provides high quality OpenStreetMap datasets in PostGIS (Postgres) using the osm2pgsql Flex output.
MIT License
100 stars 20 forks source link

Update for osm2pgsql 1.10.0 #370

Closed rustprooflabs closed 10 months ago

rustprooflabs commented 10 months ago

Code-less change. Following instructions on https://pgosm-flex.com/docker-build.html

Pulled latest upstream image and ensured osm2pgsql 1.10.0 is installed.

rustprooflabs commented 10 months ago

time make passes.

Version checks out

 docker exec -it pgosm /bin/bash -c "osm2pgsql --version"
2023-11-07 19:05:07  osm2pgsql version 1.10.0 (1.10.0)
Build: RelWithDebInfo
Compiled using the following library versions:
Libosmium 2.20.0
Proj [API 6] 7.2.1
Lua 5.4.2