-
I think ToCSV needs to call Flush on its writer.
Here's a test that will fail
```go
func TestToCSV(t * testing.T){
data1 := `id,v1,v2,v3
1,2,3,4
1,3,4,5
2,4,5,6
3,5,6,7
3,99,99,99
…
-
**Describe the bug**
A CSW request using a BBOX filter with `srsName=urn:ogc:def:crs:OGC:1.3:CRS84` returns this error:
```
Error is: java.lang.RuntimeException: Parsing failed for Envelope: java…
-
Test:
1) Import an iso19139 service metadata using the following `schemaLocation`
```
```
2) Edit the metadata and validate it. The following error is output in the log file:
```
2019-…
-
Currently, only a basic Mapping File for generating ISO-compliant metadata is provided.
It uses the GeoServer CSW plugin and the default mapping file: http://docs.geoserver.org/stable/en/user/service…
-
We have been asked to provide a dcat:Dataset and dcat:Distribution for WP15 OGC CSW service description.
Let's move to lay man terms for the demonstration and not restrict ourselves to DCAT 2014011…
-
## Description
Currently, the request to get capabilities is made on CSW page loading, which is not necessary at that point. We want to move the request to be made only when a layer has been adde…
-
What would be require to add support for this standard in this module?
We have agencies that are outputting CSW originating from this standard and the current CSW harvest in this module error when …
-
# problem
we maintain lots of data in postgis.kartoza.com, geoserver etc. yet there are no complete cardinal metadata records. Some of the layers in GeoServer have metadata captured and available t…
-
Currently we are adding several datasets to the LGL - Landesamt für Geoinformation und Landentwicklung Baden-Württemberg - to fulfill _data delivery obligations_ according to _INSPIRE_.
As part of…
-
We need the basic queries to find out and retrieve the info that shall be mapped into the ISO metadata.
Basically we need
- the *discovery* query:
a query that returns the references to the…