Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@nvkelso nvkelso released this 20 Dec 05:40
0b90a22
  • Add Docker support and documentation. See DOCKER.md with details. PR #93.
  • Update for changes in the process_coord interface. PR #126.
  • Use new data fetcher interface, which allows for grouping. PR #118.
  • Changes to match data fetcher interface upstream in tilequeue. PR #112.
  • Update to support queries by table PR #110.
  • Update to move kind calculation to Python and update sample config for YAML parsing PR #106.
  • Update to pass through Python calculation functions for min_zoom.
  • Enable Shapely speedups if they're available PR #108.
  • Remove unused store references PR #104.
  • Add keyword arg to MockRedis to fix test. PR #102.
  • Include VERSION file in package PR #121.
  • Update package versions to latest. PR #125.
  • Pin to specific versions of mapbox-vector-tile and tilequeue.
  • Get edtf and mapbox-vector-tile from pypi, not Github
  • Add raw_tiles to requirements.txt.
  • Generate tileserver binary PR #124.
  • Add missing v2.1.1 changelog PR #122.