Navigation Menu

Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Selecting multipolygon resets way color #3601

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Selecting multipolygon resets way color #3601

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: emj
[Submitted to the original trac issue database at 4.22am, Tuesday, 22nd March 2011]

Minor Rendering bug Multipolygon, Color of way gets reset, when selecting multipolygon

  1. create multipolygon: with inner: landuse=forest and outer: landuse=sand
  2. deselect
  3. observe that inner way/polygon is green
  4. activate multipolygon by mouse over
  5. Result: Inner way is not green any more:
  6. select inner way
  7. move out side of multipolygon, and it will keep its greenes

Expected results: consistency.

@openstreetmap-trac
Copy link
Author

Author: Richard
[Added to the original trac issue at 2.39pm, Friday, 30th September 2011]

Not really a bug. The inner way is both black-edged (the inside of the sand) and green-edged (the outside of the forest). As such, if both styles are on the same layer, one will be drawn over the other

Any redraw event on either way will therefore cause that one to come to the front unless you specify a layer/subpart order in the stylesheet. It's not important enough to do that on the osm.org instance but people are of course free to do that on their own instances!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant