-
How about the required keyword indicating the [spatial data service category](https://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory), has that been discussed earlier?
https://eu…
-
Hi !
I'm using OpenOCD with the Pico and the Tamarin firmware. After a few seconds it hits an assertion in `tamarin_swd_switch_seq()`.
```
Debug: 651 17116 tamarin.c:202 tamarin_swd_read_reg():…
-
Requirement /req/coupled-resource-operateson-locator duplicates (although not exactly, see #38) requirement metadata/2.0/req/sds/coupled-resource from the TG metadata.
Requirement /req/coupled-reso…
-
See example below:
``` r
wcs Loading ISO 19139 XML schemas...
#> Loading ISO 19115 codelists...
#> Loading IANA mime types...
#> No encoding supplied: defaulting to UTF-8.
summary Loading …
-
I continue to test geometa to import ISO 19115 metadata documents, validate it, convert to EML, and validate the EML.
Here is my actual code:
```
install.packages("ncdf4")
require("devtools")
…
-
CSW has the parameters outputFormat and outputSchema for negotiating what exactly the server generates. The question at hand is how translate this into OGC API Records. Perhaps f= and s=?
So, u…
-
Trying to apply the XSLT transformation through oXygen I got a validation error on the xsl file.
It seems there is a "Duplicate global variable declaration", the variable is `geojsonMediaTypeUri` a…
-
In the consolidated approach presented during the third meeting on 11 May, JRC proposed to use the `gmd:function` element to distinguish the INSPIRE operations. The element would contain `information`…
-
From Irina Bastrakova, Geoscience Australia:
1. Suggest replacing references to the ISO 19115 with the ISO 19115-1 throughout the document.
2. Suggest replacing references to the ISO 19139 with …
-
To support display of data series for inspire records:
We need to send it the file name by replacing:
```
new_doc = transform(xml_doc)
```
with
```
new_doc = transform(xml_doc, file_name=etree.XSLT.s…