diff --git a/D4S_UCDs/DEV/devVRE/Concessioni.json b/D4S_UCDs/DEV/devVRE/Concessioni.json index f1abe5e..dbbdc7e 100644 --- a/D4S_UCDs/DEV/devVRE/Concessioni.json +++ b/D4S_UCDs/DEV/devVRE/Concessioni.json @@ -692,9 +692,9 @@ "title": "Comuni Italiani", "description": "I Comuni Italiani", "name": "limiti_amministrativi:comuni", - "wfs_url": "https://geoserver1.dev.d4science.org/geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=limiti_amministrativi:comuni&maxFeatures=9000&outputFormat=application%2Fjson&propertyName=COD_CM,COMUNE,COD_PROV", + "wfs_url": "https://geoserver1.dev.d4science.org/geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=limiti_amministrativi:comuni&maxFeatures=9000&outputFormat=application%2Fjson&propertyName=PRO_COM,COMUNE,COD_PROV", "table_show_field": "COMUNE", - "table_key_field": "COD_CM", + "table_key_field": "PRO_COM", "table_parent_key_field": "COD_PROV", "table_geometry_name": "the_geom" }