# Models utils

```{eval-rst}
.. currentmodule:: spatialdata.models

.. autofunction:: get_model
.. autodata:: SpatialElement
.. autofunction:: get_axes_names
.. autofunction:: get_spatial_axes
.. autofunction:: points_geopandas_to_dask_dataframe
.. autofunction:: points_dask_dataframe_to_geopandas
.. autofunction:: get_channel_names
.. autofunction:: set_channel_names
.. autofunction:: force_2d
```
