Skip to content

Release v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 21:48

Features

  • Add logging of timing for total time, each main section and for each tile generation step (#225) e5baae0
  • Use proper tool name in error message, reference Osmium or osmconvert (#232) 41fdbf7

Bug Fixes

  • include elevation data only if requested by the user, i.e. if -con is given (#223) 4b53962
  • Return error code of failed subprocess instead of success (which is the default) (#254) 85b8617
  • Draw highways/streets over paths in VTM theme (#250) 083f247
  • Fix invalid color for bolt2-track-raw-cycle ways in VTM theme (#242) 494b772

Development/Infrastructure/Test/CI

  • Fix unittests (#222) 04f09ac
  • remove deprecated linting settings (#226) 199a13e
  • move OsmData classes from osm_maps_functions.py to osm_data.py (#233) ad2828e
  • Update dependencies osmosis and mapwriter plugin incl. documenation (#236) f15aa86
  • unify logging of searching for needed maps 26a7eaf
  • update dependency mapwriter plugin from 0.20.0 to 0.21.0 (#255) c39294f
  • Update osmium-tool in developer env d817bc7