Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@rustprooflabs rustprooflabs released this 16 Aug 01:56
ede13a4

PgOSM Flex 1.1.0


Commit hash: ede13a4

The commit hash from this git repo shows up with the PgOSM Flex version number in SELECT pgosm_flex_version FROM osm.pgosm_flex; If you see this version with a different commit hash, it indicates you are using a latest Docker image with untagged features.


Backend changes

  • Fix --update append when 2nd region has overlapping data in place relations #397 - Thanks @jhon100!
  • --skip-nested actually skips the whole nested place polygon process, instead of just part #398
  • place_polygon_nested table now respects --schema #398
  • Remove test from make broken by improvement in osm2pgsql #396

Data changes

  • N/A

Documentation

  • Improve documentation covering --update functionality #398
  • Improve documentation for testing osm2pgsql feature branches #396

Full Changelog: 1.0.2...1.1.0