Re: [gdal-dev] Crash on cancel overviews creation

2021-08-27 Thread Javier Jimenez Shaw
Thanks Even We tested your patch and we were not able to crash it. It looks like fixed :) .___ ._ ..._ .. . ._. .___ .. __ . _. . __.. ... ._ .__ Entre dos pensamientos racionales hay infinitos pensamientos irracionales. On Thu, 26 Aug 2021 at 19:02, Even Rouault wrote: > Javier, > > H

Re: [gdal-dev] GeoRSS AUTHOR_NAME option

2021-08-27 Thread andy
Thank you very much __ Scusami per la brevità, ti sto scrivendo dal cellulare. website: https://medium.com/tantotanto 38° 7' 48" N, 13° 21' 9" E EPSG:4326 Il ven 27 ago 2021, 12:10 Even Rouault ha scritto: > Andrea, > > the driver documentation indicates that AUTHOR_NAME is only used for A

Re: [gdal-dev] GeoRSS AUTHOR_NAME option

2021-08-27 Thread Even Rouault
Andrea, the driver documentation indicates that AUTHOR_NAME is only used for Atom format output, and that by default the driver uses the RSS format, so this behaves as expecte Even Le 27/08/2021 à 11:31, andy a écrit : Hi, if I use AUTHOR_NAME option, I have no element in the XML header.

[gdal-dev] GeoRSS AUTHOR_NAME option

2021-08-27 Thread andy
Hi, if I use AUTHOR_NAME option, I have no element in the XML header. Starting in example from this CSV description,link,pubDate,title,guid a description,https://lorem.com/1431092533786918915,2021-08-27T03:13:43Z,a title,https://lorem.com/1431092533786918915 and running ogr2ogr -f geoRSS -dsco