Re: [QGIS-Developer] Gps connect

2022-07-27 Thread Adam Hoffritz via QGIS-Developer
I have encountered the same issue. Even though Qfield seems to read the GPS
device, at least according to measurement information the scan for device
never finds a device.

Regards/Bestu kveðjur,
Adam Hoffritz


mið., 27. júl. 2022 kl. 17:41 skrifaði Geo DrinX via QGIS-Developer <
qgis-developer@lists.osgeo.org>:

> Good evening,
>
> I am trying to connect an external GPS to QGIS 3.26.1
>
> I selected  COM4  as serial (the one where gps is )
>
> But, if I press the "Connect" button, QGIS answers "Impossibile
> connettersi al gps"
>
> Could I find some log or message to understand what I wrong?
>
> Thank you in advance
>
> Roberto (geodrinx)
> ___
> 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 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] Gps connect

2022-07-27 Thread Geo DrinX via QGIS-Developer
Good evening,

I am trying to connect an external GPS to QGIS 3.26.1

I selected  COM4  as serial (the one where gps is )

But, if I press the "Connect" button, QGIS answers "Impossibile connettersi
al gps"

Could I find some log or message to understand what I wrong?

Thank you in advance

Roberto (geodrinx)
___
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] QgsVectorLayerSaveAsDialog in python plugin

2022-07-27 Thread matteo via QGIS-Developer

Hi Andrea,

thanks for the information, I missed that.

So no way to reuse some existing pyqgis API right?

Cheers

Matteo

On 7/27/22 11:39, Andrea Giudiceandrea via QGIS-Developer wrote:

Hi Matteo,
there's also a one years old Feature Request [1].

Best regards.

Andrea Giudiceandrea

[1] https://github.com/qgis/QGIS/issues/45538


Il 27/07/2022 11:20, matteo via QGIS-Developer ha scritto:
I discovered that the QgsVectorLayerSaveAsDialog is not available in 
python bindings [0].

___
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 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] QgsVectorLayerSaveAsDialog in python plugin

2022-07-27 Thread Andrea Giudiceandrea via QGIS-Developer

Hi Matteo,
there's also a one years old Feature Request [1].

Best regards.

Andrea Giudiceandrea

[1] https://github.com/qgis/QGIS/issues/45538


Il 27/07/2022 11:20, matteo via QGIS-Developer ha scritto:
I discovered that the QgsVectorLayerSaveAsDialog is not available in 
python bindings [0].

___
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] QgsVectorLayerSaveAsDialog in python plugin

2022-07-27 Thread matteo via QGIS-Developer

Hi all,

I discovered that the QgsVectorLayerSaveAsDialog is not available in 
python bindings [0].


I have the need to export vector layers from a plugin with a similar 
dialog (with few options compared to the QGIS one).


Should I create a custom UI and python class or is another way to have 
the similar functionalities with other python classes (with UI of course 
:) )?


Cheers and thanks for any suggestion!

Matteo


[0] https://api.qgis.org/api/classQgsVectorLayerSaveAsDialog.html#details
___
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