Mathieu Pellerin

Results 456 comments of Mathieu Pellerin

This has been fixed a while back :partying_face:

@boardend , can we close this earlier PR https://github.com/opengisch/QField/pull/2723 ?

This is about implementing a recent QGIS improvement that added a bunch of new ways to handle sorting (beyond providing a field): ![Image](https://github.com/user-attachments/assets/f3139190-bb08-4ccb-a577-dfbb3793ead6)

Implemented in upcoming QField 3.8 🥳

@timlinux , have you ever explored the qfieldcloud-cli interface (https://github.com/opengisch/qfieldcloud-sdk-python/?tab=readme-ov-file#cli-usage)? That offers a nice way to delete individual files. You can list files this way: ``` >> qfieldcloud-cli list-files 7998314b-9304-4183-b00f-57fe23e79f6d...

@woutergd , have thought about this a bit, we'd be perfectly fine having the community tab disabled if the endpoint URL (i.e. cloudConnection.url) isn't `*.qfield.cloud`. That'd be an acceptable change...

@rtdietrich , these two WMS servers have bad SSL certificates, that'd make them fail under QField: - https://www.geoportal.rlp.de/mapbender/php/mod_showMetadata.php/../wms.php?layer_id=61680&PHPSESSID=fligmmtpgllifprrgi0pt0tcum&VERSION=1.1.1 - https://www.geoportal.rlp.de/mapbender/php/wms.php?layer_id=61680&withChilds=1&VERSION=1.1.1 As for the two other ones, I can get them...

@rtdietrich , I see, you do have to zoom in quite a lot -- seen here rendered beautiful in QField :) ![Image](https://github.com/user-attachments/assets/c26ddb3a-b2fa-42ca-a397-441625ececc8) And indeed QField does not offer a way...

@coastalrocket , hey there. This is a known issue in upstream Qt's handling of text fields in QML scenes on Android. We're hoping it'll be fixed one day, but for...