-
Notifications
You must be signed in to change notification settings - Fork 2
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
get_wdpa(isocode = "USA") does not work #4
Comments
Hi Joy! |
It seems that the WDPA server was in maintenance. It's all good now. Can you please tell me if you can download PA for the USA (it can take several long minutes)? Note that I modified the package and upgraded the version to 2.0.0 (read CHANGELOG/NEWS): I recommend you to reinstall the package from GitHub. |
Hi Nicolas! |
Hi Joy! |
I checked the code for the USA, and indeed there is an issue when downloading PA for the 2nd page (51 to 100). This a problem with the server (error 524). |
I am trying to download the protected areas of the United States of America. The ISO-3 code is USA.
This line of code test <- get_wdpa(isocode = "USA") produces this error:
Error: lexical error: invalid char in json text.
<!--[if lt IE 7
(right here) ------^
The text was updated successfully, but these errors were encountered: