gcube-cms-suite/geoportal-service/src/main/resources/examples/centroids_index.json

19 lines
405 B
JSON

{"_type" : "GIS-CENTROIDS",
"platform" : {"type": "GeoServer",
"ogc_links" : [
{"wms": ""},{"wfs": ""},{"csw": ""}
],
"is-coordinates" : {}
},
"centroids_layer" : {"<layer_info>":".."},
"cross_filtering_layers" : [
{"<layer info>" : "..",
"link" : [
{"source_field" : "..",
"target_field" : "..",
"target_layer_name" : ""}
]}
]
}