[OpenLayers-Users] GML lines not located correctly in y axis

Christopher Schmidt crschmidt at metacarta.com
Wed Oct 3 13:06:54 EDT 2007


On Wed, Oct 03, 2007 at 05:54:17PM +0100, Richard Thurbin wrote:
> Is it possible to have the two map layers, one google & one WMS
> overlayed one on top of the other?<br>

Yes. SphericalMercator projected is the best way to do that going
forward (http://trac.openlayers.org/wiki/SphericalMercator has more
info), and you can use the 'reproject': true flag on a WMS layer that is
served in EPSG:4326 to do client-side stretching (which is not
reprojection, but kind of looks like it is).

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list