locationtech / geotrellis

GeoTrellis is a geographic data processing engine for high performance applications.
http://geotrellis.io
Other
1.32k stars 360 forks source link

Fix URI parsing error in windows #3506

Closed dingsl-giser closed 1 year ago

dingsl-giser commented 1 year ago

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

Overview

Brief description of what this PR does, and why it is needed.

Checklist

Demo

Optional. Screenshots/REPL

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Closes #XXX