123456789101112131415161718 |
- .. _data:
- Data management
- ===============
- GeoServer connects to and publishes data from a wide variety of sources. This section will discuss how to use the GeoServer web interface to accomplish most common tasks, along with the different data formats served by GeoServer.
- .. note:: There are many more data sources available through :ref:`extensions` and :ref:`community`. If you are looking for a specific data format and not finding it here, please check those sections.
- .. toctree::
- :maxdepth: 2
- webadmin/index
- vector/index
- raster/index
- database/index
- cascaded/index
- app-schema/index
|