-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Some geojson are not reachable #69
Comments
Hi,
|
My solution so far would be the following:
|
I would have a look today, in the past I saw similiar issues due to changes on GISCO API see #57 Ping @hannesaddec (GISCO) |
Also the case for world map. This code used to work:
Following @dominicroye , this seems to be the manual approach:
|
Thanks all for reporting, this should be fixed now after #70 Can you try with the dev version? remotes::install_github("rOpenGov/giscoR")
world <- gisco_get_countries(resolution = "10", epsg = 4326)
|
Looking into it.. should be fixed now
|
Hi, |
Thanks @hannesaddec @trifick Note that there is a new version of giscoR on CRAN implementing also the solution proposed by @dominicroye Everything should be working now with the CRAN version ping also @pitkant in relation with rOpenGov/eurostat#279 |
It seems that some geojson are not reachables, but it can be opened in a browser.
The text was updated successfully, but these errors were encountered: