[Mapserver-users] Query results highlighting

Blaine Hackett blaine_hack1 at yahoo.com
Tue Jun 29 15:01:02 EDT 2004


Mark

Here is a layer object I used to highlight a parcel. 
Seems to work well.

  LAYER #PARCEL LAYER
    NAME parcel
    STATUS DEFAULT
    DATA "parcels"
    MAXSCALE 15000
    CLASSITEM "feature"
    TYPE LINE	
    CLASS
      OUTLINECOLOR 255 0 0
      SYMBOL "circle"
      SIZE 3
      TEMPLATE "query.html"
    END #end of class object
  END # end of parcel layer object

See if that works.

Blaine

--- Mark Adams <markadams at cuestasys.com> wrote:
> Hi folks,
>  
> Quick question from a newbie: is there a way to
> change the
> size/intensity of the highlighting of query results?
> In my map file I’ve
> defined a Querymap layer, set to hilite in a bright
> yellow colour, but
> I’ve noticed that for polygons layers where I’ve
> only defined an
> Outlinecolor and no fill color, only a narrow
> outline gets highlighted,
> not the feature itself. As a result you have to
> squint at the screen to
> determine what features are actually “highlighted”.
> I could change my
> map file so that all polygon layers are filled, but
> this seems extreme.
> Is there an other way to highlight the whole
> feature, or change the
> highlight outline to a thicker line?
>  
> Thanks.
>  
> ------------------------------
> Mark Adams
> Business & Systems Analyst
> Cuesta Systems Inc.
> 5230 South Service Road
> Burlington, ON L7L 5K2
> Phone: 905-333-4544 x14
> Fax: 905-333-0455
> Email: markadams at cuestasys.com
>  
> 



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail



More information about the mapserver-users mailing list