Thank you again Pierre, Vishal -----Original Message----- From: postgis-users-boun...@postgis.refractions.net [mailto:postgis-users-boun...@postgis.refractions.net] On Behalf Of Pierre Racine Sent: Monday, August 15, 2011 11:54 AM To: PostGIS Users Discussion; dave.po...@pinan.co.uk Cc: Eric Kemp-Benedict; Douglas Wang Subject: Re: [postgis-users] Postgis rasters in OpenLayers?
> So I wanted to check if with OpenLayers instead of Google Earth as the > client, I could do the same and just have a sparse geospatial stack. The answer is in your php server. You decide... Everything depends on what is supported by the client. You had to develop a server for Google Earth. There are plenty of server for OpenLayer. If you develop your own then there should be no problem. What you need is to serve JPEG and PostGIS raster ST_AsJPEG() will help you to do that. > One other qn I had was : Can Geoserver 'speak' with Postgis 2.0 rasters? See this recent discussion: http://osgeo-org.1803224.n2.nabble.com/Geoserver-WCS-amp-PostGIS2-0-Raster-support-td6602643.html Pierre _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users