Another alternative is to use a script at startup of QGIS, which downlaods the file with wget to a local drive. <https://medium.com/@acpanjan/download-google-drive-files-using-wget-3c2c025a8b99> .
Kind regards Michael Am Freitag, 6. Oktober 2023, 08:26:14 CEST schrieb Adam Nielsen via QGIS-User: > > However, I would like to use Google Drive as a data repository instead > > of the website, so I uploaded the same file to (my) Google Drive in the > > "Shared Data" directory and made it public viewable using a https > > address similar to this: > > > > *https://drive.google.com/file/d/180sZv.... a lot of letters and > > numbers....Ue/view?usp=sharing* > > > > The question: Is there any method so QGIS can access to the .fgb file > > located in Google Drive using the information in the above https address ? > > I'm no expert on Google Drive but it looks like you're using the URL > for the friendly "view this file" page, rather than the URL that > contains the raw file content itself. > > You'll probably have to try to download the file and grab the download > URL it gives you there and use that instead. > > Cheers, > Adam. > _______________________________________________ > QGIS-User mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
