[QGIS-Developer] Might snap change a 2D layer to 3D? discussion how to fix https://issues.qgis.org/issues/16927

Luigi Pirelli luipir at gmail.com
Wed Sep 20 07:49:29 PDT 2017


The following PR should approach the above described issues:

https://github.com/qgis/QGIS/pull/5223

please give a try.

respect the request to add a config option to force or not conversion
I implemented the following rule:
1) as proposed by mathias... if there is only a conversion, do it!
2) if not conversion is possibile => raise error as soon as possibile
during editing => it's up to the use to adapt the receiving layer to
be compatible.

regards

Luigi Pirelli

**************************************************************************************************
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
* https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
**************************************************************************************************


On 8 September 2017 at 17:05, Luigi Pirelli <luipir at gmail.com> wrote:
> On 8 September 2017 at 16:51, Matthias Kuhn <matthias at opengis.ch> wrote:
>> I would try to avoid introducing the same logic in all tools like
>> snapping, pasting, GPS digitizing, processing, ...
>
> I strongly agree
>
> Luigi Pirelli
>
> **************************************************************************************************
> * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition:
> * https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> **************************************************************************************************


More information about the QGIS-Developer mailing list