Re: [Qgis-developer] Misaligned Google OpenLayers layer

2013-04-07 Thread Leyan

A little hack to get it working correctly in your area:

You can change the level of maximum zoom by editing line 24 of 
.qgis/python/plugins/openlayers/html/google_satellite.html


The basic file says:
{ type: google.maps.MapTypeId.SATELLITE, numZoomLevels: 22 }
I had to change to:
{ type: google.maps.MapTypeId.SATELLITE, numZoomLevels: 20 }
and the plugin will not try to get images at higher resolution (which 
are not available anyway). Jut try several values to see what zoom level 
is adapted to your study area.


Still, I would love to see a real solution to the problem.

Regards,

Leyan


On 04/04/2013 02:19 PM, Janneke van Dijk wrote:
Does anyone know of a workaround? Matt Boyd suggested saving images 
and loading them for these specific zoomlevels - could anyone tell me 
how to go about that (and is it allowed under the Google terms)?


Janneke

On 04/04/2013 00:07, AntonioLocandro wrote:
I confirm this on latest QGIS master + windows 7, also confirm it 
doesn't

happen with bing





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Misaligned-Google-OpenLayers-layer-tp5039475p5044414.html
Sent from the Quantum GIS - Developer mailing list archive at 
Nabble.com.

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer




___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Misaligned Google OpenLayers layer

2013-04-04 Thread Janneke van Dijk
Does anyone know of a workaround? Matt Boyd suggested saving images and 
loading them for these specific zoomlevels - could anyone tell me how to 
go about that (and is it allowed under the Google terms)?


Janneke

On 04/04/2013 00:07, AntonioLocandro wrote:

I confirm this on latest QGIS master + windows 7, also confirm it doesn't
happen with bing





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Misaligned-Google-OpenLayers-layer-tp5039475p5044414.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Misaligned Google OpenLayers layer

2013-04-03 Thread AntonioLocandro
I confirm this on latest QGIS master + windows 7, also confirm it doesn't
happen with bing





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Misaligned-Google-OpenLayers-layer-tp5039475p5044414.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Misaligned Google OpenLayers layer

2013-03-10 Thread Andre Joost

Am 11.03.2013 03:53, schrieb Nathan Woodrow:

Hi all,

Has anyone noticed that the Google based layers in the OpenLayers plugin
are misaligned when zooming in to about 1:1000.  I have some property lines
that look ok when zoomed to 1:1500 but anything under that and the scale of
the image seems to be wrong and everything becomes misaligned.

1:1500 http://i.imgur.com/th4pSD4.png
1:1000 http://i.imgur.com/1GWfXZf.png

The more you zoom in the more the shift changes.



Yes, I noticed that too:

http://hub.qgis.org/issues/6822

Greetings,
André Joost

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer