On Fri, Aug 17, 2012 at 12:16 AM, Phil Scadden <[email protected]> wrote:

> What I want for a raster type, is the ability to return the value of the
> raster at a requested x,y coordinate. Ie use it like an elevation
> service. AFAIK, the only way to do this is WCS, returning a tiny raster
> image and analyzing it to extract height. Not what WCS was designed for
> but can anyone suggest a better way?
>

GeoServer WMS GetFeatureInfo returns the value of the various bands in the
pixel you
clicked. You can ask the GML output to get better parseability.
Of course that works only if you previously made a WMS GetMap.

WCS wise there is a "text/debug" image output format that returns the grid
dumped as
a text file, which again sounds easier to deal with that then usual GeoTiff.
Would be nice to have a GML encoder for grids as well, too...

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:   +39 0584 962313
mob:   +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to