Skip to content

Test server DB quantizes coordinates #55

Open
@peterlau

Description

@peterlau

I've noticed that results collected via tracker.transistorsoft.com are heavily quantized (to maybe 10m?) Tracks follow a tell-tale zig-zag pattern as a result of lat/lng being rounded to ~3 decimal places.

I think this is because the server application (sequelize model config?) stores the coordinates as 'real' instead of 'double' . If this is intentional (a demo limitation) it would be good to highlight it in the documentation. Thanks

screen shot 2017-12-29 at 12 45 15 am

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