Skip to content

Exit during forward projection of shapefile extent #175

@mapsam

Description

@mapsam

If a shapefile has some sort of invalid projection, it isn't able to forward project the extent value.

extent = transform.forward(extent);
and the process bails out. Let's try/catch this to ensure the file is reprojectable.

cc @GretaCB @millzpaugh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions