Unfortunately even posting a couple geojson entires is over the character limit for the forums and I don’t have anywhere I can post and link a sample file.
However, I did learn something from the exercise.
Taking the first 20 out of 293 does plot. However, it does really look like Canada.
Does that mean the problem is with the size of the GeoPandas Dataframe itself? I was under the impression bokeh was quite robust for large file sizes. But these are really complex polygons. Should I look at downsampling the polygons? I let it render in the cell for an hour and it never gave an error.
Or is it more likely I have invalid entries that are triggering it to time out?
