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 FileRangeReaderProvider parsing URI in windows #3507

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Fix FileRangeReaderProvider parsing URI in windows #3507

merged 1 commit into from
Mar 15, 2023

Conversation

dingsl-giser
Copy link
Contributor

Overview

Fix the problem that Paths.get cannot be recognized correctly after URI parsing in windows.

Notes

Use HadoopCOGLayerReader to read COGLayer and perform first operation on the result RDD.

Before repair:
image

After repair:
image

Fix the problem that Paths.get cannot be recognized correctly after URI parsing in windows.
@dingsl-giser dingsl-giser marked this pull request as ready for review March 3, 2023 06:04
@pomadchin pomadchin self-requested a review March 3, 2023 09:35
@dingsl-giser dingsl-giser marked this pull request as draft March 7, 2023 01:53
@dingsl-giser dingsl-giser marked this pull request as ready for review March 7, 2023 01:54
@pomadchin
Copy link
Member

Thank you! 🎉

@RunBoo
Copy link

RunBoo commented Nov 14, 2023

@pomadchin Hi~ May I ask when the next release of Geotrellis is scheduled and if this PR will be included in it?

@pomadchin
Copy link
Member

Hi @RunBoo nothing planned for the immediate release, but you can already use snapshots if there is an urgent need in anything!

@RunBoo
Copy link

RunBoo commented Nov 14, 2023

Okay, I am currently using the modified geotrellis-util package and it works fine. Thank you, and I look forward to your next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants