Skip to content

Which data to use for geopandas.GeoDataFrame choropleth example? #2786

Closed
@michaelgrund

Description

@michaelgrund

I wanted to continue on the choropleth example mentioned in #1374, however, in the meanwhile
world = gpd.read_file(gpd.datasets.get_path("naturalearth_lowres")) raises a deprection warning saying the datasets will be removed in geopandas v1.0 (see discussion in #2751).

Thus, we need to use another data source. Any ideas what can be used without to much effort and without adding further dependecies to PyGMT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions