Skip to content

OAProc: ensure binary outputs are not UTF-8 decoded (#2304)#2312

Open
tomkralidis wants to merge 1 commit intomasterfrom
issue-2304
Open

OAProc: ensure binary outputs are not UTF-8 decoded (#2304)#2312
tomkralidis wants to merge 1 commit intomasterfrom
issue-2304

Conversation

@tomkralidis
Copy link
Copy Markdown
Member

Overview

This PR ensures that OGC API - Processes process non-ASCII output is not UTF-8 decoded.

Related Issue / discussion

Fixes #2304

Additional information

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 0.24.0 milestone Apr 2, 2026
@tomkralidis tomkralidis added the OGC API - Processes OGC API - Processes label Apr 2, 2026
@tomkralidis tomkralidis changed the title OAProc: ensure binary outputs are not UTF-8 decoded OAProc: ensure binary outputs are not UTF-8 decoded (#2304) Apr 2, 2026
@tomkralidis tomkralidis requested a review from a team April 2, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OGC API - Processes OGC API - Processes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Base process manager does not allow a processor to return bytes as the generated output anymore

2 participants