GROUPED_CUSTOM_LAYERS config added to "Concessioni" UCD, see #25111

This commit is contained in:
Francesco Mangiacrapa 2023-05-12 15:04:34 +02:00
parent 3cb5ebef57
commit f7de65307d
1 changed files with 32 additions and 0 deletions

View File

@ -627,6 +627,38 @@
}
}
},
{
"_id": "org.gcube.portlets.user.grouped_custom_layers",
"_type": "GROUPED_CUSTOM_LAYERS",
"_configuration": {
"grouped_custom_layers": [
{
"name": "Limiti Amministrativi Italiani 2023",
"description": "",
"layers": [
{
"title": "Regioni",
"name": "limiti_amministrativi:regioni",
"wms_url": "https://geoserver1.dev.d4science.org/geoserver/limiti_amministrativi/wms",
"display": true
},
{
"title": "Province",
"name": "limiti_amministrativi:province",
"wms_url": "https://geoserver1.dev.d4science.org/geoserver/limiti_amministrativi/wms",
"display": true
},
{
"title": "Comuni",
"name": "limiti_amministrativi:comuni",
"wms_url": "https://geoserver1.dev.d4science.org/geoserver/limiti_amministrativi/wms",
"display": true
}
]
}
]
}
},
{
"_id": "org.gcube.portlets.user.geoportal-workflow-action-list",
"_type": "WORKFLOW_ACTION_LIST_GUI",