teachpyx.datasets.gpd_helper¶ teachpyx.datasets.gpd_helper.get_naturalearth_cities(dest: str = '.', timeout: int = 10, verbose: bool = False)[source][source]¶ Retrieves file naturalearth_cities.shp, naturalearth_cities.shx, naturalearth_cities.dbf in teachdata/geopandas/data/naturalearth_cities/. teachpyx.datasets.gpd_helper.get_naturalearth_lowres(dest: str = '.', timeout: int = 10, verbose: bool = False)[source][source]¶ Retrieves files naturalearth_lowres.shp, naturalearth_lowres.shx, naturalearth_lowres.dbf in teachdata/geopandas/data/naturalearth_lowres/.