PostGIS UPDATE parcheggi SET the_geom = ST_SetSRID(ST_MakePoint(lon, lat),4326) SpatiaLite UPDATE clienti SET the_geom = MakePoint(lon, lat,4326)