Skip to content

feature request: df = GeoDataFrame(path2file) #97

@alex-s-gardner

Description

@alex-s-gardner

In Ratesrs.jl you can define a Raster as Raster(path2file).. I'm wondering if it would be cleaner to have a similar API for GeoDataFrames where df = GeoDataFrame(path2file) which would be equivalent to df = GeoDataFrames.read(path2file).
I recognize that GeoDataFrame is not a Type so maybe this goes against the broader Julia standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions