Skip to content

bombing when providing a list of NHDPlus files #101

@mnfienen

Description

@mnfienen

I pulled today which brought me up to 2e44c8e. For some reason, SFRmaker can't parse a list of multiple folders for NHDPlus, although that worked in the past.

traceback is like:

    epsg=epsg, proj_str=proj_str, prjfile=prjfile)
  File "/Users/mnfienen/Documents/GIT/SFRmaker/sfrmaker/nhdplus_utils.py", line 116, in load_nhdplus_v2
    crs = get_shapefile_crs(NHDFlowlines)
  File "/Users/mnfienen/Documents/GIT/gis-utils/gisutils/shapefile.py", line 385, in get_shapefile_crs
    basename, ext = os.path.splitext(shapefile)
  File "/Users/mnfienen/miniconda3/lib/python3.7/posixpath.py", line 122, in splitext
    p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not list```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions