github osm2pgsql-dev/osm2pgsql 1.4.2
Release 1.4.2

latest releases: 2.0.0, 1.11.0, 1.10.0...
3 years ago

This is a minor bugfix release that fixes the following issues:

  • Translate empty strings into NULL instead of 0.0 for columns of type double.
  • Consistently quote table names to handle upper case table prefixes correctly.
  • Avoid querying geometries in stage 2 of the flex output when expiry is disabled.
  • Fix syntax error in index creation with schema enabled.

The release also adds a new osm2pgsql-replication script to simplify the process of downloading and applying updates. It requires pyosmium and psycopg2. See #1411 for more information.

Don't miss a new osm2pgsql release

NewReleases is sending notifications on new releases.