Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tiles to 2024-08-20 version #153

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Update tiles to 2024-08-20 version #153

merged 1 commit into from
Aug 24, 2024

Conversation

charliemcgrady
Copy link
Collaborator

No description provided.

Comment on lines -225 to -236
filter={
["all",
["has", "@name"],
["step",["zoom"],
["==","$type","Point"],
2,["match",["get", "subtype"],["country","dependency"],true, false],
4,["match",["get", "subtype"],["macroregion","region"],true, false],
8,["match",["get", "subtype"],["macrocounty","county"],true, false],
10,["match",["get", "subtype"],["county", "localadmin"],true, false],
12,["match",["get", "subtype"],["localadmin", "locality", "borough", "macrohood", "neighborhood","microhood"],true, false]
]
]}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Prettier formatting.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

(tangent but I'll review the CR to add prettier to avoid these diffs in the future)

@Bonkles Bonkles merged commit ad8d2f2 into main Aug 24, 2024
1 check passed
@Bonkles Bonkles deleted the august-update branch August 24, 2024 00:57
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.

2 participants