welcome.rst 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. .. _welcome:
  2. Welcome
  3. =======
  4. The :guilabel:`Welcome Page` lists the web services published by GeoServer for mapping, data access and processing.
  5. .. _welcome_webservices:
  6. Web Services
  7. ------------
  8. The welcome page lists the global web services (accessing the complete list of layers).
  9. .. figure:: images/web-admin.png
  10. Welcome Page Global Services
  11. To use copy-and-paste the web services URLs into your Desktop GIS or web mapping application.
  12. .. figure:: images/qgis-global-wms.png
  13. :width: 50%
  14. QGIS Desktop GIS WMS Connection
  15. .. figure:: images/qgis-global-wms-add.png
  16. :width: 50%
  17. QGIS Desktop GIS Add WMS Layer
  18. .. figure:: images/qgis-map.png
  19. :width: 50%
  20. QGIS Desktop GIS Map
  21. Opening these URLs in the browser download or display machine readable the service description.
  22. .. figure:: images/wms-caps.png
  23. :width: 50%
  24. WMS 1.3.0 GetCapabilities Document
  25. If global web services are disabled the initial welcome page web services will not be available.
  26. Workspace Web Services
  27. ----------------------
  28. Use :guilabel:`workspace` select at the top of the welcome page to choose a workspace. The welcome page contact information and web services are updated to match the workspace selected.
  29. .. figure:: images/welcome-workspace.png
  30. Welcome Workspace Web Services
  31. The web service links provided may be used in your Desktop GIS or web mapping application to access the workspace layers.
  32. Layer Web Services
  33. ------------------
  34. Use the :guilabel:`layer` select at the top of the welcome page to choose a layer or layer group.
  35. .. figure:: images/welcome-layer.png
  36. Welcome Workspace Web Services
  37. The :guilabel:`workspace` select, along with the page contact information and web services are updated to match the layer selected.
  38. Server Overview (Administrators)
  39. --------------------------------
  40. When logged in with administrative credentials a configuration overview is provided, along with any information or warning notifications.
  41. .. figure:: images/welcome-admin.png
  42. Welcome Administrator Feedback
  43. Click :guilabel:`Layers summary` link to navigate to the :ref:`Layers page <data_webadmin_layers>`, press :ref:`Add layers <data_webadmin_layers_add_a_layer>` to create a new layer.
  44. Click :guilabel:`Stores summary` link to navigate to the :ref:`Stores page <data_webadmin_stores>`, press :ref:`Add stores <data_webadmin_stores_add_a_store>` to create a new store.
  45. Click :guilabel:`Workspaces summary` link to navigate to the :ref:`Workspaces page <data_webadmin_workspaces>`, press :ref:`Add workspaces <data_webadmin_workspaces_add_workspace>` to create a new workspace.
  46. Information and Warnings
  47. ^^^^^^^^^^^^^^^^^^^^^^^^
  48. GeoServer status information messages provide feedback on normal operation.
  49. Warnings describe configuration issues to be addressed, often with a short-cut to the configuration page used to address the issue.