Release 3.16
Big thanks to all contributors!
Major changes
- Add 'official' boolean property to foot paths by @jake-low in #1707
- Include mountain peaks without elevation, but with name tag by @michalgwo in #1682
- De-duplicate transporation_name features by @ZeLonewolf in #1768
- Fix dropped road segments at z4-5 by @ZeLonewolf in #1767
- Remove swimming pool from water_name by @ZeLonewolf in #1748
Schema related
New features
- Add landuse=flowerbed to landcover by @nickswalker in #1661
- Add Toki Pona to languages by @tbodt in #1689
- Add Afrikaans to languages - Update openmaptiles.yaml by @Firefishy in #1732
- Add 'official' boolean property to foot paths by @jake-low in #1707
Selections
- Include mountain peaks without elevation, but with name tag by @michalgwo in #1682
- Remove swimming pool from water_name by @ZeLonewolf in #1748
- De-duplicate transporation_name features by @ZeLonewolf in #1768
- Fix dropped road segments at z4-5 by @ZeLonewolf in #1767
Docs
SQL related
- Removed update trigger on osm_boundary_polygon by @PatrikSylve in #1697
- Print information about test failures by @ZeLonewolf in #1761
Performance
- Improve getmvt performance on lower zooms (transportaion & poi) by @PatrikSylve in #1704
- Use pg_trigger_depth to avoid re-trigger in update by @PatrikSylve in #1708
- Set columns to null instead of dropping to avoid pg_deadlock during update by @PatrikSylve in #1710
Fixes
- Fix QUIET var handling in Makefile by @romainreignier in #1718
- Fixed generating lake labels by @michalgwo in #1733
- Update quickstart.sh (#1739) by @kingtistel in #1740
Style
- Update transportation style filter format by @redheli in #1672
- Undo inverted brunnel filter for minor roads by @mhernz in #1690
- Update style by @lazaa32 in #1728
- Fixes in style by @petraduriancikova in #1730
- Villages respect name:xx by @foenyx in #1742
- Fix road labels letter orientation by @petraduriancikova in #1751
- Trunk roads missing shield by @IloveRumania in #1773
Tools
- Update CI to use docker compose v2. by @TomPohys in #1680
- Vacuum-db: use parenthesis for vacuum options by @PatrikSylve in #1698
- Update OMT-Tools to 7.2. by @TomPohys in #1758
- CI update by @TomPohys in #1775
New Contributors
- @redheli made their first contribution in #1672
- @nickswalker made their first contribution in #1661
- @mhernz made their first contribution in #1690
- @PatrikSylve made their first contribution in #1698
- @tbodt made their first contribution in #1689
- @romainreignier made their first contribution in #1718
- @petraduriancikova made their first contribution in #1730
- @Firefishy made their first contribution in #1732
- @kingtistel made their first contribution in #1740
- @foenyx made their first contribution in #1742
- @1saifj made their first contribution in #1745
- @jake-low made their first contribution in #1707
- @IloveRumania made their first contribution in #1773
Full Changelog: v3.15...v3.16