Skip to content

Clarify that longitude/latitude precision is reduced with this library #10

Closed
@reportingsjr

Description

@reportingsjr

I just spent a couple of hours trying to figure out why I was only getting 4 decimals from my gps wing with this library only to realize it is because the calculations used in _parse_degrees cut off a serious amount of precision.

This library will output decimal degrees to four places which, according to this wikipedia page, gives a precision of ~10m which isn't great.

It would be nice if a way to get higher precision decimal degrees was added to this library, even if only for logging rather than doing calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions