Re: [gdal-dev] core dump on dir info

2024-02-02 Thread Michael Sumner via gdal-dev
Thanks Even, so there's something about tiledb under gdb (or maybe I am mangling the context, I will try variants of the host I'm using). Run with valgrind included below. gdb --args ogrinfo /tmp/newdir/ ... (gdb) run Starting program: /usr/local/bin/ogrinfo /tmp/newdir/ [Thread debugging using l

Re: [gdal-dev] core dump on dir info

2024-02-02 Thread Even Rouault via gdal-dev
Michael, I'm wondering if there not might be something wrong with your build or runtime environment. Or there's something subtle, because that works fine for me with my dev build or in the ghcr.io/osgeo/gdal:alpine-normal-3.8.3 Docker image Try running "valgrind ogrinfo /tmp/newdir/" or "gdb

[gdal-dev] core dump on dir info

2024-02-02 Thread Michael Sumner via gdal-dev
I'm getting Illegal instruction / core dumped on ogrinfo of a directory: ogr2ogr /tmp/newdir https://github.com/SymbolixAU/geojsonsf/raw/master/inst/examples/geo_melbourne.geojson -f "ESRI Shapefile" ogrinfo /tmp/newdir/ Illegal instruction (core dumped) I've worked back through some docker imag

Re: [gdal-dev] shptreevis functionality in GDAL

2024-02-02 Thread Even Rouault via gdal-dev
Robert, Does GDAL (ogr2ogr/ogrinfo) have the functionality to convert the .qix to a spatial format that can be visualized such as shptreevis from mapserver? Not that I'm aware of. That seems to be a rather uncommon use case. Just use shptreevis :-) Even -- http://www.spatialys.com My so

Re: [gdal-dev] GDAL Maintainers Meeting Minutes

2024-02-02 Thread Alexandre Gacon via gdal-dev
Don't know if it can help but OSGEO is hosting a weblate instance if you are looking for a tool to allow people work on the translation (but you have to find a format managed by weblate). Alexandre Le ven. 2 févr. 2024 à 17:21, Rahkonen Jukka via gdal-dev < gdal-dev@lists.osgeo.org> a écrit : >

[gdal-dev] shptreevis functionality in GDAL

2024-02-02 Thread Robert Hewlett via gdal-dev
Hi, Does GDAL (ogr2ogr/ogrinfo) have the functionality to convert the .qix to a spatial format that can be visualized such as shptreevis from mapserver? Rob ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal

Re: [gdal-dev] GDAL Maintainers Meeting Minutes

2024-02-02 Thread Rahkonen Jukka via gdal-dev
Hi, The spatialreference.org site looks very good! Thanks for the refactoring, and for the links to the definitions at epsg.org. About the translations, by experience I can tell that translating technical text is harder than you may think because the translator should also understand what the d