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

[WIP] Fix Windows local GDAL read #359

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vpipkt
Copy link
Member

@vpipkt vpipkt commented Sep 19, 2019

Ensure our modifications to the incoming URI string work downstream in VSIPath for Windows local files.

…le slash

Signed-off-by: Jason T. Brown <jason@astraea.earth>
@vpipkt
Copy link
Member Author

vpipkt commented Sep 20, 2019

See @MiguelNOX contributed output here

Punch line is this at line 62 Caused by: java.net.URISyntaxException: Illegal character in path at index 8: file:/D:\TFM\ACF\ACF_NDVI_savgolfix.envi ... working on the pattern for windows reading here obv but getting a little closer.

Copy link
Member

@metasim metasim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some sloppy Sim at work...

@metasim metasim changed the title WIP Fix Windows local GDAL read [WIP] Fix Windows local GDAL read Sep 27, 2019
@metasim metasim force-pushed the develop branch 2 times, most recently from 844c524 to a5c6446 Compare January 7, 2021 14:50
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.

None yet

2 participants