You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mastrolube opened this issue
Jul 9, 2024
· 3 comments
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!FeedbackWaiting on the submitter for answersstaleUh oh! Seems this work is abandoned, and the PR is about to close.
Hi!
I'm not able to clip raster using extend or mask with the last LTR 3.34.8. I tried with old version and it works so I think it's related to the last one only.
Steps to reproduce the issue
Set a new project with EPSG: 32632 and import that attached source DTM layer (also in EPSG:32632). DTM buca 26.zip
Try "clip raster by mask layer" or "clip raster by extend", you will get that error:
Process was unexpectedly terminated
Execution failed after 0.13 seconds
If you look at OGR messages there is that log ('drow on map canvas' option in that case):
2024-07-09T11:26:56 WARNING Cannot open 565632.434500000,565693.112700000,4990028.842400000,4990068.385500000 [EPSG:32632] (Invalid range specified
).(Invalid range specified
)
2024-07-09T11:26:56 WARNING Cannot open 565632.434500000,565693.112700000,4990028.842400000,4990068.385500000 [EPSG:32632] (Invalid range specified
).(Invalid range specified
)
2024-07-09T11:26:56 WARNING Cannot open 565632.434500000,565693.112700000,4990028.842400000,4990068.385500000 [EPSG:32632] (Invalid range specified
).(Invalid range specified
)
2024-07-09T11:26:56 WARNING Cannot open 565632.434500000,565693.112700000,4990028.842400000,4990068.385500000 [EPSG:32632] (Invalid range specified
).(Invalid range specified
)
Versions
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
QGIS version
3.34.8-Prizren
QGIS code revision
[9164233](https://github.com/qgis/QGIS/commit/91642333)
Qt version
5.15.13
Python version
3.12.4
GDAL/OGR version
3.9.0
PROJ version
9.4.0
EPSG Registry database version
v11.004 (2024-02-24)
GEOS version
3.12.2-CAPI-1.18.2
SQLite version
3.45.1
PDAL version
2.6.3
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.2.0
QScintilla2 version
2.14.1
OS version
Windows 11 Version 2009
@mastrolube, thanks for reporting. The issue about the incorrect WARNING Cannot open ... (Invalid range specified).(Invalid range specified) logged in the Log Messages panel has been already reported #57758 and fixed #57772. Such fix is available in QGIS 3.38.0 and will be available in the upcoming QGIS 3.34.9.
Anyway, it seems to me such warnings don't prevent the "Clip raster by extent" GDAL processing algorithm to actually work using QGIS 3.34.8 on Windows 10.
Video_2024-07-16_165303.mp4
Please provide the full processing log and exact steps in order to replicate the issue.
The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale".
If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.
While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue.
Or, if you have any further questions, there are also further support channels that can help you.
BugEither a bug report, or a bug fix. Let's hope for the latter!FeedbackWaiting on the submitter for answersstaleUh oh! Seems this work is abandoned, and the PR is about to close.
What is the bug or the crash?
Hi!
I'm not able to clip raster using extend or mask with the last LTR 3.34.8. I tried with old version and it works so I think it's related to the last one only.
Steps to reproduce the issue
Set a new project with EPSG: 32632 and import that attached source DTM layer (also in EPSG:32632).
DTM buca 26.zip
Try "clip raster by mask layer" or "clip raster by extend", you will get that error:
If you look at OGR messages there is that log ('drow on map canvas' option in that case):
Versions
<style type="text/css"> p, li { white-space: pre-wrap; } </style>Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: