[postgis-users] Postgis rasters in OpenLayers?
Vishal Mehta
vishal.mehta at sei-us.org
Mon Aug 15 13:23:59 PDT 2011
Thank you again Pierre,
Vishal
-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net [mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Pierre Racine
Sent: Monday, August 15, 2011 11:54 AM
To: PostGIS Users Discussion; dave.potts at 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 at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list