Skip to content

[BUG] Nested landuse can lead to wrong blocks #440

Open
@eengnr

Description

@eengnr

Describe the bug
There are areas where e.g. a landuse=grass is within a landuse=residential.
This can lead to STONE_BRICKS instead of GRASS_BLOCKS, because the outer residential seems to overwrite the inner grass.
I guess it is necessary to determine the innermost way (area) of a point/coordinate/block to avoid this.

Used bbox area
48.082179 11.672072 48.086938 11.682200

Arnis and Minecraft version
Arnis: self build on Linux from 1a0fc29
Minecraft: Server with 1.21.5 hosting the generated Java map, playing with GeyserMC with Bedrock 1.21.72

Screenshots

Image
The triangle within the fence should be grass.

Grass: https://www.openstreetmap.org/way/1081794163
Residential: https://www.openstreetmap.org/way/654718825

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions