[QGIS-it-user] MagicWand in python Console

2023-04-06 Per discussione Giulio Fattori
Buongiorno, ho notato le modifiche nella console, tra cui la magicwand per 'Reformat Code' al tentativo di usarla appare il messaggio /'The Python modules isort, autopep8 are missing'/ ho tentato di installarli dal setup di osgeo ma senza risultato, pare non siano disponibili. C' è

[Qgis-user] API data importing

2023-04-06 Per discussione Allan Younger via QGIS-User
Have tried to use LINZ Data Importer plugin. Have pasted API Key but have this Message in plugin which cannot remove Have re-installed plugin but message remains. Chrs Allan Younger ___ QGIS-User mailing list QGIS-User@lists.osgeo.org List info:

Re: [Qgis-user] Identify features

2023-04-06 Per discussione Thayer Young via QGIS-User
Hi Dario, In the QGIS 'Preferences' under 'Map Tools' at the top of the window 'Identify' you can set the 'Search radius for identifying features and displaying map tips'  the default is 2.00 mm. In the 'Identify Results' panel you can also set the tool to 'Identify Features by Radius', which

Re: [QGIS-it-user] Cancellazione console

2023-04-06 Per discussione Andrea Giudiceandrea via QGIS-it-user
Il 06/04/2023 19:49, Giulio Fattori ha scritto: che codice occorre per cancellare la console da pyqgis? Ciao Giulio, questo dovrebbe fare al caso tuo... from console import console console._console.console.shellOut.clearConsole() A presto. Andrea

[QGIS-it-user] Cancellazione console

2023-04-06 Per discussione Giulio Fattori
Buonasera, che codice occorre per cancellare la console da pyqgis? Grazie anticipatamente ___ QGIS-it-user mailing list QGIS-it-user@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/qgis-it-user

Re: [Qgis-user] Question Re: Map Exporting (How to keep Map

2023-04-06 Per discussione Thayer Young via QGIS-User
This GIS Stackexchange question and answer should help you: https://gis.stackexchange.com/questions/312150/why-are-labels-and-looks-different-between-print-layout-and-map-canvas-at-same-s -Thayer On Thursday, April 6, 2023 at 11:40:51 AM EDT, Michael Raymond wrote: Thank you, I am

[Qgis-user] Identify features

2023-04-06 Per discussione Dario C via QGIS-User
Hi, Is there any way to decrease or increase "identify features" action area? Thank you, Dario ___ QGIS-User mailing list QGIS-User@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe:

[Qgis-user] MBTiles have wrong georeferencing

2023-04-06 Per discussione Namotec, Eberbach am Neckar via QGIS-User
Hi, I want to georeference a very large SQlite file (MBTiles) and include it in QGIS3. The tiles can be displayed with QGIS, but the location is not correct. What is the best strategy to georeference MBTiles? According to manual MBTiles does not accept worldfile (wld). Reference:

Re: [Qgis-user] Question Re: Map Exporting (How to keep Map

2023-04-06 Per discussione Thayer Young via QGIS-User
Hi Mike, Firstly I would say that you should seriously think about updating your QGIS, as 2.18.28 is very old. The current long term release version is 3.28.5. QGIS 3 has many improvements over 2, and has been in development for long enough that the bugs are mostly worked out. I can not