Thank you, Robert, for the RR tip. I shall try it.
I have new findings to report, however.
First of all, I confirmed that a build against GDAL 3.4.1 (the version we
were on before) still works. I also confirmed that builds against 3.7.3 and
3.8.4 still failed even with no additional library depen
Hello,
I've been exploring the pmtiles driver a bit, what a great way to read
giant blobs of tiles off of cloud storage, really impressed by how fast
this is.
I've been encountering a "Non increasing tile_id" when attempting to read
from coarser zoom levels for a large (~300GB) pmtile file:
http
Thanks,
So maybe the following SQL with the OGR SQL dialect is then the easiest method
for getting the desired result with GDAL:
ogrinfo jsonjson.json -sql "select * EXCEPT (key), cast(key as character) from
file" jsonjson.json
...
key (String) = { "start": "2000-01-01", "end": "2023-11-30" }
Jukka,
I am looking at a question in gis.stackexchange
https://gis.stackexchange.com/questions/476489/geojson-item-considered-a-json-instead-of-a-string.
I thought that open option ARRAY_AS_STRING would have some effect on
opening the test data, but it does not. Ogrinfo returns String(JSON)
Hi,
I am looking at a question in gis.stackexchange
https://gis.stackexchange.com/questions/476489/geojson-item-considered-a-json-instead-of-a-string.
I thought that open option ARRAY_AS_STRING would have some effect on opening
the test data, but it does not. Ogrinfo returns String(JSON) with b