Xavier C. Llano
Xavier C. Llano
### Description Why proj4_params return an empty dict? #### Code to reproduce ```python import cartopy.crs as ccrs print(ccrs.epsg(3857).proj4_params) {} ``` ### Operating system Archlinux 64bits ### Cartopy version v0.20.1
To avoid python libraries' conflict between system and plugin, try to use the libraries in the system before using the libs inside the plugin. Related #67
Main changes: - We no longer need a custom EE authentication method, the new version of EE is working perfectly for the authentication process from Qgis console, also this fixes...
- Refactoring the process of generating (paver) and importing (init) the external libraries required by the plugin because it is not strictly OS-dependent: extlibs_OS > extlibs - Now is enough...
Hi, I have tried to access the STAC of the USGS Landsat in AWS: https://registry.opendata.aws/usgs-landsat/index.html  I can access the collection list but not the content, the test connection fails...
Hi, I enabled the Hosts plugin but it doesn't work, the message is: > Warning: Hosts: "Failed to open /etc/hosts for saving because: Permission denied (5)" I already have permission...
Google established that all Earth Engine usage must be linked to Cloud projects; this is the schedule by Google: - As of June 2024, all new Earth Engine access requires...
**Describe the bug** MozillaVPN is not compatible with Qt 6.8 **VPN version:** 2.24.1 **Affected Platforms:** Tested in Archlinux with rustup, PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mozillavpn **Actual result:** ```bash /run/media/xavier/Xavier-ext4/ArchLinux/AUR-packages/mozillavpn/src/mozillavpn-2.24.1/src/platforms/linux/daemon/dbustypeslinux.h:49:26: error: ‘qsizetype QByteArray::count() const’...
https://github.com/opengisch/qgis-plugin-ci