You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heads-up @joeytalbot it seems the .geojson url you added has moved:
remotes::install_github("itsleeds/jts")
#> Using github PAT from envvar GITHUB_PAT#> Skipping install of 'jts' from a github remote, the SHA1 (561ad864) has not changed since last install.#> Use `force = TRUE` to force installation
library(jts)
j= get_jts_data("jts0507", year=2017, output_format="sf")
#> 134 files found in path#> Warning in CPL_read_ogr(dsn, layer, query, as.character(options), quiet, : GDAL#> Error 1: HTTP error code : 404#> Error: Cannot open "https://opendata.arcgis.com/datasets/42f3aa4ca58742e8a55064a213fb27c9_0.geojson"; The file doesn't seem to exist.
Heads-up @joeytalbot it seems the .geojson url you added has moved:
Created on 2021-01-29 by the reprex package (v0.3.0)
You up for having a look at this?
The text was updated successfully, but these errors were encountered: