Skip to content

Add Island Names #294

Closed
Closed
@rami-dv

Description

@rami-dv

Islands are important and often notable map features, and island labels should be included in the tiles.

With the island's geometry (if it's a multipolygon relation), it should be possible to infer a reasonable minzoom for the label point, such as done in the planetiler openmaptiles profile. In that profile, the multipolygons are set with a minzoom depending on their area, while all label points are added at zoom 12.

Currently, island name points are the only data that I've needed, other than a protomaps extract, in order to make a solid basemap. The logic used in the OMT profile seems solid to me, and I think the island label points would fit in just fine in the physical_point layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions