Skip to content
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

Can't open level 4 files #5

Open
JeromeMathieuEcology opened this issue Jul 8, 2019 · 0 comments
Open

Can't open level 4 files #5

JeromeMathieuEcology opened this issue Jul 8, 2019 · 0 comments

Comments

@JeromeMathieuEcology
Copy link

Hi,

I don't succeed opening the level4 data (either shp or geojson), on Qgis 3.8 and R.

In R I tried:

rgdal::readOGR(dsn = "level4.geojson", layer = "level4")
Error in ogrInfo(dsn = dsn, layer = layer, encoding = encoding, use_iconv = use_iconv,  : 
  Cannot open data source
rgdal: version: 1.2-12, (SVN revision 681)
 Geospatial Data Abstraction Library extensions to R successfully loaded
 Loaded GDAL runtime: GDAL 2.2.0, released 2017/04/28

I also have an issue with the .mdb file, which seems to be in a old version of the format.

Is there any trick?

Thanks
Jerome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant