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

Release 2025-02-09 #166

Merged
merged 5 commits into from
Feb 10, 2025
Merged

Release 2025-02-09 #166

merged 5 commits into from
Feb 10, 2025

Conversation

tordans
Copy link
Contributor

@tordans tordans commented Feb 9, 2025

No description provided.

- pointOnMiddleOfLinestring failed when the linestring had only two but identical points; we return one of them now.
  - Just in case, add some more try-catch guards
- Rework the API route to use a stream to write a temp file to disc and then return this file. This works around memory issues that failed the API route with an obscure error message
- Add a ?download=true flag to trigger the file download so the browser does not try to render a 5 MB json file; this is used on radinfra.de
- Change the output type to Newline-delimited GeoJSON just because it is easier to generate and MapRoulette handels it just as well.
@tordans tordans merged commit f35b91a into main Feb 10, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants