Releases: omniscale/imposm3
Releases · omniscale/imposm3
v0.14.1
v0.14.0
The Imposm run
and diff
commands now have a -commit-latest
flag and commit_latest
config option. This will only commit changes to the database after the last file was imported (with diff
command), or once there is no new file available (with run
command).
Full Changelog: v0.13.2...v0.14.0
v0.13.2
Imposm now tries to keep the number of expired tiles reasonable for large changes by "zooming out", e.g. a continent wide change would result in a few handful of tiles in zoom level 6, and not millions of tiles in level 14. Mitigates huge files during vandalism and their reverts.
Full Changelog: v0.12.0...v0.13.2
v.0.12.0
Build with updated dependencies (GEOS=3.12.1, Go=1.21.6, LevelDB=1.23).
Requires Debian 10 or Linux distributions from 2022 or newer.
Other fixes: