Releases
Release 2.0.0 (2024-09-19)
- Removed lots of cruft
- Lots of convenient additions to flex config
Release 1.11.0 (2024-02-12)
- New middle is default
- New command line parser
- Use fewer database connections
Release 1.10.0 (2023-11-07)
- Much faster generalization
Release 1.9.2 (2023-09-04)
- Fix bug with two-stage processing
- Improved generalization support
Release 1.9.1 (2023-08-22)
- Fix compatibility of osm2pgsql-replication with psycopg3
Release 1.9.0 (2023-08-15)
- New osm2pgsql_properties table
- New experimental database middle format
- New experimental generalization support
- Schemas are handled differently
Release 1.8.1 (2023-02-13)
- Small fixes only
Release 1.8.0 (2023-01-28)
- More flexible index support in flex output
- Gazetteer output deprecated
- Fix performance problem with projections other than WGS84 and web mercator
- New pole_of_inaccessibility() function
Release 1.7.2 (2022-11-10)
- Small changes only
Release 1.7.1 (2022-10-04)
- Many new geometry processing functions
- Fix relation member ordering in multi-geometries
Release 1.7.0 (2022-08-15)
- Complete rewrite of geometry processing code
- All geometry processing now available from Lua
- "Bucket index" for way nodes enabled by default
Release 1.6.0 (2022-01-24)
- Ignore relations with more than 32.000 members
Release 1.5.2 (2022-01-11)
- Fix bug in style file reader
Release 1.5.1 (2021-07-29)
- Fix bug causing data loss in large imports
- Fix bug creating UNLOGGED tables
Release 1.5.0 (2021-06-02)
- Flex output not experimental any more
- Use much less memory in non-slim mode
Release 1.4.2 (2021-04-07)
- New osm2pgsql-replication script
- Small fixes and improvements
Release 1.4.1 (2021-02-03)
- Small fixes and improvements only
Release 1.4.0 (2020-12-07)
- Improved log output
- Negative object IDs in the input file are not allowed any more
- Multiple input files work now
- Schema is now configurable
- New experimental "bucket index"
Release 1.3.0 (2020-07-28)
- New experimental flex output
- Look for Lua scripts relative to style file
- Fix bug where some errors were silently ignored
Release 1.2.2 (2020-06-28)
- Update of bundled libosmium fixes bug with complex multipolygons
Release 1.2.1 (2019-11-29)
- Update of bundled libosmium fixes memory bug with complex multipolygons
Release 1.2.0 (2019-10-21)
- Fix out-of-memory issues in slim mode
Release 1.0.0 (2019-08-29)
- Drop support for old-style multipolygons
- Use COPY for improved performance
Older Releases
For older releases see the Github releases page.