Releases: openstreetmap/tirex
Releases · openstreetmap/tirex
v0.8.0
What's Changed
- box2d.hpp was moved to mapnik/geometry/ by @dotlambda in #54
- Fix postinstall folder locations by @otbutz in #52
- Dependency on boost::filesystem by @Nakaner in #59
- Align with debian by @amandasaurus in #61
- Fix unit tests. (The tests weren't updated to current output) by @amandasaurus in #64
- Raise default master timeout from 10 to 60 mins. by @amandasaurus in #63
- Restore the creation of these extra debs to this package by @amandasaurus in #62
- Tirex status json rm incorrect nulls by @woodpeck in #69
- Ensure stats are initialized at 0. by @amandasaurus in #67
- Add .gitignore by @amandasaurus in #68
- change default mapnik fontdir_recurse to true by @amandasaurus in #65
- Fix mapnik for the example map (<Map bgcolor=) now. by @amandasaurus in #66
- Tirex-Backend-Manager should fail to start if a mapnik style cannot be loaded. by @amandasaurus in #70
New Contributors
- @dotlambda made their first contribution in #54
- @otbutz made their first contribution in #52
- @Nakaner made their first contribution in #59
Full Changelog: v0.7.1...v0.8.0
Release 0.7.0
Changes from 0.6.4:
- example map uses geopackage not shape
- change some paths to match FHS 3.0 (tiles now under /var/cache/tirex/tiles by default)
- documentation changes, smaller fixes
Thank you @xamanu @stephankn @amandasaurus for your contributions.
Release 0.6.4
Changes from 0.6.3:
- allow postfixing of
mapfile
parameter with a dot and zoom level to set zoom-specific styles tirex-status
sorts styles alphabetically, has new option--numbers
to show tile counts- some bugfixes and security enhancements
Release 0.6.3
Adds template URL to TMS
v0.6.1
Changes from 0.5.2:
- improved tirex-syncd now uses persistent ssh connections and can sync to many hosts at once
- support connecting to an OpenSeaMap rendering backend, see https://svn.openstreetmap.org/applications/editors/josm/plugins/seachart/jrenderpgsql/