Skip to content

Commit

Permalink
Disable tile compression
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Mar 2, 2025
1 parent 1cd3436 commit ee60b53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
MAX_ZOOM=15
EXCLUDE_LAYERS=""
FILTER_BUILDINGS=false
TILE_COMPRESSION=none
tags: |
ghcr.io/cmahnke/map-data/goettingen:latest
Expand Down Expand Up @@ -147,5 +148,6 @@ jobs:
MAX_ZOOM=15
EXCLUDE_LAYERS=""
FILTER_BUILDINGS=false
TILE_COMPRESSION=none
tags: |
ghcr.io/cmahnke/map-data/sylt:latest

0 comments on commit ee60b53

Please sign in to comment.