{ "currentVersion": 10.81, "id": 98, "name": "Ambiti di tutela (lineare)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 82, "name": "PTCP" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO_TUTELA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 219, 127, 255 ], "width": 3 }, "value": "Corridoio trasversale della Rete Verde", "label": "Corridoio trasversale della Rete Verde", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 227, 214, 255 ], "width": 3 }, "value": "Boschi", "label": "Boschi", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 166, 123, 255 ], "width": 3 }, "value": "Alberi monumentali", "label": "Alberi monumentali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 129, 219, 132, 255 ], "width": 3 }, "value": "Ambiti agricoli strategici", "label": "Ambiti agricoli strategici", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 156, 145, 255 ], "width": 3 }, "value": "Naviglio Paderno", "label": "Naviglio Paderno", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 214, 162, 255 ], "width": 3 }, "value": "Rete Verde nei Parchi Regionali", "label": "Rete Verde nei Parchi Regionali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 93, 153, 98, 255 ], "width": 3 }, "value": "Rete Verde", "label": "Rete Verde", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 3 }, "value": "Nessuna descrizione", "label": "Ambiti di tutela", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 153, 107, 255 ], "width": 3 }, "value": "Viabilità di interesse paesaggistico", "label": "Viabilità di interesse paesaggistico", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Corridoi ecologici", "label": "Corridoi ecologici", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 }, "value": "Filari", "label": "Filari", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 3 }, "value": "Scarpate", "label": "Scarpate", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 458138.80370000005, "ymin": 4947434.630899999, "xmax": 691072.2115000002, "ymax": 5149048.451099999, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CODICE_PROV", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IDENTIFICATIVO", "type": "esriFieldTypeInteger", "alias": "IDENTIFICATIVO", "domain": null }, { "name": "CODICE_PROV", "type": "esriFieldTypeString", "alias": "CODICE_PROV", "length": 3, "domain": null }, { "name": "PROVINCIA", "type": "esriFieldTypeString", "alias": "PROVINCIA", "length": 40, "domain": null }, { "name": "COD_ARTICOLO", "type": "esriFieldTypeString", "alias": "COD_ARTICOLO", "length": 3, "domain": null }, { "name": "ARTICOLO", "type": "esriFieldTypeString", "alias": "ARTICOLO", "length": 50, "domain": null }, { "name": "COD_GRUPPO", "type": "esriFieldTypeString", "alias": "COD_GRUPPO", "length": 3, "domain": null }, { "name": "DESCR_GRUPPO", "type": "esriFieldTypeString", "alias": "DESCR_GRUPPO", "length": 100, "domain": null }, { "name": "COD_TIPO_TUTELA", "type": "esriFieldTypeString", "alias": "COD_TIPO_TUTELA", "length": 3, "domain": null }, { "name": "TIPO_TUTELA", "type": "esriFieldTypeString", "alias": "TIPO_TUTELA", "length": 120, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 60, "domain": null }, { "name": "SCHEDA", "type": "esriFieldTypeString", "alias": "SCHEDA", "length": 13, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 254, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 400, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }