Am Montag 26 Oktober 2009 14:40:37 schrieb Sune Dogan, LIFA A/S: > Is it possible to have Google Maps as a baselayer and a WMS service as > overlay. Is there any working examples with that? > My WMS has projection: EPSG:25832
Definitly possible. We are reprojecting EPSG:4326->EPSG:900913(unofficial Google et.al.) Projection using WMS requests via MapServer. The key is to make MapServer reproject your default epsg:25832->epsg:900913. The Overlay than with OpenLayer is no Problem. Regards Heiko _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
