We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I don't succeed opening the level4 data (either shp or geojson), on Qgis 3.8 and R.
In R I tried:
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
The text was updated successfully, but these errors were encountered: