Re: [gdal-dev] Motion: Migrate gdal.org to ReadTheDocs

2024-07-25 Thread Even Rouault via gdal-dev
+1 Even Le 25/07/2024 à 17:01, Howard Butler via gdal-dev a écrit : All, I would like to motion to migrate gdal.org from our self-managed GitHub Pages infrastructure to ReadTheDocs. You can read specific details about the migration in the ticket at https://github.com/OSGeo/

Re: [gdal-dev] Changes in conda-forge packaging for GDAL 3.9.1

2024-07-25 Thread Michał Kowalczuk via gdal-dev
This is my DLL files structure: archive.dll blosc.dll charset.dll deflate.dll freexl.dll *gdal.dll* geos.dll geos_c.dll geotiff.dll iconv.dll jpeg8.dll krb5_64.dll Lerc.dll libbz2.dll libcrypto-3-x64.dll libcurl.dll libexpat.dll liblz4.dll liblzma.dll libminizip.dll libpng16.dll libsharpyuv.dll li

[gdal-dev] Motion: Migrate gdal.org to ReadTheDocs

2024-07-25 Thread Howard Butler via gdal-dev
All, I would like to motion to migrate gdal.org from our self-managed GitHub Pages infrastructure to ReadTheDocs. You can read specific details about the migration in the ticket at https://github.com/OSGeo/gdal/pull/10434 This migration will provide some significant positiv

Re: [gdal-dev] Building GDAL documentation with ReadTheDocs

2024-07-25 Thread Daniel Baston via gdal-dev
> From what I see, robots.txt is automatically configured for the default > version: > https://docs.readthedocs.io/en/stable/reference/robots.html I read this as saying that the robots.txt published by the default branch will be served from the top level of the domain (https://proj.org/robots.txt

Re: [gdal-dev] Changes in conda-forge packaging for GDAL 3.9.1

2024-07-25 Thread Michael Smith via gdal-dev
It would be just mamba install -c conda-forge libgdal-core libgdal-jp2openjpeg Mike -- Michael Smith Remote Sensing/GIS Center US Army Corps of Engineers From: gdal-dev on behalf of Michał Kowalczuk via gdal-dev Reply-To: Michał Kowalczuk Date: Thursday, July 25, 2024

Re: [gdal-dev] Changes in conda-forge packaging for GDAL 3.9.1

2024-07-25 Thread Even Rouault via gdal-dev
Le 25/07/2024 à 11:58, Michał Kowalczuk a écrit : Continuing this topic... What should I do if I want to use lightweight version od GDAL (libgdal-corel) only with JP2 driver. Putting libgdal_-jp2openjpg.dll with gdal.dll is not sufficient. If you use conda installation commands (conda instal

Re: [gdal-dev] Changes in conda-forge packaging for GDAL 3.9.1

2024-07-25 Thread Michał Kowalczuk via gdal-dev
Continuing this topic... What should I do if I want to use lightweight version od GDAL (libgdal-corel) only with JP2 driver. Putting libgdal_-jp2openjpg.dll with gdal.dll is not sufficient. Thanks, Michał czw., 25 lip 2024 o 08:43 Michał Kowalczuk napisał(a): > OK, I got it. > I do not know who