EOX GitLab Instance

Skip to content

Wms projections capabilities

Lubomir Dolezal requested to merge wms-projections-capabilities into main
  • fix validation of WMS requets
  • add configurable list of supported crs via config, otherwise full list of currently exported proj4 crses
apis:
  wms_config:
    projections:
      - 4326
  • add currently supported crs into WMS Capabilities response on the root layer
  • add support for CRS:84

close #54 (closed)

Edited by Lubomir Dolezal

Merge request reports