forked from yeesian/ArchGDAL.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rebase #2
Merged
Merged
Rebase #2
Commits on May 13, 2020
-
WIP: Decreasing test size (#121)
* Removed Duplicates remotefiles.jl now doesn't download same files (equal sha signatures). Also changed 2 lines of code, such that the tests now run on non-redundant data-sets. * Removed files which were not used for testing remotefiles.jl now doesn't download the datasets that are not used in any test * Deleted commented out lines As suggested [here](#121 (comment)), deleted the lines instead of commenting out
Configuration menu - View commit details
-
Copy full SHA for 2186d3a - Browse repository at this point
Copy the full SHA 2186d3aView commit details
Commits on Jun 3, 2020
-
Add a kwarg to set OSRAxisMappingStrategy (#120)
* add a kwarg to set OSRAxisMappingStrategy * test projection * cleanup, use :compliant as default * better documentation of the order kwarg * cleanup * bugfix reproject vectors
Configuration menu - View commit details
-
Copy full SHA for cbb603f - Browse repository at this point
Copy the full SHA cbb603fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fce0c1 - Browse repository at this point
Copy the full SHA 5fce0c1View commit details
Commits on Jun 4, 2020
-
To always make use of the new GDAL build system (jll). Should make support easier but bumps our Julia version from LTS to 1.3.
Configuration menu - View commit details
-
Copy full SHA for 2618a5c - Browse repository at this point
Copy the full SHA 2618a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6faf231 - Browse repository at this point
Copy the full SHA 6faf231View commit details -
Merge pull request #125 from yeesian/bump-gdal
require julia 1.3 / GDAL build with artifacts
Configuration menu - View commit details
-
Copy full SHA for 29c824b - Browse repository at this point
Copy the full SHA 29c824bView commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ab98d5 - Browse repository at this point
Copy the full SHA 0ab98d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 798ed32 - Browse repository at this point
Copy the full SHA 798ed32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0ab34 - Browse repository at this point
Copy the full SHA 2c0ab34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93a830 - Browse repository at this point
Copy the full SHA c93a830View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d3970 - Browse repository at this point
Copy the full SHA d3d3970View commit details -
Since that in turn requires PROJ_jll 7.0.1. Right now ArchGDAL can load a GDAL that was built with PROJ 7, with PROJ_jll 6, which causes issues like https://travis-ci.org/github/yeesian/ArchGDAL.jl/jobs/700533855#L373 Probably I should update the GDAL_jll to reflect that it requires PROJ 7.
Configuration menu - View commit details
-
Copy full SHA for 47cc556 - Browse repository at this point
Copy the full SHA 47cc556View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.