[mapserver-users] Search

Jay Kapalczynski jkapalczynski at ci.maple-grove.mn.us
Tue Jan 27 13:10:34 EST 2009


I am trying to use this filter to act as a wild card and am not having any success....incorrect syntax???

Any thoughts?

Thanks


THIS WORKS: but not a wild card search
FILTER /^%idOwner%/

THIS NOT WORKING:
FILTER /."%idOwner%"./


  LAYER # Parcels Owner Layer
                    NAME 'Parcels'
                    DATA 'parcels/parcels.shp'
                    STATUS DEFAULT
                    TYPE POLYGON
                    METADATA
                                qstring_validation_pattern '.'
                    END
                    TEMPLATE 'parcels/itemquery_parcels_Owner.html'
                    FILTERITEM 'OWNER_NAME'
                    #FILTER /^%idOwner%/
                    FILTER /."%idOwner%"./
  END


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090127/1a042578/attachment.html


More information about the mapserver-users mailing list