Ticket #2497 (closed feature: invalid)

Opened 3 years ago

Last modified 2 years ago

selected features should be put in front of others

Reported by: fvanderbiest Owned by: tschaub
Priority: minor Milestone: 2.10 Release
Component: Control.SelectFeature Version: 2.8
Keywords: Cc:
State:

Description

IMO, selected features should be put forward. I'm not sure if there is an equivalent to "z-index" with SVG and/or VML.

Change History

Changed 3 years ago by ahocevar

  • state set to Awaiting User Feedback

There is no z-index equivalent, but we have z-indexing implemented in our renderers. This is, however, deactivated by default because it makes rendering slow. If you want it, you have to set {zIndexing: true} in the layer's rendererOptions. Then you can give your select renderIntent's symbolizer a high graphicZIndex.

Please close this ticket if that's turns out to be a solution for your issue.

Changed 3 years ago by tschaub

  • status changed from new to closed
  • state Awaiting User Feedback deleted
  • resolution set to invalid

Having gotten no response, I'm assuming this solution (or another) worked.

Changed 2 years ago by fvanderbiest

Sorry for the delay. This worked perfectly. Thanks Andreas !

Note: See TracTickets for help on using tickets.