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

QgsProcessingException when running raster flood on buildings #5090

Open
timlinux opened this issue Jun 21, 2021 · 1 comment
Open

QgsProcessingException when running raster flood on buildings #5090

timlinux opened this issue Jun 21, 2021 · 1 comment

Comments

@timlinux
Copy link
Contributor

Problem

Problem
The following problem(s) were encountered whilst running the analysis.

QgsProcessingException
Suggestion
You can try the following to resolve the issue:

Check that you have the latest version of InaSAFE installed - you may have encountered a bug that is fixed in a subsequent release.
Check the InaSAFE documentation to see if you are trying to do something unsupported.
Report the problem using the issue tracker at https://github.com/inasafe/inasafe/issues. Reporting an issue requires that you first create a free account at http://github.com. When you report the issue, please copy and paste the complete contents of this panel into the issue to ensure the best possible chance of getting your issue resolved.
Try contacting one of the InaSAFE development team by sending an email to info@inasafe.org. Please ensure that you copy and paste the complete contents of this panel into the email.
Details
These additional details were reported when the problem occurred.

GEOS geoprocessing error: intersection failed.
Diagnostics

In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/impact_function/impact_function.py", line 1449, in run self._run()
In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/utilities/profiling.py", line 126, in with_profiling ret = fn(*args, **kwargs)
In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/impact_function/impact_function.py", line 1653, in _run self.hazard_preparation()
In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/utilities/profiling.py", line 126, in with_profiling ret = fn(*args, **kwargs)
In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/impact_function/impact_function.py", line 2179, in hazard_preparation self.hazard = clip(self.hazard, self._analysis_impacted)
In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/utilities/profiling.py", line 126, in with_profiling ret = fn(*args, **kwargs)
In file "/home/timlinux/.local/share/QGIS/QGIS3/profiles/InaSAFE Develop/python/plugins/inasafe/safe/gis/vector/clip.py", line 53, in clip result = processing.run('native:clip', parameters, context=context)
In file "/home/timlinux/dev/cpp/QGIS-Debug-Build/output/python/plugins/processing/tools/general.py", line 108, in run return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
In file "/home/timlinux/dev/cpp/QGIS-Debug-Build/output/python/plugins/processing/core/Processing.py", line 174, in runAlgorithm ret, results = execute(alg, parameters, context, feedback, catch_exceptions=False)
In file "/home/timlinux/dev/cpp/QGIS-Debug-Build/output/python/plugins/processing/gui/AlgorithmExecutor.py", line 71, in execute results, ok = alg.run(parameters, context, feedback, {}, False)
@ha4jacaborne
Copy link

Have you found a solution for this issue? Cz I have similar issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants