Re: [Qgis-user] Shifting polygon boundaries

2021-06-18 Thread Charles Dixon-Paver
Sounds like you want to split A and merge the smaller of the resulting areas into B. There should be a bunch of tutorials on digitizing online if you look around, or you can check the QGIS Documentation [1] If you have already digitized the new boundary as a line feature you can use processing too

[Qgis-user] Shifting polygon boundaries

2021-06-18 Thread Pat Brown
I currently have two adjoining polygons, A and B. Their common boundary is the green line. The map from which this was digitised has changed and the border now lies along the red line. In other words the boundary, instead of ending at the X point must end at the Y point. How can I do this without h

Re: [Qgis-user] 'Thinning' features

2021-06-18 Thread Ujaval Gandhi
For Points, there's a simple solution using SAGA Point Thinning algorithm . For Lines I could not find anything built-in but after some tests and the following solution seems to work well. - Use Processing Toolbo

[Qgis-user] 'Thinning' features

2021-06-18 Thread ryanpeel
I have these features that are 'near' each other by just a couple feet. I want to remove one of them. Basically, remove one (doesn't matter which) if it's in parallel proximity by x number of feet. Is there a way to do this? -

Re: [Qgis-user] Mergin, the syncing service behind Input app is now open source

2021-06-18 Thread Michael Gieding
Great news. Many thanks for your work and all the contributors. Michael On 18. Jun 2021, at 10:31, Saber Razmjooei wrote:  Dear QGIS users, We have published Mergin service as an open source project here: https://github.com/lutraconsulting/mergin You can now have a fully open source soluti

Re: [Qgis-user] Mergin, the syncing service behind Input app is now open source

2021-06-18 Thread Luigi Pirelli
clap clap clap :) Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli * GitHub: https://github.com/luipir * Boo

[Qgis-user] Mergin, the syncing service behind Input app is now open source

2021-06-18 Thread Saber Razmjooei
Dear QGIS users, We have published Mergin service as an open source project here: https://github.com/lutraconsulting/mergin You can now have a fully open source solution for your data collection based on QGIS, https://inputapp.io (iOS/Android app based on QGIS) and Mergin. This will allow you to

[Qgis-user] Compiling with 3D, how to setup ccmake

2021-06-18 Thread APM
Dear List, I like to compile Qgis with 3D for Debian Bullseye. According the manual https://github.com/qgis/QGIS/blob/master/INSTALL.md#381-compiling-with-3d-on-debian-based-distributions I have to add some cmake option: CMAKE_PREFIX_PATH={path to QGIS Git repo}/external/qt3dextra-headers