Re: [mapserver-users] modify symbol size using expression

2014-03-31 Thread thomas bonfort
Travis, short answer: no long answer: you can do it indirectly if using a rdbms backend: select ..., myattribute+1 as myattribute from table regards, thomas On 31 March 2014 16:16, Travis Kirstine wrote: > Is it possible to change the symbol size (point feature) using a expression > or dynamic

[mapserver-users] modify symbol size using expression

2014-03-31 Thread Travis Kirstine
Is it possible to change the symbol size (point feature) using a expression or dynamically create attributes For example LAYER foo = [myattribute] + 1 ... STYLE SIZE = [foo] .. OR LAYER STYLE SIZE = [foo] / 5 Thanks ___

Re: [mapserver-users] Fwd: Wrong/different legend generation

2014-03-31 Thread Dejan Gambin
Here it is:Solid layer example:  CLASS    Name 'Golf, sport and recreation'    _expression_ ('[namjena_oz]' eq 'R' OR '[namjena_oz]' eq 'R1' OR '[namjena_oz]' eq 'R2' OR '[namjena_oz]' eq 'Rt' OR '[namjena_oz]' eq 'PN+R' OR '[namjena_oz]' eq 'R2/R6')        COLOR 0 255 0    OUTLINECOLOR 0 0 0  ENDL

Re: [mapserver-users] Processing JP2000 files

2014-03-31 Thread Rahkonen Jukka (Tike)
Hi, I can also have a look if you can put original, gray scale creater by Kakadu and the one created with GM somewhere for downloading. Private message is OK, I can mail my findings back to the list. -Jukka Rahkonen- EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE wrote: > > Hi Jukka, > This has