[gdal-dev] gdal issue with libcurl

2021-11-15 Thread Frank Chuang
I just installed version 3.4.0 of gdal using standard conda install, but having error message stating libcurl version is incompatible with libgdal: dyld: Library not loaded: @rpath/libcurl.4.dylib Referenced from: /Users/chuang/opt/anaconda3/envs/gdal/lib/libgdal.30.dylib Reason: Incompatible

Re: [gdal-dev] Polar stereographic projection invalid definition ?

2021-11-15 Thread Even Rouault
Louis-Philippe, If this looks like a bug to you, let me know, I will open an issue on the gdal repo. You already did in https://github.com/OSGeo/gdal/issues/4144 :-). And this was fixed in 3.3.2 Even -- http://www.spatialys.com My software is free, but my time generally not.

[gdal-dev] Polar stereographic projection invalid definition ?

2021-11-15 Thread Rousseau Lambert,Louis-Philippe (ECCC)
Hi all, I have an issue with a polar stereographic projection definition. Context: I tried to open a NetCDF files in QGIS and with GDAL and it failed with: * Gdal:/ERROR 1: PROJ: proj_as_proj_string: Unsupported conversion method: Polar_Stereographic/ * Qgis:/WARNING Could not reproject

Re: [gdal-dev] gdal2tiles and EPSG:27700

2021-11-15 Thread Javier Jimenez Shaw
Thanks! .___ ._ ..._ .. . ._. .___ .. __ . _. . __.. ... ._ .__ Entre dos pensamientos racionales hay infinitos pensamientos irracionales. On Mon, 15 Nov 2021 at 13:54, Even Rouault wrote: > Javier, > > However using "-ct", swaps the output: > $ gdalwarp -ct '+proj=pipeline +step +proj=

Re: [gdal-dev] Intermittent memory-corruption crashes in GRIB2 import

2021-11-15 Thread Even Rouault
Simon, unfortunately there are a number of places in the degrib library which aren't thread-safe, and you just spotted that the errSprintf() routine was one of them. I've queued a fix for that in https://github.com/OSGeo/gdal/pull/4830. Could you try it ? Regarding gdal_translate performance

Re: [gdal-dev] gdal2tiles and EPSG:27700

2021-11-15 Thread Even Rouault
Javier, However using "-ct", swaps the output: $ gdalwarp -ct '+proj=pipeline +step +proj=axisswap +order=2,1 +step +inv +proj=tmerc +lat_0=44 +lon_0=144.25 +k=0. +x_0=0 +y_0=0 +ellps=GRS80 +step +proj=webmerc +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84' input.tif pipeline.tif You should

Re: [gdal-dev] gdal2tiles and EPSG:27700

2021-11-15 Thread Javier Jimenez Shaw
Hi Even, Using "gdalwarp -ct" was a good solution. It worked fine. Thanks! However, when I tested it with another GeoTIFF, this case is from Japan, gdalwarp is producing something strange. The image is in EPSG:2455 "JGD2000 / Japan Plane Rectangular CS XIII" , that in EPSG is defined as northing-

Re: [gdal-dev] Process Sentinel-5p netCDF to tiff files but overlapping appears clearly between 2 files?

2021-11-15 Thread Bang Pham Huu
Could anyone comment for this problem? Thanks, On 11/8/21 1:09 PM, Bang Pham Huu wrote: > Hello, > > I've used 2 Sentinel-5p scenes in hdf5 / netCDF to geoTiff by gdal > version 2.2.4 like example below: > > First, I extract the lat and lon coordinates from one HDF5 file > > gdal_translate -

Re: [gdal-dev] gdal2tiles EPSG:3857 Out of Memory

2021-11-15 Thread Rahkonen Jukka (MML)
Hi, GDAL version 2.4.0 is not supported any more. I had a try with 3857.pdf with GDAL 3.1.7 and Python 3.7 by running gdal2tiles -r average -z 12-18 3857.pdf Process took 15 seconds with my Windows laptop. I guessed you meant -r average because -t antialias does not exist to my knowledge. -Juk

[gdal-dev] gdal2tiles EPSG:3857 Out of Memory

2021-11-15 Thread pepijn.szeker
Dear all, I assume this belongs to this mailing list instead of the GitHub Issues. Find attached 2 pdf (plots from QGIS) of the same area, but plotted in EPSG:3857 and EPSG: 31370. (if attachments are not allowed: there is nothing special about what is on the pdf: it's simply 1 styled vector lin