[Qgis-developer] GoogleLayers
John C. Tull
jctull at gmail.com
Fri May 7 12:00:00 EDT 2010
Hi all,
In testing on OS X using trunk, things seem to mostly work.
The google mercator CRS I had was not working at first, but manually creating one with the parameters supplied below by Ivan did work.
My problem is that the google layer never refreshes once it is loaded. I assume this is not the correct behavior, but maybe I am incorrect. Can anyone comment on this?
Regards,
John
On May 7, 2010, at 6:11 AM, Ivan Mincik wrote:
> On Friday 07 May 2010, Ricardo Filipe Soares Garcia da wrote:
>> Hello
>> I am trying to test this plugin out on Ubuntu Lucid. I have installed
>> it from the plugin manager. However I haven't got any Google Mercator
>> entry in the CRS menu. I've tried to search for EPSG 900913 and also
>> by name and it doens't show up. In case it is relevant I am using Qgis
>> 1.4 from the ubuntugis-unstable PPA.
>>
>> On Fri, May 7, 2010 at 8:23 AM, Ivan Mincik <ivan.mincik at gista.sk> wrote:
>>> I have installed new Windows computer for testing plugin. Test was
>>> without any problem (QGIS 1.4)
>>>
>>> --
>>> Ivan Mincik
>>> Gista s.r.o.
>>>
>>> _______________________________________________
>>> Qgis-developer mailing list
>>> Qgis-developer at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
> Hi,
> You can add following lines to '/usr/share/proj/epsg' to add Google projection (be carefull, projection definition must
> be at one line):
>
> # Google projection
> <900913> +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null
> +no_defs <>
>
> --
> Ivan Mincik
> Gista s.r.o.
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the Qgis-developer
mailing list