NASA-IMPACT / veda-backend

Backend services for VEDA
Other
9 stars 5 forks source link

Support MapServer in pyarc2stac #380

Open amarouane-ABDELHAK opened 1 month ago

amarouane-ABDELHAK commented 1 month ago

We need to add the support for MapServer to pyarc2stac

amarouane-ABDELHAK commented 1 month ago

One inconsistency I noticed is that requesting service=WMS from this URL provides more information than requesting the REST JSON from this URL. For example, in the WMS request, we can see the time dimension for each layer, but this information is not available in the REST JSON request.