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

error #5

Open
metarf opened this issue Apr 23, 2021 · 1 comment
Open

error #5

metarf opened this issue Apr 23, 2021 · 1 comment

Comments

@metarf
Copy link

metarf commented Apr 23, 2021

2021-04-23T21:18:50 WARNING Traceback (most recent call last):
File "E:\Portable\QGIS-3.4.11-64bit\qgisconfig\profiles\default/python/plugins\polystrip\poly_strip.py", line 244, in run
self.dlg.polystrip(layer)
File "E:\Portable\QGIS-3.4.11-64bit\qgisconfig\profiles\default/python/plugins\polystrip\poly_strip_dialog.py", line 57, in polystrip
get_all_pages(layer, width, height, srid, coverage, covstart)
File "E:\Portable\QGIS-3.4.11-64bit\qgisconfig\profiles\default/python/plugins\polystrip\poly_strip_alg.py", line 79, in get_all_pages
azimuth = startpoint.asPoint().azimuth(endpoint.asPoint())
ValueError: Null geometry cannot be converted to a point.

@mach0
Copy link
Owner

mach0 commented Apr 24, 2021

hi and thanks for your report.
Could you please describe what you did and where the error happened?
With only the error I can see that something happened but I can hardly reproduce it.

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