-
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
Error in if (nrow(output) == 1000)
when using DEM_request()
#100
Comments
Thanks for the information, I haven't looked into this yet. The server returns HTTP Error 400 (Bad Request), so something in the API has changed. |
It should work now. Dev version can be installed with: # install.packages("remotes")
remotes::install_github("kadyb/rgugik") One more issue is not resolved (but it worked before). In the case of |
Referring to my previous comment, this will probably not be fixed. I have reported this several times and each time I get negative response as it doesn't apply to the core of Geoportal. Therefore, these two attributes |
It looks like they updated the services again and nothing works again. |
It should work now. The |
Great work, @kadyb |
The issue seems to origin here --
rgugik/R/DEM_request.R
Line 96 in d6b7472
@kadyb are you aware of any changes to the geoportal that could cause this problem?
The text was updated successfully, but these errors were encountered: