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

RasterRef should not read HDFS scheme with GDAL reader. #319

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Aug 26, 2019

  1. Fix for issue 314 should not read HDFS scheme with GDAL reader.

    Signed-off-by: Jason T. Brown <[email protected]>
    vpipkt committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    25e2387 View commit details
    Browse the repository at this point in the history
  2. Check for gdal only URI in non-gdal schemes

    Signed-off-by: Jason T. Brown <[email protected]>
    vpipkt committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    73135c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    48a752b View commit details
    Browse the repository at this point in the history
  2. Remove local testing cruft bypassing cache

    Signed-off-by: Jason T. Brown <[email protected]>
    vpipkt committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    b4ca509 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    3c94a3b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Tweak to GDALRasterSource.hasGDAL

    Signed-off-by: Jason T. Brown <[email protected]>
    vpipkt committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    fc030e0 View commit details
    Browse the repository at this point in the history