[mapserver-users] Re: Get Pixel value of RASTER data using input geographic coordinate via WMS or WCS

2010-09-11 Thread sebastian.ovide
sarawut wrote: > > Hi list, > > I would like to get a raster pixel value using WMS or WCS connection. For > example, 1 pixel value from 10 Modis image band. The value may be returned > as xml or gml if possible. > > I know we can use GetFeatureInfo via WMS to get a value of pixel (of > vector

[mapserver-users] Change a SYMBOL param via URL (CGI MapServer)

2010-09-11 Thread stoli
I want to change the POINTS values in a SYMBOL defined in my map file. Can you do this on the fly? i.e. I define the symbol in the map file: MAP . . SYMBOL NAME mySymbol TYPE ELLIPSE POINTS 1 1 END FILLED TRUE END . . END In the URL I have tried both: ...&map_symbol[mySymbol]=POINTS+2+

[mapserver-users] change the color using updateFromstring

2010-09-11 Thread ahmet temiz
hello how can I change the color of this layer(line) using updateFromstring in a java program ? Layer.updateFromString(upstring); how is upstring is constructed to change its color LAYER NAME "es_yukseklik" LABELITEM "elev" DATA "/usr/local/hsunucu/scontour92" STATUS OFF TYPE LINE