installing.rst 1.1 KB

1234567891011121314
  1. .. _csw_iso_installing:
  2. Installing Catalog Services for Web (CSW) - ISO Metadata Profile
  3. ================================================================
  4. To install the CSW ISO extension:
  5. #. Visit the GeoServer :website:`download` page and navigate to the download page for the version of GeoServer your are using. If you do not have the CSW extension yet, get it first. Both the **csw** and **csw-iso** downloads are listed under extensions. The file needed are :file:`geoserver-*-csw-plugin.zip` (if necessary) and :file:`geoserver-*-SNAPSHOT-csw-iso-plugin.zip`, where ``*`` matches the version number of GeoServer you are using.
  6. #. Extract these zip files and place all the JARs in ``WEB-INF/lib``.
  7. #. Perform any configuration required by your servlet container, and then restart.
  8. #. Verify that the CSW module was installed correctly by going to the Welcome page of the :ref:`web_admin` and seeing that :guilabel:`CSW` is listed in the :guilabel:`Service Capabilities` list. Open the CSW capabilities and search for the text `gmd:MD_Metadata` to verify that the ISO metadata profile was installed correctly.