Skip to content

Desurvey hole issue #28

Description

@yaseminakkya-prog

Hello, I'm getting this error when I try to create a survey for drilling. Can you help me solve the problem?
Version QGİS 4.0.3

AttributeError: 'NoneType' object has no attribute 'crs'
Traceback (most recent call last):
File "C:\Users/yasemin/AppData/Roaming/QGIS/QGIS4\profiles\default/python/plugins\geoscience\DrillManager.py", line 119, in onDesurveyHole
self.desurveyHole()
File "C:\Users/yasemin/AppData/Roaming/QGIS/QGIS4\profiles\default/python/plugins\geoscience\DrillManager.py", line 1163, in desurveyHole
self.writeVectorLayerFromMemory(collar3D, self.createCollarFilename(), self.collarLayer.crs())
File "C:\Users/yasemin/AppData/Roaming/QGIS/QGIS4\profiles\default/python/plugins\geoscience\DrillManager.py", line 1187, in writeVectorLayerFromMemory
options.destCRS = self.desurveyLayer.crs()
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'crs'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions