Skip to content

Proposal: Explore API #857

Description

@bboure

Hi there,

I would like to suggest an /explore api. It would be similar to the /reverse and /nearby apis, but differ from them by taking a bbox instead of a point.

Use-case

When browsing a map, this api would return the features that are included in the currently visible area.

Proposal

Required parameters:

  • boundary.rect.min_lat
  • boundary.rect.max_lat
  • boundary.rect.min_lon
  • boundary.rect.max_lon

Available filters: same as /nearby and /reverse

Features could be sorted by popularity (when available), or alternatively, by distance from the center.

Comments/suggestions are welcome.

Metadata

Metadata

Assignees

No one assigned

    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