Geopandas plot: Image size of 833×81232 pixels is too large. It must be less than 2^16 in each direction
I am plotting a global choropleth map in Jupyter Notebook displaying each country’s share of electricity production from fossil fuels (%). I managed to plot the original shapefile on a map, so I know that the geometry data is correct.
Geopandas plot: Image size of 833×81232 pixels is too large. It must be less than 2^16 in each direction
I am plotting a global choropleth map in Jupyter Notebook displaying each country’s share of electricity production from fossil fuels (%). I managed to plot the original shapefile on a map, so I know that the geometry data is correct.