[mapserver-users] mapserver-cgi displays nothing

Lime, Steve D (MNIT) Steve.Lime at state.mn.us
Tue Jul 26 05:27:33 PDT 2016


Get rid of the quotes around %yuk% so that you're comparing number to number. --Steve

________________________________________
From: mapserver-users [mapserver-users-bounces at lists.osgeo.org] on behalf of Ahmet Temiz [ahmettemiz88 at gmail.com]
Sent: Tuesday, July 26, 2016 5:48 AM
To: mapserver-users
Subject: Re: [mapserver-users] mapserver-cgi displays nothing

Thank you,

I tried . But it did not work.
I also checked the map without runtime substitution.

as:
CLASS
          EXPRESSION ([pixel] >= 100 )
          STYLE COLOR 255 0 0 END
 END #end class

it looks OK.


On Tue, Jul 26, 2016 at 10:12 AM, Ahmet Temiz <ahmettemiz88 at gmail.com<mailto:ahmettemiz88 at gmail.com>> wrote:
Our mapserver-cgi displays nothing.

http://localhost/cgi-bin/mapserv?mode=map&map=/var/www/trdem1.map&layer=runtimeSubstitution&yuk=50

​      VALIDATION
          'yuk' '^[0-9]$'
      END

      CLASS
          EXPRESSION ([pixel] >= 'yuk' )
          STYLE COLOR 255 0 0 END
      END #end class
​
​What am I doing wrong?
regards​

--
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency



--
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency


More information about the mapserver-users mailing list