From jmraut at ycce.edu Tue Sep 1 04:22:28 2026 From: jmraut at ycce.edu (jmraut at ycce.edu) Date: Tue, 1 Sep 2026 11:22:28 +0000 Subject: [Qgis-user] Technical help needed Message-ID: QGIS Development Team, Greetings from Yeshwantrao Chavan College of Engineering (YCCE), Nagpur. We are a group of Civil Engineering students currently working on our minor project using QGIS. First of all, we would like to thank your team for developing such a powerful and open-source GIS platform. It has been a great learning experience for us. Our project focuses on estimating SBC using geospatial data. At present, QGIS is excellent for analyzing and visualizing data on the ground surface. However, we are trying to work with subsurface soil information, where the Safe Bearing Capacity values are obtained from boreholes or soil investigation reports. Our idea is to store SBC values at different borehole locations in QGIS at different depths. For example, if SBC values are available at Points A, B, C, D, and E, we want to develop a feature that allows a user to click on any location between these points and receive an estimated SBC value based on nearby borehole data using interpolation or other suitable methods. While exploring different tools and plugins in QGIS, we found that the current workflow does not fully support this type of subsurface analysis in the way we require. Therefore, we are reaching out to your team for guidance and possible collaboration. Our long-term vision is to develop a QGIS-based solution integrated with Machine Learning, where users can simply select a land location and obtain an estimated Safe Bearing Capacity instantly. Such a tool could be useful for civil engineers, architects, students, and planners during the initial stages of project planning, reducing both time and cost. We would be grateful if your team could guide us regarding: * The best approach to implement this feature in QGIS. * Existing tools, plugins, or APIs that may help. * The possibility of contributing to QGIS through this project. * Any opportunity to collaborate with your development community. We believe this project has the potential to become a useful addition to the QGIS ecosystem and could benefit many users involved in geotechnical and civil engineering applications. We also are planning to submit Research funding proposal to DST or ANRF for that planning to collaborate with you. To discuss the above matter in detail, it would be very helpful if we could meet with you personally at your office. Kindly share your office address along with a convenient date and time for the meeting so that we can discuss the issue comprehensively. We look forward to your response. Thank you for your valuable time and consideration. We would be honored to receive your guidance and look forward to your response. Sincerely, Dr. J.M.Raut (Faculty) , Dr.P.B.Pande (Faculty) , Laxmikant Niburkar (student) M-9765568765 Assistant Professor Civil Engineering ,Yashwantrao Chavan College of Engineering (YCCE) Nagpur, Maharashtra, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreaerdna at libero.it Tue Sep 1 04:43:02 2026 From: andreaerdna at libero.it (Andrea Giudiceandrea) Date: Tue, 1 Sep 2026 13:43:02 +0200 Subject: [Qgis-user] Duvidas sobre o Plugin Message-ID: <038b7cff-32c0-46ce-a1a1-ec4a0d15bef9@libero.it> > Valdemiro Silva valdemiro.costa at sgb.gov.br > Mon Aug 31 10:30:45 PDT 2026 > E j? est? instalado o plugin "Channel Network and Drainage Basins". Hi Valdemiro, as far as I know, "Channel Network and Drainage Basins" is not a plugin: it is a processing algorithm of the SAGA-GIS processing provider? Do you confirm? If it is the case, then you need to install both the SAGA-GIS software (if not already installed) and the "Processing Saga NextGen Provider" plugin. Unfortunately, the "Processing Saga NextGen Provider" plugin is no longer available in the official QGIS plugin server. Anyway, you could still install the latest version of such plugin that was publicly available, using the zip file named processing_saga_nextgen-1.1.0.zip that is available at https://github.com/agiudiceandrea/qgis-processing-saga-nextgen/releases/tag/1.1.0 Best regards. Andrea Giudiceandrea From sondre.e.kvalfoss at voss.herad.no Tue Sep 1 06:23:05 2026 From: sondre.e.kvalfoss at voss.herad.no (Sondre Een Kvalfoss) Date: Tue, 1 Sep 2026 13:23:05 +0000 Subject: [Qgis-user] Question regarding QGIS and Microsoft ASR rule "Block use of copied or impersonated system tools" Message-ID: Hello, We have recently enabled a new Microsoft Defender Attack Surface Reduction (ASR) rule in our environment called "Block use of copied or impersonated system tools", currently running in Audit mode. During our review of the audit logs, we have observed events involving curl.exe and the source application powershell.exe, where the common factor appears to be the following QGIS installation path: C:\Program Files\QGIS 4.2.1\bin Before enabling this ASR rule in Block mode, we would appreciate your help in understanding what is triggering these events and how QGIS uses these components. Our goal is to determine whether this behavior is expected and whether it would be appropriate to create an exclusion for QGIS if necessary. Could you please provide any details on the processes or functionality within QGIS that may invoke curl.exe and/or powershell.exe from this location? Thank you for your assistance. Please include me in the reply if possible. Kind regards, Sondre Een Kvalfoss -------------- next part -------------- An HTML attachment was scrubbed... URL: From sondre.e.kvalfoss at voss.herad.no Tue Sep 1 06:27:46 2026 From: sondre.e.kvalfoss at voss.herad.no (Sondre Een Kvalfoss) Date: Tue, 1 Sep 2026 13:27:46 +0000 Subject: [Qgis-user] help - Question regarding QGIS and Microsoft ASR rule "Block use of copied or impersonated system tools" Message-ID: Hello, We have recently enabled a new Microsoft Defender Attack Surface Reduction (ASR) rule in our environment called "Block use of copied or impersonated system tools", currently running in Audit mode. During our review of the audit logs, we have observed events involving curl.exe and the source application powershell.exe, where the common factor appears to be the following QGIS installation path: C:\Program Files\QGIS 4.2.1\bin Before enabling this ASR rule in Block mode, we would appreciate your help in understanding what is triggering these events and how QGIS uses these components. Our goal is to determine whether this behavior is expected and whether it would be appropriate to create an exclusion for QGIS if necessary. Could you please provide any details on the processes or functionality within QGIS that may invoke curl.exe and/or powershell.exe from this location? Thank you for your assistance. Please include me in the reply if possible. Kind regards, Sondre Een Kvalfoss -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreaerdna at libero.it Tue Sep 1 12:34:15 2026 From: andreaerdna at libero.it (Andrea Giudiceandrea) Date: Tue, 1 Sep 2026 21:34:15 +0200 Subject: [Qgis-user] Question regarding QGIS and Microsoft ASR rule "Block use of copied or impersonated system tools" Message-ID: Hi Sondre Een Kvalfoss, AFAIK the issue has very likely nothing to do with QGIS itself. Please have a look at https://github.com/qgis/QGIS/issues/64160 and particularly at https://github.com/qgis/QGIS/issues/64160#issuecomment-4874695133. Regards. Andrea Giudiceandrea From gert-jan at gisnederland.nl Tue Sep 1 12:59:18 2026 From: gert-jan at gisnederland.nl (Gert-Jan van der Weijden - GISNederland) Date: Tue, 1 Sep 2026 21:59:18 +0200 Subject: [Qgis-user] Question regarding QGIS and Microsoft ASR rule "Block use of copied or impersonated system tools" In-Reply-To: References: Message-ID: <515358a7-2ed4-43c2-bcd7-fe364e0b6590@gisnederland.nl> Interesting question! Searching the Qgis source code in Github on "curl" I found one reference to "curl", in "qgsnetworkloggernode.cpp" See for yourself at "https://github.com/search?q=repo%3Aqgis%2FQGIS+curl&type=code" I guess this is triggered when you use the debugging/development tools panel (in the menu under "view"->"panels") Could that be the ASR-trigger for curl.exe? Can't find references to Powershell(.exe), so that surprises me. Just to make sure: are you using a "clean" QGis, or do you have some plugins installed? Kind regards, Gert-Jan On 9/1/2026 15:23, Sondre Een Kvalfoss via QGIS-User wrote: > > Hello, > > We have recently enabled a new Microsoft Defender Attack Surface > Reduction (ASR) rule in our environment called *"Block use of copied > or impersonated system tools"*, currently running in *Audit mode*. > > During our review of the audit logs, we have observed events involving > *curl.exe* and the source application *powershell.exe*, where the > common factor appears to be the following QGIS installation path: > > C:\Program Files\QGIS 4.2.1\bin > > Before enabling this ASR rule in *Block mode*, we would appreciate > your help in understanding what is triggering these events and how > QGIS uses these components. Our goal is to determine whether this > behavior is expected and whether it would be appropriate to create an > exclusion for QGIS if necessary. > > Could you please provide any details on the processes or functionality > within QGIS that may invoke curl.exe and/or powershell.exe from this > location? > > Thank you for your assistance. Please include me in the reply if possible. > > Kind regards, > > Sondre Een Kvalfoss > > > _______________________________________________ > QGIS-User mailing list > QGIS-User at lists.osgeo.org > List info:https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreaerdna at libero.it Tue Sep 1 14:49:28 2026 From: andreaerdna at libero.it (Andrea Giudiceandrea) Date: Tue, 1 Sep 2026 23:49:28 +0200 Subject: [Qgis-user] Question regarding QGIS and Microsoft ASR rule "Block use of copied or impersonated system tools" Message-ID: Hi Gert-Jan, AFAIK, QGIS itself doesn't execute either curl.exe or powershell.exe. The code in qgsnetworkloggernode.cpp only copies the text string of a CLI command in the system clipboard. Such command is not automatically executed by QGIS: it can be manually pasted in a CLI shell by the user in order to be manually executed be the user. Please read https://github.com/qgis/QGIS/issues/64160 and particularly https://github.com/qgis/QGIS/issues/64160#issuecomment-4874695133. Regards. Andrea > Gert-Jan van der Weijden - GISNederland gert-jan at gisnederland.nl > Tue Sep 1 12:59:18 PDT 2026 > Searching the Qgis source code in Github on "curl" I found one reference > to "curl", in "qgsnetworkloggernode.cpp" > See for yourself at > "https://github.com/search?q=repo%3Aqgis%2FQGIS+curl&type=code" > > I guess this is triggered when you use the debugging/development tools > panel (in the menu under "view"->"panels") > Could that be the ASR-trigger for curl.exe? From kirk at nortekresources.com Wed Sep 2 01:31:40 2026 From: kirk at nortekresources.com (kirk) Date: Wed, 02 Sep 2026 05:31:40 -0300 Subject: [Qgis-user] Technical help needed In-Reply-To: Message-ID: <1788337906812.547e439c3e471917@nortekresources.com> Hi All.This sounds like a simple use of rasters which would consist of interpreted layers from the point locations.? In your case, with negative values for depth if you use the existing surface of the earth as the zero level.? You could also use height above the ellipsisoid to have positive values.By introducing a stack of rasters,? values for each depth, you can read the value from a x, y coordinate from the raster that matches the depth you are interested in.?Another thought iscthat a 3D raster would contain 3D blocks which are called voxels.? I am uncertain how QGIS handles them, but perhaps someone on the list can comment.Kirk SchmidtSent from my Galaxy -------- Original message --------From: jmraut--- via QGIS-User Date: 2026-09-01 8:22?a.m. (GMT-04:00) To: "Odom, Johnnie via QGIS-User" Subject: [Qgis-user] Technical help needed QGIS Development Team, Greetings from Yeshwantrao Chavan College of Engineering (YCCE), Nagpur. We are a group of Civil Engineering students currently working on our minor project using QGIS. First of all, we would like to thank your team for developing such a powerful and open-source GIS platform. It has been a great learning experience for us. Our project focuses on estimating SBC using geospatial data. At present, QGIS is excellent for analyzing and visualizing data on the ground surface. However, we are trying to work with subsurface soil information, where the Safe Bearing Capacity values are obtained from boreholes or soil investigation reports. Our idea is to store SBC values at different borehole locations in QGIS at different depths. For example, if SBC values are available at Points A, B, C, D, and E, we want to develop a feature that allows a user to click on any location between these points and receive an estimated SBC value based on nearby borehole data using interpolation or other suitable methods. While exploring different tools and plugins in QGIS, we found that the current workflow does not fully support this type of subsurface analysis in the way we require. Therefore, we are reaching out to your team for guidance and possible collaboration. Our long-term vision is to develop a QGIS-based solution integrated with Machine Learning, where users can simply select a land location and obtain an estimated Safe Bearing Capacity instantly. Such a tool could be useful for civil engineers, architects, students, and planners during the initial stages of project planning, reducing both time and cost. We would be grateful if your team could guide us regarding: The best approach to implement this feature in QGIS. Existing tools, plugins, or APIs that may help. The possibility of contributing to QGIS through this project. Any opportunity to collaborate with your development community. We believe this project has the potential to become a useful addition to the QGIS ecosystem and could benefit many users involved in geotechnical and civil engineering applications. We also are planning to submit Research funding proposal to DST or ANRF for that planning to collaborate with you. To discuss the above matter in detail, it would be very helpful if we could meet with you personally at your office. Kindly share your office address along with a convenient date and time for the meeting so that we can discuss the issue comprehensively. We look forward to your response. Thank you for your valuable time and consideration. We would be honored to receive your guidance and look forward to your response. Sincerely, Dr. J.M.Raut (Faculty) , Dr.P.B.Pande (Faculty) , Laxmikant Niburkar (student)?? M-9765568765 Assistant Professor? Civil Engineering ,Yashwantrao Chavan College of Engineering (YCCE) Nagpur, Maharashtra, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From clhermansen at gmail.com Wed Sep 2 05:27:21 2026 From: clhermansen at gmail.com (chris hermansen) Date: Wed, 2 Sep 2026 05:27:21 -0700 Subject: [Qgis-user] Technical help needed In-Reply-To: <1788337906812.547e439c3e471917@nortekresources.com> References: <1788337906812.547e439c3e471917@nortekresources.com> Message-ID: I see a considerable number of references that turn up on a search for "Kriging safe bearing capacity"; for example this https://link.springer.com/article/10.1007/s12665-021-09971-2 Looking in the other direction "qgis kriging interpolation", lots of references about how to perform kriging, for example this course https://giscourse.online/kriging-in-qgis-ultimate-guide/ As always it's most important to recognize that this is interpolation, which requires assumptions of the nature of the distribution of properties of the physical material being analyzed; which a decently suspicious engineer should consider as "unfounded" unless they have evidence to the contrary. On Wed, Sep 2, 2026, 01:41 kirk via QGIS-User wrote: > Hi All. > > This sounds like a simple use of rasters which would consist of > interpreted layers from the point locations. In your case, with negative > values for depth if you use the existing surface of the earth as the zero > level. You could also use height above the ellipsisoid to have positive > values. > > By introducing a stack of rasters, values for each depth, you can read > the value from a x, y coordinate from the raster that matches the depth you > are interested in. > > Another thought iscthat a 3D raster would contain 3D blocks which are > called voxels. I am uncertain how QGIS handles them, but perhaps someone > on the list can comment. > > Kirk Schmidt > > > > > > Sent from my Galaxy > > > -------- Original message -------- > From: jmraut--- via QGIS-User > Date: 2026-09-01 8:22?a.m. (GMT-04:00) > To: "Odom, Johnnie via QGIS-User" > Subject: [Qgis-user] Technical help needed > > QGIS Development Team, > Greetings from Yeshwantrao Chavan College of Engineering (YCCE), Nagpur. > We are a group of Civil Engineering students currently working on our > minor project using QGIS. First of all, we would like to thank your team > for developing such a powerful and open-source GIS platform. It has been a > great learning experience for us. > Our project focuses on estimating SBC using geospatial data. At present, > QGIS is excellent for analyzing and visualizing data on the ground surface. > However, we are trying to work with subsurface soil information, where the > Safe Bearing Capacity values are obtained from boreholes or soil > investigation reports. > Our idea is to store SBC values at different borehole locations in QGIS at > different depths. For example, if SBC values are available at Points A, B, > C, D, and E, we want to develop a feature that allows a user to click on > any location between these points and receive an estimated SBC value based > on nearby borehole data using interpolation or other suitable methods. > While exploring different tools and plugins in QGIS, we found that the > current workflow does not fully support this type of subsurface analysis in > the way we require. Therefore, we are reaching out to your team for > guidance and possible collaboration. > Our long-term vision is to develop a QGIS-based solution integrated with > Machine Learning, where users can simply select a land location and obtain > an estimated Safe Bearing Capacity instantly. Such a tool could be useful > for civil engineers, architects, students, and planners during the initial > stages of project planning, reducing both time and cost. > We would be grateful if your team could guide us regarding: > > - The best approach to implement this feature in QGIS. > - Existing tools, plugins, or APIs that may help. > - The possibility of contributing to QGIS through this project. > - Any opportunity to collaborate with your development community. > > We believe this project has the potential to become a useful addition to > the QGIS ecosystem and could benefit many users involved in geotechnical > and civil engineering applications. > We also are planning to submit Research funding proposal to DST or ANRF > for that planning to collaborate with you. > *To discuss the above matter in detail, it would be very helpful if we > could meet with you personally at your office. Kindly share your office > address along with a convenient date and time for the meeting so that we > can discuss the issue comprehensively.* > We look forward to your response. > Thank you for your valuable time and consideration. We would be honored to > receive your guidance and look forward to your response. > Sincerely, > Dr. J.M.Raut (Faculty) , Dr.P.B.Pande (Faculty) , Laxmikant Niburkar > (student) > M-9765568765 > Assistant Professor > Civil Engineering ,Yashwantrao Chavan College of Engineering (YCCE) > Nagpur, Maharashtra, India > > > _______________________________________________ > QGIS-User mailing list > QGIS-User at lists.osgeo.org > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > -------------- next part -------------- An HTML attachment was scrubbed... URL: From boxerg at iinet.net.au Wed Sep 2 17:35:26 2026 From: boxerg at iinet.net.au (Grant Boxer) Date: Thu, 3 Sep 2026 08:35:26 +0800 Subject: [Qgis-user] Projection data Message-ID: <00c601dd3b3c$1f37cc90$5da765b0$@iinet.net.au> The downloads page states "The -full-grids variants include the optional projection grids (ie. -full plus the proj-data package). The huge standalones are based on these." Does this mean that not all the world projection information is downloaded on install? I use the Network installer and wondered if there is an option there to install the full projection file? I work in all sorts of places so having the full projection file is necessary. Cheers Grant, Perth WA. -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreaerdna at libero.it Wed Sep 2 20:47:11 2026 From: andreaerdna at libero.it (Andrea Giudiceandrea) Date: Thu, 3 Sep 2026 05:47:11 +0200 Subject: [Qgis-user] Projection data Message-ID: Hi Grant, I'm not sure to correctly understand your question. What do you mean exactly with "world projection information"? If you are referring to the CRSs definitions database, then it is always available in QGIS. The installation instructions just say that the datum transformation grid-shift files (of about 760 MB) are automatically installed when you install the *-full-grids meta packages (e.g. qgis-full-grids or qgis-ltr-full-grids packages) and that they are not automatically installed when you install the *-full or *-full-free meta packages. How exactly do you install QGIS using the OSGeo4W Network installer? Do you use the Express install mode or the "Advanced" install mode? Anyway, whatever qgis package have you installed, you can also add such grid files just installing the proj-data package. Regards. Andrea > Grant Boxer boxerg at iinet.net.au > Wed Sep 2 17:35:26 PDT 2026 > Does this mean that not all the world > projection information is downloaded on install? From Sylvia.Preuss at obk.de Wed Sep 2 22:43:14 2026 From: Sylvia.Preuss at obk.de (=?iso-8859-1?Q?Preu=DF=2C_Sylvia?=) Date: Thu, 3 Sep 2026 05:43:14 +0000 Subject: [Qgis-user] Enable snapping by default vs. Project Snapping Settings Message-ID: <75fe06ae065a46afaba22e3da0de4aa2@obk.de> Hello, Quick question about how snapping mode works. I've enabled it in two different places, but the "Enable snapping by default" setting doesn't seem to do anything. Toggling it on or off makes no difference, so I'm forced to use "Project Snapping Settings" every time. Is anyone else experiencing this, or am I doing something wrong? Thank you. Mit freundlichem Gru? Im Auftrag gez. Sylvia Preu? [email_obk Kopie] Amt f?r Geoinformation und Liegenschaftskataster Abteilung Geoinformation Fritz-Kotz-Stra?e 17 a 51674 Wiehl Telefon: 02261 88-6252 Fax: 02261 88-972-6252 E-Mail: sylvia.preuss at obk.de [Titel: Zur Website - Beschreibung: OBK Zinne] [Titel: facebook OBK - Beschreibung: facebook Logo] [Titel: Instagram OBK - Beschreibung: Instagram Logo] [Titel: YouTube OBK - Beschreibung: YouTube Logo] [cid:image008.jpg at 01DD3B77.7CF37560] Nachwuchsinitiative geod?sie.nrw unter: geodaesie.nrw Bitte denken Sie an die Umwelt, bevor Sie diese E-Mail ausdrucken! ________________________________ Der E-Mail-Dienst des Oberbergischen Kreises dient ausschlie?lich der dienstlichen Kommunikation. Senden Sie deshalb keine E-Mails privaten Inhalts an E-Mail-Adressen des Oberbergischen Kreises. Es wird darauf hingewiesen, dass neben der Person, an die Ihre E-Mail gerichtet ist, auch deren Vertretung im Amt einen unmittelbaren Zugriff auf Ihre Nachricht hat. F?r Berufsgeheimnistr?ger und besondere Funktionstr?ger gelten abweichende Regelungen. Es wird au?erdem darauf hingewiesen, dass die Kommunikation per E-Mail ohne Authentifizierung und Verschl?sselung unsicher ist, da f?r unberechtigte Dritte grunds?tzlich die M?glichkeit der Kenntnisnahme und Manipulation besteht. Es wird deshalb keine Verantwortung f?r den Inhalt dieser Nachricht ?bernommen, da eine Manipulation nicht ausgeschlossen werden kann. Obwohl alle angemessenen Vorkehrungen getroffen wurden, um sicherzustellen, dass Anlagen dieser E-Mail virusgepr?ft sind, wird empfohlen, anh?ngende Dateien vor dem ?ffnen durch Ihr eigenes Virus-Programm zu pr?fen, da keinerlei Haftung f?r Sch?den ?bernommen wird, die infolge etwaiger Software-Viren entstehen k?nnten. Der Inhalt dieser E-Mail ist ausschlie?lich f?r die bezeichnete Person bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertretung sein sollten, beachten Sie bitte, dass jede Form der Kenntnisnahme, Ver?ffentlichung, Vervielf?ltigung oder Weitergabe des Inhalts dieser E-Mail unzul?ssig ist. In diesem Fall wird darum gebeten, sich mit der absendenden Person der E-Mail in Verbindung zu setzen. ________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 5950 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 5159 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 5913 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.jpg Type: image/jpeg Size: 5133 bytes Desc: image008.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 2763 bytes Desc: image003.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 3111 bytes Desc: image005.png URL: From rdmailings at duif.net Thu Sep 3 00:10:55 2026 From: rdmailings at duif.net (Richard Duivenvoorde) Date: Thu, 3 Sep 2026 09:10:55 +0200 Subject: [Qgis-user] Enable snapping by default vs. Project Snapping Settings In-Reply-To: <75fe06ae065a46afaba22e3da0de4aa2@obk.de> References: <75fe06ae065a46afaba22e3da0de4aa2@obk.de> Message-ID: <803ad807-10b8-4691-a0ed-1b482826a7d4@duif.net> Hi Sylvia, I do not have an answer for you, but best is to create a thorough reproducible use-case and then create a Github issue for it. Something like: - always start with a new profile in the latest QGIS version (<= did you try this yourself?) - do this - do that - see the problem Then dev's and others can just follow your steps and either confirm of falsify it. Once others have confirmed the problem there is a higher chance it is picked up by developers. Regards & sorry for not having a proper answer.. Richard Duivenvoorde On 9/3/26 07:43, Preu?, Sylvia via QGIS-User wrote: > Hello, > > Quick *question about how* snapping mode works. I?ve enabled it in two different places, but the *"Enable snapping by default" setting* doesn't seem to do anything. *Toggling it on or off makes no difference*, so I'm forced to use *"Project Snapping Settings"* every time. > > Is anyone else experiencing this, or am I *doing* something wrong? > > Thank you. > > Mit freundlichem Gru? > Im Auftrag > gez. > Sylvia Preu? > > email_obk Kopie > > Amt f?r Geoinformation und Liegenschaftskataster > > Abteilung Geoinformation > > Fritz-Kotz-Stra?e 17 a > > 51674 Wiehl > Telefon: 02261 88-6252 > Fax: 02261 88-972-6252 > > E-Mail: sylvia.preuss at obk.de > > Titel: Zur Website - Beschreibung: OBK Zinne Titel: facebook OBK - Beschreibung: facebook Logo Titel: Instagram OBK - Beschreibung: Instagram Logo Titel: YouTube OBK - Beschreibung: YouTube Logo > > > > Nachwuchsinitiative geod?sie.nrw unter: > > *geodaesie.nrw*__ > > *Bitte denken Sie an die Umwelt, bevor Sie diese E-Mail ausdrucken!* > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > * > Der E-Mail-Dienst des Oberbergischen Kreises dient ausschlie?lich der dienstlichen Kommunikation. > Senden Sie deshalb keine E-Mails privaten Inhalts an E-Mail-Adressen des Oberbergischen Kreises.* > Es wird darauf hingewiesen, dass neben der Person, an die Ihre E-Mail gerichtet ist, auch deren Vertretung im Amt einen unmittelbaren Zugriff auf Ihre Nachricht hat. F?r Berufsgeheimnistr?ger und besondere Funktionstr?ger gelten abweichende Regelungen. > Es wird au?erdem darauf hingewiesen, dass die Kommunikation per E-Mail ohne Authentifizierung und Verschl?sselung unsicher ist, da f?r unberechtigte Dritte grunds?tzlich die M?glichkeit der Kenntnisnahme und Manipulation besteht. > Es wird deshalb keine Verantwortung f?r den Inhalt dieser Nachricht ?bernommen, da eine Manipulation nicht ausgeschlossen werden kann. > Obwohl alle angemessenen Vorkehrungen getroffen wurden, um sicherzustellen, dass Anlagen dieser E-Mail virusgepr?ft sind, wird empfohlen, anh?ngende Dateien vor dem ?ffnen durch Ihr eigenes Virus-Programm zu pr?fen, da keinerlei Haftung f?r Sch?den ?bernommen wird, die infolge etwaiger Software-Viren entstehen k?nnten. > Der Inhalt dieser E-Mail ist ausschlie?lich f?r die bezeichnete Person bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertretung sein sollten, beachten Sie bitte, dass jede Form der Kenntnisnahme, Ver?ffentlichung, Vervielf?ltigung oder Weitergabe des Inhalts dieser E-Mail unzul?ssig ist. In diesem Fall wird darum gebeten, sich mit der absendenden Person der E-Mail in Verbindung zu setzen. > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > _______________________________________________ > QGIS-User mailing list > QGIS-User at lists.osgeo.org > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user From andreaerdna at libero.it Thu Sep 3 00:53:25 2026 From: andreaerdna at libero.it (Andrea Giudiceandrea) Date: Thu, 3 Sep 2026 09:53:25 +0200 Subject: [Qgis-user] Enable snapping by default vs. Project Snapping Settings Message-ID: <4f676dea-8dd3-47da-8644-a25082018399@libero.it> > Preu?, Sylvia Sylvia.Preuss at obk.de > Wed Sep 2 22:43:14 PDT 2026 > the "Enable snapping by default" setting doesn't seem to do anything. Toggling it on or off makes no difference Hi Sylvia, if you set "Enable snapping by default" option in Settings->Options->Map Tools->Digitizing for your QGIS user profile, then the snapping will be enabled by default on all new projects that you create using your QGIS user profile. Doesn't it work that way on your system? What QGIS version are you using exactly? Regards. Andrea Giudiceandrea From enzedrailmaps at gmail.com Sun Sep 6 22:46:51 2026 From: enzedrailmaps at gmail.com (Patrick Dunford) Date: Mon, 7 Sep 2026 17:46:51 +1200 Subject: [Qgis-user] LTS flatpak only at version 3.28.9? Message-ID: Good day I run usually Qgis on flatpak LTS edition. It has come to my attention that the Qgis project's LTS is now at version 3.44.14 but the flatpak LTS version is currently 3.28.9 and hasn't been updated since 2023. Is there any way of getting a more up to date Flatpak edition? thanks From andreaerdna at libero.it Mon Sep 7 06:32:59 2026 From: andreaerdna at libero.it (Andrea Giudiceandrea) Date: Mon, 7 Sep 2026 15:32:59 +0200 Subject: [Qgis-user] LTS flatpak only at version 3.28.9? Message-ID: <7b1d7d43-1519-4851-928f-6b1ac310241f@libero.it> Hi Patrick, AFAIK, QGIS LTR is no longer maintained on FlatHub. See https://github.com/flathub/org.qgis.qgis/pull/933#issuecomment-4040057036 , https://github.com/flathub/org.qgis.qgis/pull/1046 , https://github.com/qgis/QGIS-Website/pull/1027 , https://github.com/qgis/QGIS-Website/issues/1095 . Some months ago, Richard Duivenvoorde asked for help to maintain the Flatpak version of QGIS LTR: see https://lists.osgeo.org/pipermail/qgis-developer/2026-March/068100.html Regards. Andrea > Patrick Dunford enzedrailmaps at gmail.com > Sun Sep 6 22:46:51 PDT 2026 > I run usually Qgis on flatpak LTS edition. It has come to my attention > that the Qgis project's LTS is now at version 3.44.14 but the flatpak > LTS version is currently 3.28.9 and hasn't been updated since 2023. From rdmailings at duif.net Wed Sep 9 00:46:38 2026 From: rdmailings at duif.net (Richard Duivenvoorde) Date: Wed, 9 Sep 2026 09:46:38 +0200 Subject: [Qgis-user] LTS flatpak only at version 3.28.9? In-Reply-To: <7b1d7d43-1519-4851-928f-6b1ac310241f@libero.it> References: <7b1d7d43-1519-4851-928f-6b1ac310241f@libero.it> Message-ID: I've invested some time into this... But: - the flatpak/hub community does not want to have 2 branches for the same application anymore (hence only the 'stable' (flatpak) branch is now updated.. (as application ID "org.qgis.qgis") - I cloned the repo and tried to create another flatpak application like "org.qgis.qgis.ltr", BUT ran in to some issues. Maybe fixable for others in Laax (I maybe help remote). -1- there is discussion about the name (on chat, peeps proposed org.qgis.qgis_lts or so... -2- I hoped to be able to create a second (desktop) icon for the two branches, so if you have installed them both, you can distinguish the ltr and stable QGIS's from each other -3- during the (flatpak) build, QGIS is 'installed' within the flatpak using it's own Makefile, and creating desktop.xml and other needed linux files during that. I dare not to touch those crafted configs/files to change that... But if Makefile/script guru's join we can do this... So: IF others are interested, please join (during Laax?) and let's try to do this? Regards, Richard Duivenvoorde PS I found it not so easy to discuss stuff with the flatpak peeps (except with @aleixpol)... They have very strict rules/namings/ideas... On 9/7/26 15:32, Andrea Giudiceandrea via QGIS-User wrote: > Hi Patrick, > AFAIK, QGIS LTR is no longer maintained on FlatHub. > > See https://github.com/flathub/org.qgis.qgis/pull/933#issuecomment-4040057036 , https://github.com/flathub/org.qgis.qgis/pull/1046 , https://github.com/qgis/QGIS-Website/pull/1027 , https://github.com/qgis/QGIS-Website/issues/1095 . > > Some months ago, Richard Duivenvoorde asked for help to maintain the Flatpak version of QGIS LTR: see https://lists.osgeo.org/pipermail/qgis-developer/2026-March/068100.html > > Regards. > > Andrea > >> Patrick Dunford enzedrailmaps at gmail.com >> Sun Sep 6 22:46:51 PDT 2026 > >> I run usually Qgis on flatpak LTS edition. It has come to my attention that the Qgis project's LTS is now at version 3.44.14 but the flatpak LTS version is currently 3.28.9 and hasn't been updated since 2023. > _______________________________________________ > QGIS-User mailing list > QGIS-User at lists.osgeo.org > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user From karlo at latnet.lv Mon Sep 14 01:57:44 2026 From: karlo at latnet.lv (Karlo no Dabas maajas) Date: Mon, 14 Sep 2026 11:57:44 +0300 Subject: [Qgis-user] LTS flatpak only at version 3.28.9? In-Reply-To: References: Message-ID: <0d0f41f1-1013-86e6-cd54-ee874dfa9c76@latnet.lv> Most Linux distributions provides the latest QGIS LTS. Why to use Flatpak edition? Best regards, Z. 07.09.26 08:46, Patrick Dunford via QGIS-User rakst?ja: > Good day > > I run usually Qgis on flatpak LTS edition. It has come to my attention > that the Qgis project's LTS is now at version 3.44.14 but the flatpak > LTS version is currently 3.28.9 and hasn't been updated since 2023. [..]