On Oct 1, 2010, at 9:23 AM, ext Johannes Schäfer wrote: > Dear users, > > I use OpenLayers with different layers > (OSM, Google Maps, own WMS etc.). It works great :-) > > But I wonder if it`s possible to use Google Maps and OSM with e.g epsg:4326? > > I think this is not possible, right? I MUST use epsg:900913, correct?
Correct. > But I can have WMS-Layers e.g. originally in 4326 and transform them on the > fly in OL to 900913, right? Transform on the fly in your map server, not in OpenLayers; OpenLayers only reprojects vectors, not rasters. -- Chris > Best regards, Joh > > > > Neu: WEB.DE De-Mail - Einfach wie E-Mail, sicher wie ein Brief! > Jetzt De-Mail-Adresse reservieren: https://produkte.web.de/go/demail02 > <ATT00001..txt> _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
