Note
Go to the end to download the full example code.
Provinces NL#
This is a small vector dataset containing polygons of the provinces of the Netherlands, including water, presented as geopandas GeoDataFrame.
<Axes: >
import xugrid
gdf = xugrid.data.provinces_nl()
gdf.plot()
Total running time of the script: (0 minutes 0.062 seconds)