-
-
Notifications
You must be signed in to change notification settings - Fork 723
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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

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
Labels
bugSomething isn't workingSomething isn't working