SimpleSDMPolygons

SimpleSDMPolygons._extra_keychecksMethod
_extra_keychecks

Used for checking combinations of keyword arguments.

For example, for some Countries providers, different countrys have different available levels, and these provider implement this method to check if the requested (country, level) pair is provided.

source
SimpleSDMPolygons.EPAType
EPA

This data is all hosted by the US Environmental Protection Agency (EPA), so there's really no guarantee it will stay available day-to-day.

source
SimpleSDMPolygons.OneEarthType
OneEarth

Ecoregions from https://www.oneearth.org/ - note that this is described as "bioregions" by the provider, but is functionally similar to ecoregions. Both BioRegions and EcoRegions work as types.

source
SimpleSDMPolygons.OpenStreetMapType
OpenStreetMap

It's specifically openstreetmap.fr, and a python script that does...something...and spits out a GeoJSON. OuvertRueCarte. Is that anything.

source