Values outside of longitude range (-180,180) are allowed when creating a database
Values should be restricted to the valid longitude coordinate range (-180, 180). Since some of these still appear to be real positions transiting longitude 180°, these should be translated to the valid coordinate range using aisdb.gis.shiftcoord()
or similar