[gdal-dev] GDAL 2.3.0 RC1 available

2018-05-04 Thread Even Rouault
Hi, I've issued a release candidate for GDAL 2.3.0 The source is available at: http://download.osgeo.org/gdal/2.3.0/gdal-2.3.0RC1.tar.xz http://download.osgeo.org/gdal/2.3.0/gdal-2.3.0RC1.tar.gz http://download.osgeo.org/gdal/2.3.0/gdal230RC1.zip A snapshot of the Python autotest su

Re: [gdal-dev] OGR_STYLE BRUSH(fc:#0000FF) converts into MapInfo Brush (1, 255)

2018-05-04 Thread Even Rouault
On vendredi 4 mai 2018 14:44:17 CEST Rahkonen Jukka (MML) wrote: > Hi MITAB-folks, > > See this: > https://gis.stackexchange.com/questions/281584/export-to-tab-with-styling-u > sing-ogr2ogr Is it right or wrong to convert blue fill into Brush (1,255)? Indeed seems wrong. I've just pushed a fix. A

[gdal-dev] OGR_STYLE BRUSH(fc:#0000FF) converts into MapInfo Brush (1, 255)

2018-05-04 Thread Rahkonen Jukka (MML)
Hi MITAB-folks, See this: https://gis.stackexchange.com/questions/281584/export-to-tab-with-styling-using-ogr2ogr Is it right or wrong to convert blue fill into Brush (1,255)? -Jukka Rahkonen- ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http

Re: [gdal-dev] mssql append fails for non-geometry layers

2018-05-04 Thread Martin Landa
Hi Tamas, 2018-05-03 22:47 GMT+02:00 Tamas Szekeres : first of all thanks for quick feedback! > For some reason the table hasn't been found and the driver wanted to create > a new table. Right, seems to be like that. > I've tried to reproduce this with a shapefile with no geometry uploaded to

Re: [gdal-dev] deb package for 2.2.3

2018-05-04 Thread Angelos Tzotsos
On 05/04/2018 11:08 AM, Sebastiaan Couwenberg wrote: On 05/04/2018 10:06 AM, Angelos Tzotsos wrote: Let me check if I can push 2.2.3 to experimental within the weekend. Do you mean 2.2.4? Note that no transition is required from 2.2.3 to 2.2.4, but there is from 2.2.2 and earlier. Kind Regard

Re: [gdal-dev] deb package for 2.2.3

2018-05-04 Thread Sebastiaan Couwenberg
On 05/04/2018 10:06 AM, Angelos Tzotsos wrote: > Let me check if I can push 2.2.3 to experimental within the weekend. Do you mean 2.2.4? Note that no transition is required from 2.2.3 to 2.2.4, but there is from 2.2.2 and earlier. Kind Regards, Bas __

Re: [gdal-dev] deb package for 2.2.3

2018-05-04 Thread Angelos Tzotsos
Hi, I am planning to update UbuntuGIS with the new GDAL 2.3.0 release once it is out. Let me check if I can push 2.2.3 to experimental within the weekend. Cheers, Angelos On 05/04/2018 08:39 AM, Grégory Bataille wrote: wow, ok, a bit more work than I expected. Now I understand why it's hard