Re: [Qgis-user] QGIS customized importing apparently causes problems with type checkers/Intellisense

2021-12-15 Per discussione Richard Duivenvoorde
Hi Ari, I'm not using VS Code so sorry, cannot give specific help. But using Pycharm there also you need to take a lot of hoops to be able to use code-completion. See for example: https://qtibia.com/how-to-setup-pycharm-for-qgis-development-under-linux-and-windows/ and

[Qgis-user] QGIS customized importing apparently causes problems with type checkers/Intellisense

2021-12-15 Per discussione Ari Meyer
Hi, We've been trying to use VS Code Python type checkers to reduce errors, and leverage Intellisense for code completion. We've been unable to get these to work with PyQGIS and PyQT classes, for instance: [image: image.png] I believe I've traced the problem to some customized importing that's

Re: [Qgis-user] Buffer by Attribute Issue

2021-12-15 Per discussione chris hermansen
Peter and list, On Wed, Dec 15, 2021 at 7:26 AM Peter Devanney wrote: > Hi Folks > > Have a table full of points that I want to buffer by a variable distance. > The distance is an attribute in the input table in km. > > Using Vector>Geoprocessing>Buffer It works fine if I specify a fixed >

[QGIS-it-user] errore nel collegamento di due algoritmi di processing nello stesso script

2021-12-15 Per discussione Giacomo Fontanelli
Salve, vi allego l'ultima parte di uno script python che dovrebbe funzionare come algoritmo di processing. In pratica dovrebbe compiere un'operazione matematica su ogni banda di un multiband raster e immediatamente creare un nuovo multiband raster in output con le bande calcolate. Lo script

Re: [Qgis-user] Buffer by Attribute Issue

2021-12-15 Per discussione Bernd Vogelgesang
Hi, sorry, but can't reproduce your problem (but on Linux Mint QGIS 3.22). Generated 100 random points and added a field "buffer" from $id*10. Everything fine here. Bernd Am 15.12.21 um 16:26 schrieb Peter Devanney: Hi Folks Have a table full of points that I want to buffer by a variable

[Qgis-user] Buffer by Attribute Issue

2021-12-15 Per discussione Peter Devanney
Hi Folks Have a table full of points that I want to buffer by a variable distance. The distance is an attribute in the input table in km. Using Vector>Geoprocessing>Buffer It works fine if I specify a fixed buffer. When I run it with the attribute selected it runs fine but it will not paint the

Re: [Qgis-user] Change auto-selected column headers behaviour at delimited text import

2021-12-15 Per discussione Roland Spielhofer
Werner, you are totally right - compiling is beyond my capabilities. Would be happy if you could do that, maybe it's useful for other users too.   Regards, Roland   Gesendet: Mittwoch, 15. Dezember 2021 um 14:18 Uhr Von: "Werner Macho" An: "Roland Spielhofer" Cc: "qgis-user" Betreff: Re:

Re: [Qgis-user] Change auto-selected column headers behaviour at delimited text import

2021-12-15 Per discussione Werner Macho
PS: I maybe falsely assumed you are self compiling. If you want I can try that today evening and maybe create a pull request for master. regards Werner On Wed, Dec 15, 2021 at 2:13 PM Werner Macho wrote: > Hi Roland, > > without trying it my first guess would be that the file > >

Re: [Qgis-user] Change auto-selected column headers behaviour at delimited text import

2021-12-15 Per discussione Werner Macho
Hi Roland, without trying it my first guess would be that the file QGIS/src/providers/delimitedtext/qgsdelimitedtextsourceselect.cpp line number 587 has something to do with it .. (trySetXYField( fieldList, isValidCoordinate, QStringLiteral( "longitude" ), QStringLiteral( "latitude" ) );

[Qgis-user] Change auto-selected column headers behaviour at delimited text import

2021-12-15 Per discussione Roland Spielhofer
Hi, when importing delimted text using the data source manager, QGIS automagically detects possible column headers that may hold geometry information - in the "Geometry definition" panel.   In my experience, if column names like "lat", "lon", "x" or "y" exist, QGIS automagically selects them

Re: [Qgis-user] Qgis 3.16 in mac error with translate raster file

2021-12-15 Per discussione Azzurra Lentini
Andrea Thanks a lot All regards Azzurra On Wed, 15 Dec 2021 at 13:06, Andrea Giudiceandrea wrote: > Azzurra Lentini > > Tue, 14 Dec 2021 09:49:03 -0800 >

[Qgis-user] Qgis 3.16 in mac error with translate raster file

2021-12-15 Per discussione Andrea Giudiceandrea
Azzurra Lentini Tue, 14 Dec 2021 09:49:03 -0800 Hi to all, a student of mine has having this issues during a raster