Re: [QGIS-Developer] Mac-Package for QGIS 3.34.0: Problem with GDAL/GEOS-Version

2023-11-15 Thread Taro Matsuzawa via QGIS-Developer

Hi all.

I'm working on this issue.
https://github.com/qgis/QGIS-Mac-Packager/pull/168
I have some trouble about Qt.
qt-5.15.2.tar.gz may fail my all build on Sonoma.
Currently I try to build new qt5 but it is not success now.

However you can try anaconda's QGIS.
https://github.com/qgis/QGIS/issues/54979
I'm not try it but it may useful.

On 2023/11/16 16:10, Elstermann, Mike via QGIS-Developer wrote:

On QGIS for Mac, only GDAL version 3.3.2 and GEOS 3.9.1 are currently available in the 
latest QGIS 3.34.0. When can we expect the new GDAL/GEOS versions in the Mac-Package? The 
reason for my request is that GDAL drivers for newer geo formats (e.g. geoparquet) are 
missing and the "Multi Union" plugin does not work because it requires at least 
GEOS 3.10.

  Thanks in advance! Best regards, mikeE.
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--
Georepublic Japan Ltd.
Tokyo office:
SENQ Kasumigaseki, Nittochi Bld.2F
1-4-1, Kasumigaseki, Chiyoda-ku
Tokyo 100-0013


Taro Matsuzawa
R / GIS Specialist

eMail: t...@georepublic.co.jp
Web: https://georepublic.info

Tel: +81 (03) 6268 8551
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] QGIS Repo Is Not Updated

2023-11-15 Thread Andrea Giudiceandrea via QGIS-Developer

Hi Murat,
the issue should be fixed now, thanks to Dimas Ciputra.

https://github.com/qgis/QGIS-Django/issues/307#issuecomment-1813840867

Best regards.

Andrea
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] Mac-Package for QGIS 3.34.0: Problem with GDAL/GEOS-Version

2023-11-15 Thread Elstermann, Mike via QGIS-Developer
On QGIS for Mac, only GDAL version 3.3.2 and GEOS 3.9.1 are currently available 
in the latest QGIS 3.34.0. When can we expect the new GDAL/GEOS versions in the 
Mac-Package? The reason for my request is that GDAL drivers for newer geo 
formats (e.g. geoparquet) are missing and the "Multi Union" plugin does not 
work because it requires at least GEOS 3.10.

 Thanks in advance! Best regards, mikeE.
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] QEP: Authentication system updates

2023-11-15 Thread Nyall Dawson via QGIS-Developer
Hi lists,

I've created a new QGIS enhancement proposal at
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/278
concerning changes to the inbuilt authentication system / secure storage
support in QGIS.

By its nature, the authentication framework needs to be secure and any
changes to the authentication logic need careful consideration.

Comments and discussion on the github ticket linked above are encouraged!

Kind regards,
Nyall
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Plugin publication

2023-11-15 Thread Paolo Tormene via QGIS-Developer
Hello. Please, may someone approve this?
https://plugins.qgis.org/plugins/svir/version/3.16.4/
Thank you very much,
Paolo

On Mon, Oct 23, 2023 at 10:31 AM Paolo Tormene <
paolo.torm...@globalquakemodel.org> wrote:

> Hello. I'm writing to notify you that on October 11 I uploaded to
> https://plugins.qgis.org/plugins/svir/ a "stable" and an "experimental"
> version of my plugin and so far only the experimental one has been approved
> and made available for downloading. I suppose the other version was
> neglected by accident. May you check, please?
> Thank you in advance,
> Paolo
> --
>
> *PAOLO TORMENE* senior software developer +39 0382 5169882
>
> *GLOBAL EARTHQUAKE MODEL * working together to assess risk
>
> *GEM -* globalquakemodel.org  *T -*
> @GEMwrld  *F -* GEMwrld
> 
>


-- 

*PAOLO TORMENE* senior software developer +39 0382 5169882

*GLOBAL EARTHQUAKE MODEL * working together to assess risk

*GEM -* globalquakemodel.org  *T -*
@GEMwrld  *F -* GEMwrld

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] Plugin python library installation

2023-11-15 Thread Giacomo Titti via QGIS-Developer
Hi all,
I would install python libraries when the plugin that I'm developing Is
installed.
I read something about the possibility to list the required libraries in
the metadati.txt but I don't think there Is not an installer already
available in QGIS for the libraries, Am I correct? Is there any way to do
so? Has someone a code example for a solution?
I'm trying to run a subprocess to install libraries via PIP but I think It
Is not the proper way to do so.
Thanks
Best

Giacomo
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer