Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing: error when to trying to reproject layer #24425

Closed
qgib opened this issue May 4, 2017 · 2 comments
Closed

Processing: error when to trying to reproject layer #24425

qgib opened this issue May 4, 2017 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented May 4, 2017

Author Name: Jorge Santos (Jorge Santos)
Original Redmine Issue: 16519
Affected QGIS version: 2.18.7
Redmine category:processing/gdal
Assignee: Victor Olaya


In QGIS 2.18.7, when I trying to reproject a single raster, I get the following error:

Algorithm Warp (reproject) starting...
GDAL command:
gdalwarp -ot Float32 -s_srs EPSG:4326 -t_srs EPSG:31982 -r near -of GTiff -te -52.0001388889 -23.0001388889 -50.9998611111 -21.9998611111 -co COMPRESS=DEFLATE -co PREDICTOR=1 -co ZLEVEL=6 -wo OPTIMIZE_SIZE=TRUE C:/srtm/s23_w052_1arc_v3.tif C:\Users\hex\AppData\Local\Temp\processing0e7de7e0085044d2a82ab159ab29b9f9\414b3961412e4035998ae2e8f156ca75\OUTPUT.tif
GDAL command output:
ERROR 1: Attempt to create 0x0 dataset is illegal,sizes must be larger than zero.
Converting outputs
Loading resulting layers

The following layers were not correctly generated.
Reprojected
You can check the log messages to find more information about the execution of the algorithm



Related issue(s): #23271 (duplicates)
Redmine related issue(s): 15339


@qgib
Copy link
Contributor Author

qgib commented May 5, 2017

Author Name: Alexander Bruy (@alexbruy)


@qgib
Copy link
Contributor Author

qgib commented May 5, 2017

Author Name: Alexander Bruy (@alexbruy)


  • resolution was changed from to duplicate
  • status_id was changed from Open to Rejected

@qgib qgib closed this as completed May 5, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant