<HTML>
<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>Hi All,<br>
<br>
I'm adding several new features to a PostGIS table using OGR (in C#). After each CreateFeature I'd like to somehow get the FID of the created feature. Is there any possible way to do this? If not elegant, any hack is also welcome :D<br>
<br>
Cheers,<br>
Tom<br>
 </HTML>