index.rst 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. .. _ogcapi-coverages:
  2. OGC API - Coverages
  3. ===================
  4. A `OGC API - Coverages <https://github.com/opengeospatial/ogcapi-coverages>`_ based on an earlier specification draft, delivering partial functionality:
  5. - Collection listing
  6. - Download in the same formats supported by WCS
  7. - Spatial and temporal subsetting
  8. - Mosaic index filtering (GeoServer extension)
  9. - Domain set description in JSON
  10. Missing functionality at the time of writing, and known issues:
  11. - Full coverage JSON support
  12. - Scaling
  13. - CRS transformation
  14. OGC API - Coverages Implementation status
  15. -----------------------------------------
  16. .. list-table::
  17. :widths: 30, 20, 50
  18. :header-rows: 1
  19. * - `OGC API - Coverages <https://github.com/opengeospatial/ogcapi-coverages>`__
  20. - Version
  21. - Implementation status
  22. * - Part 1: Core
  23. - `Draft <https://docs.ogc.org/DRAFTS/19-087.html>`__
  24. - Implementation based on early specification draft, not yet updated to final version
  25. Installing the GeoServer OGC API - Coverages module
  26. ---------------------------------------------------
  27. #. Download the OGC API nightly GeoServer community module from :download_community:`ogcapi-coverages`.
  28. .. warning:: Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example geoserver-|release|-ogcapi-coverages-plugin.zip above).
  29. #. Extract the contents of the archive into the ``WEB-INF/lib`` directory of the GeoServer installation.
  30. #. On restart the services are listed at http://localhost:8080/geoserver
  31. Configuration of OGC API - Covearges module
  32. -------------------------------------------
  33. The module is based on the GeoServer WCS one, follows the same configuration and exposes
  34. the same coverages.