Re: [QGIS-Developer] lack of conflation tools

2024-05-31 Thread Roger Merritt via QGIS-Developer
Hi Sylvain, Vincent, everyone. Geospatial Conflation (as defined in the presentation included) has been my life's work. In Australia, we call it 'Spatial Upgrades', conflation is to my understanding just the transfer of attributes from an old theme (e.g. roads) to a new theme. The change in coord

[QGIS-Developer] QGIS Documentation Writer Report

2024-05-31 Thread Selma Vidimlic via QGIS-Developer
Hello everyone, Here is the new documentation report. Merged pull requests: - Broken Layers - Source select configure from uri - Elevation range - print layout

Re: [QGIS-Developer] change plugin name

2024-05-31 Thread Tim Sutton via QGIS-Developer
Thanks Lova. Regards Tim On Wed, May 29, 2024 at 6:56 AM Lova Andriarimalala wrote: > Dear Stefano Masera, > > > > The plugin name has been changed to “OpeNoise Map”. > > > > Best regards, > > > > Lova > > > > — > > [image: Image] > > > > *Lova Andriarimalala* > > *QGIS Full Stack Developer* >

Re: [QGIS-Developer] Qt6: qgsspatialindex.sip: line 148: column 5: 'QgsSpatialIndex::intersects' has an unsupported return type

2024-05-31 Thread Germán Carrillo via QGIS-Developer
Hi Julien, Thanks for the explanation! Regards, Germán El mar, 28 may 2024 a las 10:34, Julien Cabieces (< julien.cabie...@oslandia.com>) escribió: > > Hi German, > > If I believe the PR [0] I pushed 4 month ago, QList is now > wrapped so there is no need to add it in conversions.sip > > If I

Re: [QGIS-Developer] QGIS Full Stack Web Developer Report

2024-05-31 Thread Lova Andriarimalala via QGIS-Developer
Hello everyone. LAST REMINDER FOR THE PLUGINS WEBSITE: As of 03 June 2024, providing a license file will be mandatory for any new updates to existing and new plugins published according to QEP#279. I've included below the report on

Re: [QGIS-Developer] lack of conflation tools

2024-05-31 Thread Vincent Picavet via QGIS-Developer
Hi, Geospatial data conflation is not an easy task, and usually depends on : - the input data - desired output - semantics - conflation based mainly on semantics( / attribute data ), topology or purely geometric Note that semantic and topology-based methods are much more robusts than geome