Skip to content

Enhance search result zoom level #44

@benoit74

Description

@benoit74

For now, we set the zoom level based on ADM level in geonames:

adm_zoom_map = {
"ADM1": 6,
"ADM2": 8,
"ADM3": 10,
"ADM4": 12,
}

While "not totally wrong", this could definitely be fine-tuned. Big question is "how"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions