Here's how to make a map from a GeoPandas GeoDataFrame in one step: ax = df.plot(column='classification', colormap='accent'). Basic map.
確定! 回上一頁