Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-28 Thread Even Rouault
On mardi 28 avril 2020 17:23:50 CEST Norman Barker wrote: > Hi Even, > > Does https://github.com/OSGeo/gdal/pull/2397 need to be included in the > notes for this RC? I see the code is in the release which is great, thank > you. I think I intended this to be covered by the line * redirect vsis3

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-28 Thread Norman Barker
Hi Even, Does https://github.com/OSGeo/gdal/pull/2397 need to be included in the notes for this RC? I see the code is in the release which is great, thank you. I have checked over the other TileDB functions in this RC and it looks good to me. Norman On Tue, Apr 28, 2020 at 10:16 AM Even Rouault

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-28 Thread Even Rouault
Issue fixed now. I'll re-issue a RC2 soon to address this. Unrelated notes regarding https://github.com/DanielFEvans/gdalmanylinux/blob/gdal_3.1.0/Dockerfile.wheels - Jasper probably unneeded as you use openjpeg which is normally superior to it - PROJ could be bumped to 6.3.1 or 7.0.0. And withi

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-28 Thread Daniel Evans
Thanks Even. Apparently I managed to reply to Even directly, not to the mailing list, which I've now copied back in. From: Even Rouault Sent: 28 April 2020 12:53 To: Daniel Evans Subject: Re: [gdal-dev] GDAL 3.1.0 RC1 available Daniel, issue confirmed. Spotted to https://githu

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Even Rouault
On lundi 27 avril 2020 19:29:54 CEST Greg Troxel wrote: > Even Rouault writes: > > Bas, you can likely just use the plain tarball. We got confirmation from > > Planet Federal (ex Boundless) that their boundless_rtd theme, from which > > gdal_rtd is derived, can be licensed under MIT: > > https://g

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Greg Troxel
Even Rouault writes: > Bas, you can likely just use the plain tarball. We got confirmation from > Planet > Federal (ex Boundless) that their boundless_rtd theme, from which gdal_rtd is > derived, can be licensed under MIT: > https://github.com/planetfederal/sphinx-theme/blob/master/LICENSE I'

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Jeff McKenna
On 2020-04-27 3:57 p.m., Even Rouault wrote: > > Note for packagers: the /doc/build/ output is ~112 MB (GDAL 2.4.4 > /bin/html output was 1.6 MB) Actually, "only" 62 MB if you consider only /doc/build/html True! To clarify: my post of size was not a complaint but was for packagers wonde

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Even Rouault
> > Note for packagers: the /doc/build/ output is ~112 MB (GDAL 2.4.4 > /bin/html output was 1.6 MB) Actually, "only" 62 MB if you consider only /doc/build/html -- Spatialys - Geospatial professional services http://www.spatialys.com ___ gdal-dev ma

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Jeff McKenna
RC1 builds ok on Windows in VC2017, but, there were errors during the building of the docs. I've created a pull request that fixes these errors on Windows (running MS4W's Python 3.7.5) : https://github.com/OSGeo/gdal/pull/2446 Note for packagers: the /doc/build/ output is ~112 MB (GDAL 2.4.4

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Even Rouault
On lundi 27 avril 2020 16:18:39 CEST Even Rouault wrote: > Bas, > > > The embedded RTD theme (especially its fonts) and logo images are a > > PITA. I'm tempted to just drop the libgdal-doc package are exclude the > > entire doc/ subdirectory when repacking the tarball to make license & > > copyrig

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Even Rouault
Bas, > The embedded RTD theme (especially its fonts) and logo images are a > PITA. I'm tempted to just drop the libgdal-doc package are exclude the > entire doc/ subdirectory when repacking the tarball to make license & > copyright review less of a pain. As using plain sphinx_rtd_theme gives pret

Re: [gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Sebastiaan Couwenberg
On 4/27/20 3:37 PM, Even Rouault wrote: > Packagers: note that the documentation has been revamped to use Sphinx. If > you want to > build html and man pages, in addition to Doxygen, on top of my head, you need > at least the > following Python packages: sphinx, breathe, sphinx_rtd_theme (the r

[gdal-dev] GDAL 3.1.0 RC1 available

2020-04-27 Thread Even Rouault
Hi, I have prepared a GDAL/OGR 3.1.0 release candidate. Pick up an archive among the following ones (by ascending size): https://download.osgeo.org/gdal/3.1.0/gdal-3.1.0rc1.tar.xz https://download.osgeo.org/gdal/3.1.0/gdal-3.1.0rc1.tar.gz https://download.osgeo.org/gdal/3.1.0/gdal310rc1.zi