<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Christian,<br><br>Why you don't create a new column with the ID values that you want? If you want to edit some columns or rows you can use the Field Calculator. <br><br>Best Regards,<br>José Santos <br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Tue, 26 Mar 2013 16:59:08 +0100<br>From: chris.roettger@web.de<br>To: qgis-user@lists.osgeo.org<br>Subject: [Qgis-user] manually change FID/OID<br><br>Hi,<br><br>i have the following problem: If i export a postgis db with qgis it mixes up the rows. On the first position in the attribute table is a value with id 2400 but should be 0 or 1<br>e.g.<br>      id      objectname<br>
0 | 2400 | name 2400  ...<br>1 | 828   | name 828   ...<br><br>When i inspect the database, everything seems to be ok, as the line with id =1 shows up on the top position and id is set as primary key.<br>Has anybody an idea how i can get my table back in the right order or how to manually update the FID/OID with my id values?<br>
<br>I need that for an geotools importer which reads the FID and i cant change the import parameters.<br><br>Thanks christian<br>
<br>_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user</div>                                     </div></body>
</html>