Skip to content

wetland z-order=4#1003

Open
quantenschaum wants to merge 1 commit into
osmandapp:masterfrom
quantenschaum:z-order
Open

wetland z-order=4#1003
quantenschaum wants to merge 1 commit into
osmandapp:masterfrom
quantenschaum:z-order

Conversation

@quantenschaum
Copy link
Copy Markdown

This would fix osmandapp/OsmAnd#17835

Does it have negative side effects?

<case tag="natural" value="crater"/>
<case tag="natural" value="hot_spring"/>
<case tag="natural" value="geyser"/>
<case tag="natural" value="wetland" order="6"/>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

orders should be avoid using at all cause it's not consistent with default osm styles, but here there was exception unclear why

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But with no order attribute set wetland polygons get (partially) displayed on top of cable areas for example, this does not look good.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Z-fighting... on sea there are different rules than on the land, so I'm not sure @xmd5a2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

objects rendered with wrong z order

2 participants