Skip to content

Consider how to make b6 show country-sized polygons #337

Description

@silky

b6, at present, is unable to show any particularly large polygons, as all renderer items are basically at zoom 8 or above: https://github.com/diagonalworks/diagonal-b6/blob/main/src/diagonal.works/b6/renderer/renderer.go#L200.

Maybe it's just a simple matter to add in a new layer there with a high zoom level; but some care may need to be taken to ensure that all the relevant rendering code doesn't slow down dramatically.

Some testing needs to take-place here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions