[gdal-dev] Utilisation de Planetary Computer

2022-09-28 Thread Loïc Lozac'h
quot;: out_transform}) withrasterio.open(out, "w", **out_meta) asdest: dest.write(out_image) Merci pour vos réponses Bien cordialement, Loïc ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] S-57 driver Generic attribute DSNM

2020-05-03 Thread loïc
On my fork of GDAL I add this attribute DSNM (as defined in the previous documentation), and since the DSNM field is mandatory in the S57 spec I did not detect any problem. (Tested with several S57 source US, UK, ES, HR, ... ) In case it would be helpful, I could make a PR. -- loïc >

[gdal-dev] S-57 driver Generic attribute DSNM

2020-04-30 Thread loïc
attaches theses standard feature attributes : GRUP, OBJL, RVER, AGEN, FIDN, FIDS but there is no mention of the DSNM attribute. Is it a mistake in the documentation? In the code? Or just a misunderstanding on my side? Thank you for your clarification, -- loïc

RE: [gdal-dev] gdalwarp makes landcover files blocky when shrinking pixel size

2012-01-27 Thread Dutrieux , Loïc
: - Resample using nearest neighbor. - Apply a majority filter with a large moving window. I cannot guarantee the result, but I guess it should work. Best regards, Loïc -Original Message- From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of John