-
![1111](https://github.com/user-attachments/assets/c04d45c0-9019-4abe-8467-a29bba3c53bc)
![2222222222](https://github.com/user-attachments/assets/84d46cb7-fd4c-4fec-b2b7-472af5c0a3d3)
-
### Description
Running the new 1.9 version of Datacube OWS that's configured using environment variables crashes if there's no config file at all.
## Steps to Reproduce
1. Configure OWS using …
-
File (and other file loading widgets) show you the most recently chosen files in a dropdown.
This is currently stored in the .ows file itself. I believe this should be user-dependent, saving it in …
-
```c++
class Request
{
private:
std::string _requestLine;
std::map _headerFields;
std::string _body; //optional
std::string _method;
std::string _requestTarget;
public:
}
``…
-
**Describe the bug**
I am not supposed to be able to browse this link https://pavics.ouranos.ca/twitcher/ows/proxy/thredds/catalog/birdhouse/testdata/secure/catalog.html?dataset=birdhouse/testdata/se…
-
I am experiencing issues inserting records into a CSW with ISOMetadataStore (SQL). Tables have been created (see #531).
I am using cURL and the insert example from the CSW demo [1]:
```
wget --post-…
-
I am experiencing issues requesting records from a CSW with ISOMetadataStore (SQL). Tables have been created (see #531), but no records have been inserted yet.
Request:
```
http://localhost:8080/de…
-
**Reporter: tomkralidis**
**Date: 2006/11/02 - 19:58**
```
For the record:
Bart,
I've implemented this on my local CVS, and will open a bug report for the record.
..Tom
> -----Original Message…
-
I've updated our conformance endpoint https://conformance.rasdaman.com/rasdaman/ows?service=WMTS&request=GetCapabilities§ions=&acceptversions=1.0.0 to try to pass as many mandatory WMTS tests as p…
-
Dear Juergen,
I got a runing WFS URL and I tried to load it into QGIS with your plugin. The list feature types is working, I can see all the available layers. When I try to get Features I receive the…