Skip to content

Releases: Overv/openstreetmap-tile-server

v1.7.2

19 Jul 20:06
Compare
Choose a tag to compare
  • Update indexes for carto style. (#204, #205)

v1.7.1

03 Jul 13:32
85eaca5
Compare
Choose a tag to compare
  • Fixes openstreetmap-tiles-update-expire script not working. (#201)

v1.7.0

13 May 12:46
9679b29
Compare
Choose a tag to compare
  • Update openstreetmap-carto to version 5.3.1.
  • Update NodeJS to version 14 LTS.

v1.6.0

07 Mar 15:37
75e7714
Compare
Choose a tag to compare
  • Update link to switch2osm.org tile server guide (thanks @jdmonin)
  • Update PostGIS, OpenStreetMap Carto stylesheet and trim_osc.py helper (thanks @mhajder)
  • Upgrade to Ubuntu 20.04 base image
  • Latest Docker image is now rebuilt daily to provide the latest (security) updates.

v1.5.0

27 Oct 19:57
Compare
Choose a tag to compare
  • Change PBF/POLY download to show progress by default.
    • Can be overridden by setting WGET_ARGS to -nv.
  • Fix minor bugs.
  • Optimize Docker layers.

v1.4.0

19 Apr 10:56
e838310
Compare
Choose a tag to compare
  • Add functionality to have the container download the PBF/POLY data for you.
  • Various bug fixes and improved security by switching to https everywhere.

v1.3.10

19 Feb 20:08
Compare
Choose a tag to compare
  • Add support for host mounts (fixes #94, thanks @dbahrdt!)
  • Optimize image size and update libraries (thanks @Gjacquenot!)
  • Improve consistency of configuration flags (thanks @darekzbik!)

v1.3.9

05 Dec 20:28
Compare
Choose a tag to compare
  • Change custom config to be overridable (#89)

v1.3.8

07 Nov 20:15
Compare
Choose a tag to compare
  • Change import for automatic updating to require the UPDATES=enabled environment variable (fixes #86)

v1.3.7

22 Oct 21:12
Compare
Choose a tag to compare
  • Fix remaining references to PostgreSQL 10 (thanks @shkarface)