As a work around, this seems to work:
ogr2ogr -preserve_fid idtest1.geojson idtest.json
ogrinfo -dialect sqlite -sql "select * from main" idtest1.geojson
On 4/7/25 13:43, Rahkonen Jukka via gdal-dev wrote:
Hi,
I notised this question on gis.stackexchange
https://gis.stackexchange.com/question
Fix queued in https://github.com/OSGeo/gdal/pull/12104
Le 07/04/2025 à 22:43, Rahkonen Jukka via gdal-dev a écrit :
Hi,
I notised this question on gis.stackexchange
https://gis.stackexchange.com/questions/491741/gdal-sqlite-no-such-table-when-id-in-properties
I tried to make as simple as poss
Hi,
I notised this question on gis.stackexchange
https://gis.stackexchange.com/questions/491741/gdal-sqlite-no-such-table-when-id-in-properties
I tried to make as simple as possible test case and here is the GeoJSON:
{
"type": "FeatureCollection",
"name": "main",
"features": [
Hi,
On behalf of the GDAL/OGR development team, I am pleased to announce the
release of the GDAL/OGR 3.10.3 bug fix version, likely the last one in
the 3.10 series.
Consult the release notes for the list of issues addressed:
https://github.com/OSGeo/gdal/blob/v3.10.3/NEWS.md
The sources
Motion passed with +1 from PSC members JavierJS, JukkaR and me
Le 03/04/2025 à 11:25, Even Rouault via gdal-dev a écrit :
Hi,
Motion: adopt GDAL 3.10.3RC1 as final 3.10.3 release
+1
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
___