Re: [gdal-dev] Motion: adopt RFC 104: Adding a "gdal" front-end command line interface

2024-12-05 Thread Even Rouault via gdal-dev
Motion adopted with +1 from PSC members JukkaR, DanielM, JavierJS, HowardB and me. Le 02/12/2024 à 17:13, Even Rouault via gdal-dev a écrit : Hi, I move to adopt RFC 104: Adding a "gdal" front-end command line interface : https://github.com/OSGeo/gdal/pull/11216 Starting with my +1, Even

Re: [gdal-dev] Where to find a FlatGeobuf test file?

2024-12-05 Thread Even Rouault via gdal-dev
Jukka, in autotest/ relative file paths are relative to where the .py file is located, so here the test file is at https://github.com/OSGeo/gdal/tree/master/autotest/ogr/data/testfgb Even Le 05/12/2024 à 15:55, Rahkonen Jukka via gdal-dev a écrit : Hi, There is a FlatGeobuf test in here

[gdal-dev] Where to find a FlatGeobuf test file?

2024-12-05 Thread Rahkonen Jukka via gdal-dev
Hi, There is a FlatGeobuf test in here https://github.com/OSGeo/gdal/blob/436ae05694cf52526ef606853828b5ec9300d50d/autotest/ogr/ogr_flatgeobuf.py#L182 but I cannot find the file "data/testfgb/poly_no_index.fgb" anywhere. Is it created on-the-fly or what? -Jukka Rahkonen- ___