[Cartoweb-users] Highlight and query
Alexandre Fellay
alexandre.fellay at camptocamp.com
Fri Aug 12 08:43:52 EDT 2005
I'm not sure the end-users understand what's happening if you allow them
to select features and get info about them without seeing them on the
map. But if that's really what you want, you can define hilight layers
that have the same symbolization as the non-hilighted ones, or a very
discrete symbolization. Example :
# normal layer, also included in the hierarchy in layers.ini
LAYER
NAME "mylayer"
...
CLASS
STYLE
COLOR 255 0 0
END
END
END
# hilight layer
LAYER
NAME "mylayer_hilight"
...
CLASS
STYLE
COLOR 255 0 0
END
END
END
Alexandre F
Caussin David wrote:
> Hi cartowebers,
>
>
> I ask me if it is possible to query differents layers but with only 1
> elements highlighted.
>
> exemple : I have 3 layers to query, but only one must be highlighted.
>
> How to do that if it is possible?
>
> Thanks in advance
>
> Caussin Dacvid
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Cartoweb-users mailing list
>Cartoweb-users at lists.maptools.org
>http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
>
More information about the Cartoweb-users
mailing list