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.

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.