Skip to content

feat: stop demarcating districts on the atlas - #613

Open
eordano wants to merge 1 commit into
masterfrom
feat/remove-district-demarcation
Open

feat: stop demarcating districts on the atlas#613
eordano wants to merge 1 commit into
masterfrom
feat/remove-district-demarcation

Conversation

@eordano

@eordano eordano commented Jul 29, 2026

Copy link
Copy Markdown
Member

Enacts DAO proposal "Removing the 'District' demarcation on all Maps" (https://decentraland.org/governance/proposal/?id=9ee1965f-6a96-45f9-bb20-f60baa13607f).

District parcels are drawn as the LAND they are instead of the purple overlay, and their borders are recomputed against the estate each parcel belongs to. The recomputation matters: the tiles endpoint stitches a whole district into one district-shaped blob, which is what hides the parcels and estates inside it, so recolouring alone would only turn a purple rectangle into a grey one.

Districts are drawn as the LAND they are, and the borders of their parcels are recomputed against the estate each one belongs to instead of tracing the district outline. Parcels on sale go through the same path because the v1 tiles endpoint reports the ones inside a district as any other parcel on sale.

Enacts DAO proposal 9ee1965f-6a96-45f9-bb20-f60baa13607f.
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

You must set up Two-Factor Authentication before accessing this team.

View Documentation: https://vercel.com/docs/two-factor-authentication

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.

1 participant