Hello, I'm no OpenLayers expert, but you wont able to reproject images on-the-fly client-side. That can only be made with WFS layers. If indeed there's some functionality to overlay images client-side, you'll have to make sure it is in the same reference system (EPSG).
Good luck, Luís On Fri, Feb 5, 2010 at 3:18 PM, mortac8 <[email protected]> wrote: > > I have the same question. Is there any way to overlay GeoRectified images > (GeoTIFF, NITF, etc) on a Layer or does that need to be handled via the map > server? > > > Christian Braun wrote: >> >> Hi guys, >> >> I am new to OpenLayers and I wondered after several try outs if it isn't >> possible to show a single GeoTIFF image (EPSG 2169) superimposed a general >> basic WMS service like the standard ones (EPSG: 4326)? >> Do I have to use in between a Geoserver/Mapserver WMS solution? >> >> Thanks in advance >> Christian >> > > -- > View this message in context: > http://n2.nabble.com/Visualizing-GeoTIFF-and-basic-WMS-tp1829221p4520373.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
