Re: [gdal-dev] Original FID for SQLite dialect

2014-11-14 Thread Even Rouault
Le vendredi 14 novembre 2014 16:57:03, Andre Vautour a écrit : > Hi all, > > I was wondering if there is a way to get at the original feature id when > executing an SQL query for the SQLite dialect. Something similar to what > is described in http://www.gdal.org/ogr_sql.html for FID for the OGR >

[gdal-dev] Original FID for SQLite dialect

2014-11-14 Thread Andre Vautour
Hi all, I was wondering if there is a way to get at the original feature id when executing an SQL query for the SQLite dialect. Something similar to what is described in http://www.gdal.org/ogr_sql.html for FID for the OGR dialect. That is, is there something equivalent to the following for