Encoding
#149
Replies: 1 comment 1 reply
-
Any httr could include an encoding, but in the case of OGC services, it's better to leave the encoding to UTF-8. I'm not sure you would like to change the encoding. By default if don't provide the encoding, it is set to UTF-8 and we get this message from httr |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For some WCS coverages through
ows4R/R/WCSCoverageSummary.R
Line 206 in 1ab48df
Created on 2025-09-12 with reprex v2.1.1
Could the call to httr include an encoding?
Beta Was this translation helpful? Give feedback.
All reactions