Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread magerlin
That did the trick - thanks - Regards Morten Currently using Qgis 2.18.16 (OSGeo4) and Qgis 3.0.0 in parrallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___ Qgis-user mailing list Qgis-user@lists.os

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread Alessandro Pasotti
0. add at least one XYZ layer 1. in QGIS3 Go to Settings -> User Profiles -> Open Active User Profile Folder. 2. close QGIS3 3. in the a.m. folder change dir to QGIS 4. open QGIS3.ini with a text editor 5. search for connections-xyz you should figure out how it works, every connection has several

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread magerlin
Thanks for the link, but I think it is to complicated for me... :-( - Regards Morten Currently using Qgis 2.18.16 (OSGeo4) and Qgis 3.0.0 in parrallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___ Q

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread Luigi Pirelli
see this PR https://github.com/qgis/QGIS/pull/6592 btw it's only applied to qgis3! the code would be similar to export them in QGIS2 and you can do via python. New features are formally hard to add in a dead-end version like 2.18. Luigi Pirelli