format(query, 512, "INSERT INTO houses (id, x, y, z, Price, Street) VALUES (%d, %f, %f, %f, %d, '%s')", ret, x, y, z, precio, zone);