1234567891011121314151617181920212223242526 |
- .. _data_webadmin:
- Data settings
- =============
- This section describes how to manage load, manage, and publish data in the GeoServer web interface.
- It describes the core configuration data types that GeoServer uses to access and publish geospatial information. Each subsection describes the data type pages which provide add, view, edit, and delete capabilities.
- .. toctree::
- :maxdepth: 2
- layerpreview
- workspaces
- stores
- layers
- layergroups
- .. note:: Information on the Styles pages can be found on the :ref:`styling_webadmin` page.
|