Re: [gdal-dev] oblique cuts on a raster using python GDAL

2023-11-06 Thread Javier Jimenez Shaw via gdal-dev
2023 at 19:43, Rahkonen Jukka via gdal-dev < >>> gdal-dev@lists.osgeo.org> wrote: >>> >>>> Hi, >>>> >>>> >>>> >>>> Please add gdalinfo of the source image. Even better if you can share >>>> the image.

Re: [gdal-dev] oblique cuts on a raster using python GDAL

2023-11-06 Thread Javier Jimenez Shaw via gdal-dev
ce 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. marras

Re: [gdal-dev] oblique cuts on a raster using python GDAL

2023-11-06 Thread Javier Jimenez Shaw via gdal-dev
a:* gdal-dev@lists.osgeo.org > *Aihe:* [gdal-dev] oblique cuts on a raster using python GDAL > > > > Hi , > > > > I have problems with oblique cuts on a raster using python GDAL (3.6.2) > > > > - with this line i obtain black borders around : > &g

[gdal-dev] oblique cuts on a raster using python GDAL

2023-11-06 Thread Naima Dambrine via gdal-dev
HI, i do not know if you receive my precedent attachments, so my apologies if so. here is a shared link for original image and geometry extraction Thank you, Partage ___ gdal-

Re: [gdal-dev] oblique cuts on a raster using python GDAL

2023-11-05 Thread Rahkonen Jukka via gdal-dev
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

[gdal-dev] oblique cuts on a raster using python GDAL

2023-11-05 Thread Naima Dambrine via gdal-dev
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