.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "sample_data/provinces_nl.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_sample_data_provinces_nl.py: Provinces NL ============ This is a small vector dataset containing polygons of the provinces of the Netherlands, including water, presented as geopandas GeoDataFrame. .. GENERATED FROM PYTHON SOURCE LINES 8-13 .. image-sg:: /sample_data/images/sphx_glr_provinces_nl_001.png :alt: provinces nl :srcset: /sample_data/images/sphx_glr_provinces_nl_001.png :class: sphx-glr-single-img .. rst-class:: sphx-glr-script-out .. code-block:: none | .. code-block:: Python import xugrid gdf = xugrid.data.provinces_nl() gdf.plot() .. rst-class:: sphx-glr-timing **Total running time of the script:** (0 minutes 0.062 seconds) .. _sphx_glr_download_sample_data_provinces_nl.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: provinces_nl.ipynb ` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: provinces_nl.py ` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: provinces_nl.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_