Simone Giannecchini wrote:
> 
> Dear Baskar,
> can you please be more specific?
> 
>  I did not understand if you are working with raster data or with vector
> data.
> 
> Simone.
> -------------------------------------------------------
> Ing. Simone Giannecchini
> GeoSolutions S.A.S.
> Founder - Software Engineer
> Via Carignoni 51
> 55041  Camaiore (LU)
> Italy
> 
> phone: +39 0584983027
> fax:      +39 0584983027
> mob:    +39 333 8128928
> 
> 
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.linkedin.com/in/simonegiannecchini
> http://twitter.com/simogeo
> 
> -------------------------------------------------------
> 
> 
> 
> On Wed, Feb 10, 2010 at 9:03 AM, ba...@geoserver <[email protected]>
> wrote:
>>
>> hi,
>>
>> My Geoserver  WMS request returns raster map in openlayers window. I
>> clicked
>> on map to test getFeatureInfo request. On clicking on map, i am getting
>> RGB
>> values on the screen like 255,0,0,255 etc. My raster map has cell value
>> (0-7). But i didnt get cell value in the getFeatureInfo.
>>
>> Please let me know what i can do to get cell value when doing
>> getFeatureInfo?
>>
>>
>> regards
>> Baskar
>> --
>> View this message in context:
>> http://old.nabble.com/GetFeatureInfo-cell-value-respose-tp27527079p27527079.html
>> Sent from the GeoServer - Dev mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
>> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
>> http://p.sf.net/sfu/solaris-dev2dev
>> _______________________________________________
>> Geoserver-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> 
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
> 
> 

Thanks for your reply simone

I am working with raster data. Raster map have 8 cell values (0-7). 
0-> no color
1-> red ... etc.

Now when I click on the map on openlayer window I am getting RGB value like
[255,0,0,255] etc. 

My query was is it possible to get cell value instead of RGB value. Like
when I click on red coloured area in map, I have to get 1 as response.
-- 
View this message in context: 
http://old.nabble.com/GetFeatureInfo-cell-value-response-tp27527079p27590167.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to