Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个脚本,我在其中循环遍历 geopandas daraframe 并在笔记本上显示每一行,并根据上下文显示底图,但我不确定如何导出它。
我知道bounds2img方法,但问题是我只能导出底图,而不是我的几何图形。
我的add_basemap代码如下