inasafe/inasafe

View on GitHub
safe/gis/raster/polygonize.py

Summary

Maintainability
A
1 hr
Test Coverage

Function polygonize has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def polygonize(layer):
    """Polygonize a raster layer into a vector layer using GDAL.

    Issue https://github.com/inasafe/inasafe/issues/3183

Severity: Minor
Found in safe/gis/raster/polygonize.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status