Re: [gdal-dev] Selecting just the geometry column with OGR SQL

2020-11-09 Thread Rahkonen Jukka (MML)
Even Rouault wrote: maanantai 9. marraskuuta 2020 17.10 > Jukka, >> I believe that OGR SQL dialect adds the geometry column into SQL >> selection by default. Am I right with this? I volunteer to edit the >> documentation https://gdal.org/user/ogr_sql_dialect.html if this is >> the case. But w

Re: [gdal-dev] Selecting just the geometry column with OGR SQL

2020-11-09 Thread Even Rouault
Jukka, > I believe that OGR SQL dialect adds the geometry column into SQL selection > by default. Am I right with this? I volunteer to edit the documentation > https://gdal.org/user/ogr_sql_dialect.html if this is the case. But what I > can't understand is another side of the story, how to select

[gdal-dev] Selecting just the geometry column with OGR SQL

2020-11-09 Thread Rahkonen Jukka (MML)
Hi, I believe that OGR SQL dialect adds the geometry column into SQL selection by default. Am I right with this? I volunteer to edit the documentation https://gdal.org/user/ogr_sql_dialect.html if this is the case. But what I can't understand is another side of the story, how to select just th