Thanks for the info Even!
On 11/5/23 13:26, Even Rouault wrote:
Scott,
I don't reproduce anymore on master, and I strongly suspect this is the
same issue as
https://lists.osgeo.org/pipermail/gdal-dev/2023-November/057856.html
which I fixed post-beta1
Even
Le 05/11/2023 à 19:57, Scott via
Scott,
I don't reproduce anymore on master, and I strongly suspect this is the
same issue as
https://lists.osgeo.org/pipermail/gdal-dev/2023-November/057856.html
which I fixed post-beta1
Even
Le 05/11/2023 à 19:57, Scott via gdal-dev a écrit :
ogr2ogr tst.gpkg
PARQUET:"/vsicurl/https://ove
Check that. This is only on 3.8beta. Apologies.
On 11/5/23 09:35, Scott via gdal-dev wrote:
On debian 10 linux, using gdal 3.7.1 or 3.8beta, built with apache arrow
12.0, I get a segfault immediately after running either of these commands:
ogr2ogr tst.gpkg
PARQUET:"/vsicurl/https://overturema
Hi,
Please add gdalinfo of the source image. Even better if you can share the image.
-Jukka Rahkonen-
Lähettäjä: gdal-dev Puolesta Naima Dambrine
via gdal-dev
Lähetetty: sunnuntai 5. marraskuuta 2023 17.35
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] oblique cuts on a raster using
On debian 10 linux, using gdal 3.7.1 or 3.8beta, built with apache arrow
12.0, I get a segfault immediately after running either of these commands:
ogr2ogr tst.gpkg
PARQUET:"/vsicurl/https://overturemapswestus2.blob.core.windows.net/release/2023-10-19-alpha.0/theme=admins";
ogr2ogr tst.gpkg
Hi ,
I have problems with oblique cuts on a raster using python GDAL (3.6.2)
- with this line i obtain black borders around :
gdal.warp('raster-dst' , raster-src', cutLineDSName='geometry-extraction.shp',
cropToCutline=True)
- with this one, the crop is not clean on closer inspection: residual b
Hi All!
Has anybody managed to make Opensearch work with GDAL? I tried using the steps
used in the GDAL documentation under Elasticsearch but i can't manage to make
it work.
I am using the following setup:
A docker container for Opensearch deployed as follows:
# Disable memory paging and swapp