Skip to content

TypeError: 'NoneType' object has no attribute '__getitem__' #2

@polczynskim

Description

@polczynskim

Greetings. I am trying to use CSMapMaker using an SRTM DEM (n53_e020_1arc_v3 from http://lta.cr.usgs.gov/SRTM1Arc). Regardless of what settings I use, I always get the following QGIS error message. What am I doing wrong?

08-10T15:23:05 1 Traceback (most recent call last):
File "C:/Users/Mark/.qgis2/python/plugins\CSMapMaker\csmap.py", line 291, in csmap
csmap_maker.csmapMake(layer, curvature_method, [param_standard, param_radius])
File "C:/Users/Mark/.qgis2/python/plugins\CSMapMaker\csmap_make.py", line 35, in csmapMake
result = processing.runalg("saga:slopeaspectcurvature", gaussian["RESULT"], 6, 0, 0, None, None, None, None, None, None,None, None, None, None, None, None)
TypeError: 'NoneType' object has no attribute 'getitem'

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