Skip to content

Feature request: loading SF geometry #99

@asinghvi17

Description

@asinghvi17

SF geometry tables are currently presented as vectors of vectors. However, this loses important type information (polygons and multilinestrings have the same structure), which could be picked up from the R data. Wrapping these in Julia geometry is trivial with GeoInterface.jl wrapper geometries. These also allow the CRS to be stored along with the object.

Would there be interest in doing this, and where could I begin? All of the attributes necessary are available when convert = false, so it's only a matter of processing on the Julia end.

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