Skip to content

Add support for go generics in geojson Feature #257

@exergy-dev

Description

@exergy-dev

Looking at the code for geojson features it expects a map[string]interface{} for defining properties. I would like to (de)code directly to a properties struct that I define. I think those could easily be done with go generics while maintaining backwards compatibility.

I would be happy to take a stab at implementing this feature if it fits with the goals of the project.

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