Skip to content

Support precision as an input parameter #7

@albertoramosmonagas

Description

@albertoramosmonagas

Problem description

The API lacks a mechanism for clients to request data with a specific granularity, which may be necessary for varying levels of prediction accuracy depending on use case or device capabilities.

Possible evolution

Introduce an optional precision input parameter (e.g. in meters or as discrete levels) to define the resolution or granularity of the returned prediction.

Alternative solution

None proposed.

Additional context

Precision control would improve usability and efficiency by allowing applications to request data at the level of detail they actually need, reducing unnecessary computation or over-fetching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions