INSERT INTO gpsdatabomp (lat, lon, the_geom,update_time,last_update) VALUES (,,ST_Transform(ST_GeomFromText('POINT( )',4326),3857),CURRENT_TIMESTAMP,CURRENT_DATE);