Skip to content

Added islands and islets place names - #72

Open
CharliePlett wants to merge 1 commit into
OpenHistoricalMap:stagingfrom
CharliePlett:label-islands
Open

Added islands and islets place names#72
CharliePlett wants to merge 1 commit into
OpenHistoricalMap:stagingfrom
CharliePlett:label-islands

Conversation

@CharliePlett

Copy link
Copy Markdown
Contributor

I added islands and islets to the main style for this issue OpenHistoricalMap/issues#1396

z9
image

z13
image

@1ec5 1ec5 linked an issue Aug 1, 2026 that may be closed by this pull request
"text-size": ["interpolate", ["linear"], ["zoom"], 3, 4, 6, 7, 10, 10],
"symbol-avoid-edges": true,
"symbol-spacing": 25,
"text-font": ["OpenHistorical"],

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.

I think natural features tend to get italicized in this style. Let’s use OpenHistoricalMap Italic instead for both of these layers.

Comment on lines +6747 to +6749
"minzoom": 12,
"maxzoom": 20,
"filter": ["in", ["get", "type"], ["literal", ["islet"]]],

@1ec5 1ec5 Aug 10, 2026

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.

If I’m not mistaken, the only differences between the two layers are minzoom, filter, and text-size. Can we combine the two layers by filtering out islets at zoom levels 8 through 12 inside filter and varying some of the text-size zoom stops based on the type attribute? Let me know if this is unclear or you run into any problems.

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.

Label islands

2 participants