.. _introduction: Introduction ============ ``wis2-gdc`` is a Reference Implementation of the `WIS2`_ Global Discovery Catalogue (GDC) as defined in the `Guide to WIS, Volume II: WIS 2.0`_. ``wis2-gdc`` is `open source `_ and released under an Apache 2 :ref:`license`. Features -------- * fully compliant WIS2 Global Discovery Catalogue (as per the WIS2 Guide `component definition`_ and `technical considerations`_) * metadata / catalogue / search engine * WCMP2 validation as a service * out of the box modern OGC API compliant server: * `OGC API - Records`_ * `OGC API - Processes`_ * easy to use OpenAPI / Swagger documentation for developers * supports JSON, GeoJSON, and HTML output * supports metadata filtering by spatial, temporal freetext or attribute queries * easy to deploy: Docker / Docker Compose based setup and configuration .. _`WIS2`: https://community.wmo.int/en/activity-areas/wis .. _`Guide to WIS, Volume II: WIS 2.0`: https://wmo-im.github.io/wis2-guide/guide/wis2-guide-APPROVED.html .. _`component definition`: https://wmo-im.github.io/wis2-guide/guide/wis2-guide-APPROVED.html#_2_4_4_global_discovery_catalogue .. _`technical considerations`: https://wmo-im.github.io/wis2-guide/guide/wis2-guide-APPROVED.html#_2_7_5_global_discovery_catalogue .. _`OGC API - Records`: https://ogcapi.ogc.org/records .. _`OGC API - Processes`: https://ogcapi.ogc.org/processes