Skip to content

geo2dict replacement function #47

Description

@NiharikaPatel

Hello,

The older version of the package had a geo2dict function to convert the continents json into a dictionary.
What is the alternative way to doing that with the new updates to the package ?

GeoJSON.read(read(joinpath(@__DIR__,"..","data","continents","continents.json")))
 conts = geo2dict(continents)
 coords = conts["features"][id]["geometry"]["coordinates"]

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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