[gdal-dev] Transparent background in hillshade map

2024-04-29 Thread Elena Ruiz via gdal-dev
Hello, I am using GDAL version 3.6.2 to make a Hillshade map from an elevation map (tif) using the gdaldem command. My question is because I need the background of the image generated with the previous command to be transparent, I have tried different ways but it usually gives me this error: ERR

[gdal-dev] Estonian WMS failure

2024-03-22 Thread Elena Ruiz via gdal-dev
Hi, I am using GDAL v3.06 to read map web services. A customer from Estonia tells us that the official and public servers in their country are not working, and as you can see below, they return the following error: >gdalinfo "WMS:https://kaart.maaamet.ee/wms/alus-geo?"; ERROR 1: Error returned b

[gdal-dev] GeoTiff with ColorInterp=Palette

2024-02-20 Thread Elena Ruiz via gdal-dev
Hello, I have version 3.6.2 of GDAL and I need to crop an image using a contour from a GML file, so far there is no problem. The problem begins when the original image is a GEOTIFF with transparency and it generates a cropped image, the information of both images is a little lower. The color ta

[gdal-dev] Is BigTiff or Classic Tiff?

2023-05-11 Thread Elena Ruiz
Hello, Does anyone know how I can tell if an image file is BigTiff or Classic Tiff using GDAL C++ API commands or methods? Thanks and regards. [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 4

[gdal-dev] Space Disk/Memory of Image

2023-05-09 Thread Elena Ruiz
compression Thanks and regards [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97 71 er...@aplitop.com Sumatra, 9 - 29190 M?laga (Spain) www.aplitop.com [cid:SocialLink_Facebook_32x32_a745adb8-

Re: [gdal-dev] Cannot find proj.db

2023-04-04 Thread Elena Ruiz
, so it seems that the path of the proj.db file in an environment variable was not enough. Thank you very much and regards Elena Ruiz [https://www.aplitop.com/descargas/logo.png] Sofware Development & Technical Support Tel.: +34 952 43 97 71 er...@aplitop

[gdal-dev] Cannot find proj.db

2023-03-30 Thread Elena Ruiz
estination C:/Users/elena/Downloads/D37531385_0101_DTM_25831_qgis_.tif. ...10...20...30...40...50...60...70...80...90...100 - done. Thank you and regards [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97 71 er.

[gdal-dev] Retry and delay when downloading WMS

2023-03-02 Thread Elena Ruiz
another way to do it? Thank you and regards [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97 71 er...@aplitop.com Sumatra, 9 - 29190 M?laga (Spain) www.aplitop

Re: [gdal-dev] Set axis order with ogr2ogr

2023-02-08 Thread Elena Ruiz
Ok, it works thank you very much Elena Ruiz [https://www.aplitop.com/descargas/logo.png] Sofware Development & Technical Support Tel.: +34 952 43 97 71 er...@aplitop.com www.aplitop.com <http://www.aplitop.com/Product/es/6/5/tcptunnel&g

Re: [gdal-dev] Set axis order with ogr2ogr

2023-02-08 Thread Elena Ruiz
errors in the GML file, and the example file is a correct GML (https://aplitop.sharefile.com/d-scfcb397f54a649598913d6ae00d0d398 ). Thank you and I hope someone can help me, regards Elena Ruiz [https://www.aplitop.com/descargas/logo.png] Sofware Developme

[gdal-dev] Set axis order with ogr2ogr

2023-02-08 Thread Elena Ruiz
the following link: https://aplitop.sharefile.com/d-scfcb397f54a649598913d6ae00d0d398 I hope someone can tell me how I can do what I need, thanks and regards. ____ [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43

Re: [gdal-dev] Image reprojection with GDALWARP

2023-02-02 Thread Elena Ruiz
tell GDAl or the gdalwarp command to choose the most correct or precise coordinate transformation? Greetings and thank you Elena Ruiz [https://www.aplitop.com/descargas/logo.png] Sofware Development & Technical Support Tel.: +34 952 43 97 71 er...@aplitop

Re: [gdal-dev] Image reprojection with GDALWARP

2023-02-01 Thread Elena Ruiz
as it does the original image. How do I have to call gdalwarp so that it does the reprojection correctly, that is, in addition to modifying the image that changes the coordinates and the image projection system? Regards ____ Elena Ruiz [https://www.aplitop.com

[gdal-dev] Image reprojection with GDALWARP

2023-02-01 Thread Elena Ruiz
ell either. I am using the version of gdal 2.4.4 for x64, this is the link to download the source and destination image: https://aplitop.sharefile.com/d-sdae2552bd2054fdf8cc29ce5b559e278 , I hope someone can help me and tell me if there is something wrong. Regards ___

[gdal-dev] Error InvalidTile when download a WMS

2022-02-14 Thread Elena Ruiz
Hello, I'm trying to download a WMS image using gdla_translate from a server in Sweden: http://kartor.stockholm.se/bios/wms/app/baggis/web/WMS_STHLM_ORTOFOTO_2020, with EPSG:3011 (attached xml ) , but it returns me this error, I've searched the internet, but I can't find any entry that refers t

Re: [gdal-dev] gdal-dev Digest, Vol 208, Issue 15

2021-09-09 Thread Elena Ruiz
00 From: Even Rouault To: Elena Ruiz , "gdal-dev@lists.osgeo.org" Subject: Re: [gdal-dev] WMTS error with gdal2.4.4 Message-ID: Content-Type: text/plain; charset="utf-8"; Format="flowed" Elena, the difference is likely due to the PROJ version used. I'd as

[gdal-dev] WMTS error with gdal2.4.4

2021-09-09 Thread Elena Ruiz
de m├íxima actualidad para escalas mayores, para toda Espa├▒a. Las teselas se pregeneran en formato JPEG y hasta el nivel 19 (correspondiente con una escala aproximada 1:1.000) en el Sistema de Referencia por Coordenadas WGS84 Web Mercator (EPSG:3857). TITLE=Im├ígenes de sat├®lite Sentinel y orto

[gdal-dev] WMTS error with EPSG:3857

2021-09-09 Thread Elena Ruiz
amp;password=,layer=OI.OrthoimageCoverage,tilematrixset=EPSG:3857'. Thank you and regards ________ [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97 71 er...@aplitop.com Sumatra, 9 - 29190 M?laga

[gdal-dev] WMS using a Proxy

2021-06-30 Thread Elena Ruiz
or BASIC? and finally, is it better to put the parameters after gdalinfo or in the system variables? I'm waiting for your answer, regards [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43

Re: [gdal-dev] gdal-dev Digest, Vol 203, Issue 38

2021-04-20 Thread Elena Ruiz
and now it is not configured to support GetCoverage request. If service probider wants to support it their should edit their mapfile where the "wcs_enable_request" metadata item is set. Of course there are other ways to misconfigure the server. -Jukka Rahkonen- Elena Ruiz wrote > H

[gdal-dev] WCS server error. Coverage not found

2021-04-20 Thread Elena Ruiz
ngs. gdalinfo failed - unable to open 'WCS:https://www.juntadeandalucia.es/medioambiente/mapwms/REDIAM_WCS_mdt?version=2.0.1&coverage=mdt_10'. Can anyone help me? Thank you very much and regards [https://www.aplitop.com/descargas/firma1.jpg] Elena R

[gdal-dev] HTTP 401 error with WMS

2021-04-08 Thread Elena Ruiz
_ [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97 71 er...@aplitop.com Sumatra, 9 - 29190 Málaga (Spain) www.aplitop.com [cid:SocialLink_Facebook_32x32_a745adb8-c250-4372-8480-e77f503dad3d.png]<https://www.facebook.co

[gdal-dev] How I get a list of CRS supported for a WMS service with gdal?

2021-02-15 Thread Elena Ruiz
rents CRS, How I get a list of the CRS of this service that really supports? Thanks you, and regards [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97 71 er...@aplitop.com Sumatra, 9 - 29190 M?laga (Spain) www.apli

Re: [gdal-dev] WMTS services error

2021-02-12 Thread Elena Ruiz
? What would be the correct way to obtain this type of images using gdal applications like gadlinfo and gdaltranslate? I have found very little information about this on the web, many thanks and best regards Elena Ruiz [https://www.aplitop.com/descargas

[gdal-dev] WMTS services error

2021-02-11 Thread Elena Ruiz
s with EPSG:4326, it returns an error "ERROR 1: Invalid dataset dimensions : -135056383 x -167901439", with EPSG:25830 works fine. I don`t understand this error, someone could help me? Thank you and regards ____ [https://www.aplitop.com/descargas/firma1.jpg] E

[gdal-dev] Error loading ECW images

2015-05-18 Thread Elena Ruiz
ank you for your attention and I look forward to your reply. ____ Elena Ruiz Sumatra, 9 29190 Málaga. Spain Programmer.Technical Support Phone: +34 952 43 97 71 Software Department Fax: +34 952 43 13 71 E-mail: er...@aplitop.com Web: www.aplit