Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lambda-tiler): prefer geojson files to be downloaded BM-1048 #3316

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Jul 11, 2024

Motivation

Currently geojson files are generally just shown to the user when clicked from inside a browser most of our usecases want these files locally so it would be preferred if they download

Modifications

Force download all imagery geojson files using content-disposition

Verification

@blacha blacha changed the title fix(lambda-tiler): prefer geojson files to be downloaded fix(lambda-tiler): prefer geojson files to be downloaded BM-1048 Jul 11, 2024
@blacha blacha marked this pull request as ready for review July 11, 2024 04:14
@blacha blacha requested a review from a team as a code owner July 11, 2024 04:14
@blacha blacha requested a review from Wentao-Kuang July 11, 2024 04:14
@blacha blacha added this pull request to the merge queue Jul 11, 2024
Merged via the queue into master with commit 8391416 Jul 11, 2024
12 checks passed
@blacha blacha deleted the fix/force-download-geojson branch July 11, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants