Hi, I'am trying to export (v.out.ogr) some vectors to Mysql but I got the 
following problem:

ERROR 1: MySQL error message:Duplicate entry '1' for key 'OGR_FID'

 For every vector it try to use the same OGR_FID and at the end It exports
 only the first vector becouse the other has duplicated FID.

Any help?
Is this a bug?

I had sent a message to gdal-devel but I don't understand the answer:

>>This could happen if you pass to CreateFeature() features that have the same 
>>id set by OGRFeature::SetFID() as being 1... Check with OGRFeature::GetFID() 
>>what you pass to CreateFeature().
 
>>Best regards,
 
>>Even
 

Pablo.


                                          
_________________________________________________________________
Navegue sem medo com o Internet Explorer 8. Clique aqui para instalar 
gratuitamente.
http://go.microsoft.com/?linkid=9707132
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to