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.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

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
configuration lines, for example:

connections-xyz\OSM\authcfg=
connections-xyz\OSM\password=
connections-xyz\OSM\referer=
connections-xyz\OSM\url=http://a.tile.openstreetmap.org/{z}/{x}/{y}.png
connections-xyz\OSM\username=
connections-xyz\OSM\zmax=18
connections-xyz\OSM\zmin=0

The connection name in the example above is "OSM"

Hope this helps.

6. add your connections
7. restart QGIS



On Tue, Mar 13, 2018 at 11:13 AM, magerlin  wrote:

> I have an old PC where I have manually added more than 10 tile maps in the
> Browsers XYZ Tiles (called "Tile Server (XYZ)" in Qgis2).
>
> Now transferring to a new PC I would love not to have to manually create
> all
> the layers again.
>
> Is there any way to export the layer setup from the old PC or any settings
> file I could manipulate?
>
>
>
> -
> Regards Morten
>
> Currently using Qgis 2.18.16 (OSGeo4),
> Windows 7, 64bit
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user




-- 
Alessandro Pasotti
w3:   www.itopen.it
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

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
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

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

**
* 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
* Hire me: http://goo.gl/BYRQKg
**


On 13 March 2018 at 11:13, magerlin  wrote:
> I have an old PC where I have manually added more than 10 tile maps in the
> Browsers XYZ Tiles (called "Tile Server (XYZ)" in Qgis2).
>
> Now transferring to a new PC I would love not to have to manually create all
> the layers again.
>
> Is there any way to export the layer setup from the old PC or any settings
> file I could manipulate?
>
>
>
> -
> Regards Morten
>
> Currently using Qgis 2.18.16 (OSGeo4),
> Windows 7, 64bit
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

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

2018-03-13 Thread magerlin
I have an old PC where I have manually added more than 10 tile maps in the
Browsers XYZ Tiles (called "Tile Server (XYZ)" in Qgis2).

Now transferring to a new PC I would love not to have to manually create all
the layers again.

Is there any way to export the layer setup from the old PC or any settings
file I could manipulate?



-
Regards Morten

Currently using Qgis 2.18.16 (OSGeo4),
Windows 7, 64bit
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user