Skip to content

convert nothing and missing #181

@alex-s-gardner

Description

@alex-s-gardner

right now:

using GeometryBasics
import GeoInterface as GI

this errors

GI.convert(GeometryBasics, missing)

and this errors

GI.convert(GeometryBasics, nothing)

should they instead return missing and nothing respectively?

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