I am looking for a python tool that gives me the county and/or state boundaries in an image format if I provide the 4 corners in lat/lon coordinates. I plan to overlay some satellite images on these.
I briefly dabbled with geopandas and I could get a map of North America, but having something more zoomed in would be better.
Thanks.