Skip to content

Automatically correct rings that are too small #307

@hampelm

Description

@hampelm

We sometimes get errors like this:

Mar 02 07:34:36 localdata-app app/web.2: { [Error: First argument geometry could not be converted to GEOS: IllegalArgumentException: Invalid number of points in LinearRing found 3 - must be 0 or >= 4] 

We can probably detect and fix these errors (by removing the offending broken ring). Is it worth any performance hit?

Low priority for now, as these are fairly rare. They do take time to fix manually, so an automated solution would be preferable.

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