Skip to content

Handle longitude wrapping on ingest for geolife longitude values (180 -> 400 ) #53

@chrisbennight

Description

@chrisbennight

Geolife dataset (See ingester in current geolife branch, data at http://research.microsoft.com/en-us/projects/geolife/ ) has values longitude values that go up to 400. Dateline wrapping isn't handled properly for these values.

Should handle on parsing side, as "meaning" of EPSG:4326 values outside the -180/+180 range is undefined, or rather defined by the convention of the data set.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions