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

Raster clip extend / clip mask not working anymore #58041

Closed
2 tasks done
mastrolube opened this issue Jul 9, 2024 · 3 comments
Closed
2 tasks done

Raster clip extend / clip mask not working anymore #58041

mastrolube opened this issue Jul 9, 2024 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers stale Uh oh! Seems this work is abandoned, and the PR is about to close.

Comments

@mastrolube
Copy link

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:

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
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
       
Active Python plugins
db_manager 0.1.20
grassprovider 2.12.99
MetaSearch 0.3.6
processing 2.12.99
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

Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@mastrolube mastrolube added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jul 9, 2024
@agiudiceandrea
Copy link
Contributor

@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.

@agiudiceandrea agiudiceandrea added the Feedback Waiting on the submitter for answers label Jul 16, 2024
Copy link

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.

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 31, 2024
Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2024
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! Feedback Waiting on the submitter for answers stale Uh oh! Seems this work is abandoned, and the PR is about to close.
Projects
None yet
Development

No branches or pull requests

2 participants