Skip to content

REGRESSION: clamp NE roads to min_zoom 5 #1353

@nvkelso

Description

@nvkelso

Following up from #1352 (comment)...

Looks like we source the Natural Earth scale_rank for min_zoom directly, and that starts at 3:

    min_zoom: { col: scalerank }

So the changes in #1352 would introduce roads at zoom 3. We need to clamp the Natural Earth roads to 5.

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