{ "currentVersion": 10.6, "id": 4, "name": "Strade progressiva", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102091, "latestWkid": 3003 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_strada", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 216, 247, 255 ], "width": 1.5 }, "value": "SP", "label": "Strade Provinciali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1.5 }, "value": "SR", "label": "Strada Regionali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "A", "label": "Altre strade", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "D", "label": "Trasferite", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "T", "label": "Trasferite", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "tipo_strada = 'SP'", "labelExpression": "[etichetta]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "tipo_strada = 'SR'", "labelExpression": "[etichetta]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1697895.8202999998, "ymin": 4782342.3100000005, "xmax": 1771408.3803000003, "ymax": 4859937.819, "spatialReference": { "wkid": 102091, "latestWkid": 3003 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cod_strada", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "cod_strada", "type": "esriFieldTypeString", "alias": "cod_strada", "length": 15, "domain": null }, { "name": "toponimo", "type": "esriFieldTypeString", "alias": "toponimo", "length": 60, "domain": null }, { "name": "etichetta", "type": "esriFieldTypeString", "alias": "etichetta", "length": 16, "domain": null }, { "name": "filtro", "type": "esriFieldTypeString", "alias": "filtro", "length": 2, "domain": null }, { "name": "prog_min", "type": "esriFieldTypeDouble", "alias": "prog_min", "domain": null }, { "name": "prog_max", "type": "esriFieldTypeDouble", "alias": "prog_max", "domain": null }, { "name": "itin_eur", "type": "esriFieldTypeString", "alias": "itin_eur", "length": 50, "domain": null }, { "name": "topon_alt", "type": "esriFieldTypeString", "alias": "topon_alt", "length": 100, "domain": null }, { "name": "data_ins", "type": "esriFieldTypeString", "alias": "data_ins", "length": 10, "domain": null }, { "name": "data_agg", "type": "esriFieldTypeString", "alias": "data_agg", "length": 10, "domain": null }, { "name": "sort_field", "type": "esriFieldTypeString", "alias": "sort_field", "length": 254, "domain": null }, { "name": "display_field", "type": "esriFieldTypeString", "alias": "display_field", "length": 255, "domain": null }, { "name": "tipo_strada", "type": "esriFieldTypeString", "alias": "tipo_strada", "length": 6, "domain": null }, { "name": "cod_route", "type": "esriFieldTypeString", "alias": "cod_route", "length": 20, "domain": null }, { "name": "x_min", "type": "esriFieldTypeDouble", "alias": "x_min", "domain": null }, { "name": "y_min", "type": "esriFieldTypeDouble", "alias": "y_min", "domain": null }, { "name": "x_max", "type": "esriFieldTypeDouble", "alias": "x_max", "domain": null }, { "name": "y_max", "type": "esriFieldTypeDouble", "alias": "y_max", "domain": null }, { "name": "categoria", "type": "esriFieldTypeString", "alias": "categoria", "length": 10, "domain": null }, { "name": "nome", "type": "esriFieldTypeString", "alias": "nome", "length": 100, "domain": null }, { "name": "created_at", "type": "esriFieldTypeDate", "alias": "created_at", "length": 8, "domain": null }, { "name": "modified_at", "type": "esriFieldTypeDate", "alias": "modified_at", "length": 8, "domain": null }, { "name": "part", "type": "esriFieldTypeSmallInteger", "alias": "part", "domain": null }, { "name": "areas", "type": "esriFieldTypeDouble", "alias": "areas", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "cod_route", "fields": "cod_route", "isAscending": true, "isUnique": false, "description": "" }, { "name": "cod_strada", "fields": "cod_strada", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r1128_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "strade_progressiva_10k_pkey", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1070_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }