-
Notifications
You must be signed in to change notification settings - Fork 4
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
releaase of rAHNextract v. 0.98 #13
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-updated github pages -introduced news and citation pages
-AHN1-AHN3 is currently not supported to be used. Please change it to 'AHN' to always use the latest version made available by PDOK. Currently that is AHN4. -The default extraction method to receive the AHN elevation is changed to 'simple' (nearest) instead of bilinear. Please see this [article](https://gisgeography.com/raster-resampling/) that explains the difference. -In this release downloading point clouds is not supported. -It is now possible to retrieve AHN elevation data at exact intersection points of 2 or more AHN sheets. Other changes -AHN4 is the latest full AHN version made available by PDOK. This release now supports this AHN version. -in `ahn_area()` introduced the ability to only download AHN sheets using the `sheets` parameter. -Introduced the function `ahn_sheets_info()` to retrieve information about the AHN sheets and which URLs are used for download. -Removed the ability to use older AHN versions (AHN1-AHN3). It is in the planning to reintroduce this in a future release. -Removed the ability to download point cloud data from the AHN. This will possibly be reintroduced in a future release. -Adjusted URLs so that AHN datasets hosted by PDOK can be retrieved again. -The code now looks at source URLs from data frames instead of hard coded references in the code. -Efficient checks are built in to see if the AHN version called is currently supported. -Reorganised code and removed deprecated/unsupported functions. -Removed all dependencies of the deprecated 'rgdal' package. 'Terra' package is now used instead of 'raster'. -Updated all the dependent package to the the latest versions. -improved R syntax throughout the whole code.
updated Readme
rAHN extract upgrade2024
improved logic of generate ahn point and renamed it to its name (get …
rAHNextract release 098
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.