2022-02-04 17:45:47 +01:00
|
|
|
{
|
2022-02-14 12:23:13 +01:00
|
|
|
"_type" : "gcube-sdi-layer",
|
|
|
|
|
|
|
|
"ogcLinks" : [
|
2022-02-04 17:45:47 +01:00
|
|
|
{"wms":""},{"wfs": ""},{"csw": ""}
|
|
|
|
],
|
2022-02-14 12:23:13 +01:00
|
|
|
"bbox" : {"maxY" : 90,"maxX" : 180,"minY" : -90, "minX": -180},
|
|
|
|
"platformInfo" : [
|
2022-02-04 17:45:47 +01:00
|
|
|
{"_type" : "Geoserver",
|
2022-02-14 12:23:13 +01:00
|
|
|
"layerName" : "...",
|
|
|
|
"workspace" : "",
|
|
|
|
"storeName" : "",
|
|
|
|
"persistencePath" : "..",
|
|
|
|
"files" : ["","",""]},
|
2022-02-04 17:45:47 +01:00
|
|
|
{"_type" : "GeoNetwork",
|
|
|
|
"layerID" : 0,
|
|
|
|
"layerUUID" : ".."}
|
|
|
|
]
|
|
|
|
}
|