Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Locations spanning over the 180th meridian #5

Description

@Timmitry

Some locations, e.g. the island of Taveuni, span across the 180th meridian. This means that their longitude, going east, approaches 180° and then jumps to -180°.

When searching for Taveuni, the nominatim API returns two results. The first result has a bounding box from -180° to 180°, which would span all longitudes, and is thus wrong. The second result is more useful, and has a bounding box from -180.2925899 to -179.6525899, which we could easily handle.

However, the wrong result always shows first. This also happens for other queries, e.g. "Russia".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions