An HTML attachment was scrubbed... URL: http://www.faunalia.com/pipermail/pmapper-users/attachments/20060103/d162e57d/attachment.htm From [EMAIL PROTECTED] Tue Jan 3 13:18:44 2006 From: [EMAIL PROTECTED] (Armin Burger) Date: Tue Jan 3 13:19:17 2006 Subject: [Pmapper-users] Searchengine query with is-not operator References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]>
I think I found it: It should be (!['link_id'] =~ /(p|P)/) armin > --- Urspr?ngliche Nachricht --- > Von: DJ Broerse <[EMAIL PROTECTED]> > An: Armin Burger <[EMAIL PROTECTED]> > Kopie: [EMAIL PROTECTED] > Betreff: Re: [Pmapper-users] Searchengine query with is-not operator > Datum: Tue, 03 Jan 2006 12:23:19 +0100 > Unfortunately it doesn't work. I tried all the most common solutions but nothing works so far. I will ask the question on the mapservers userlist again maybe they have a solution. If you have another idea I love to hear it. Dennis-Jan Armin Burger wrote: >Dennis, > >have you tried the "!~" operator? > >like > >['link_id'] !~ /(p|P)/ > >I guess Mapserver uses partially the Perl syntax, somehow. > >Armin > > -- Telefonieren Sie schon oder sparen Sie noch? NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.faunalia.com/pipermail/pmapper-users/attachments/20060103/4ac771fc/attachment.htm From [EMAIL PROTECTED] Tue Jan 3 13:36:44 2006 From: [EMAIL PROTECTED] (DJ Broerse) Date: Tue Jan 3 13:38:42 2006 Subject: [Pmapper-users] Searchengine query with is-not operator In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> An HTML attachment was scrubbed... URL: http://www.faunalia.com/pipermail/pmapper-users/attachments/20060103/ec460c82/attachment.htm From [EMAIL PROTECTED] Tue Jan 3 18:40:59 2006 From: [EMAIL PROTECTED] (Armin Burger) Date: Tue Jan 3 18:41:32 2006 Subject: [Pmapper-users] Avoid some layers in legend In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Try to use the METADATA entry "SKIP_LEGEND" "2" or "SKIP_LEGEND" "1" Let me know if it helps. I'm still working a bit on that to get it finally consistent for all kind of layer/legend display modes and pmapper versions. Armin luca marletta wrote: > Hi list, > I need to avoid some layers in legend. > Is there a way to do it in pmapper? > > Thanks a lot > > luca > -- > luca marletta > > _______________________________________________ > Pmapper-users mailing list > [EMAIL PROTECTED] > http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users > >