{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "linea di costa", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_costa", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "naturale" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "artificiale" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "value": "3", "label": "fittizia" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 138, 41, 255 ], "toColor": [ 171, 138, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 42, 156, 255 ], "toColor": [ 51, 42, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 178, 186, 255 ], "toColor": [ 71, 178, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 46, 96, 255 ], "toColor": [ 171, 46, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 201, 76, 255 ], "toColor": [ 50, 201, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 60, 201, 255 ], "toColor": [ 201, 60, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 196, 255 ], "toColor": [ 77, 128, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 161, 103, 255 ], "toColor": [ 53, 161, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 63, 41, 255 ], "toColor": [ 186, 63, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 64, 255 ], "toColor": [ 179, 201, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 97, 62, 255 ], "toColor": [ 158, 97, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 61, 149, 255 ], "toColor": [ 168, 61, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 73, 201, 255 ], "toColor": [ 139, 73, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812381.6306923955, "ymin": 4209541.92286132, "xmax": 2099250.7016471867, "ymax": 5750598.66811017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "tipo_costa", "type": "esriFieldTypeInteger", "alias": "Tipo Costa", "domain": { "type": "codedValue", "name": "cod", "description": "descr", "codedValues": [ { "name": "naturale", "code": 1 }, { "name": "artificiale", "code": 2 }, { "name": "fittizia", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "litologia", "type": "esriFieldTypeString", "alias": "Litologia", "length": 50, "domain": null }, { "name": "modifica_o", "type": "esriFieldTypeString", "alias": "Dinamica costiera", "length": 50, "domain": null }, { "name": "cod_istat", "type": "esriFieldTypeInteger", "alias": "Codice ISTAT", "domain": null }, { "name": "dataacqort", "type": "esriFieldTypeDate", "alias": "Data acquisizione ortofoto", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "Lunghezza", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "descrizione linea di costa", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Descrizion", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "Alta", "label": "Alta" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "Altro (lidi, pontili, ecc.)", "label": "Altro (lidi, pontili, ecc.)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 1 }, "value": "Bassa", "label": "Bassa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Collegamento colmata", "label": "Collegamento colmata" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Collegamento foce del fiume", "label": "Collegamento foce del fiume" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Collegamento opera", "label": "Collegamento opera" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Collegamento porto", "label": "Collegamento porto" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Collegamento sponde del fiume", "label": "Collegamento sponde del fiume" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "Colmata", "label": "Colmata" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "Opere Portuali", "label": "Opere Portuali" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Foci armate", "label": "Opere di difesa costiera-Foci armate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Isolotti", "label": "Opere di difesa costiera-Isolotti" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Opere miste", "label": "Opere di difesa costiera-Opere miste" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli a T emersi", "label": "Opere di difesa costiera-Pennelli a T emersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli a Y emersi", "label": "Opere di difesa costiera-Pennelli a Y emersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli a Y sommersi", "label": "Opere di difesa costiera-Pennelli a Y sommersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli obliqui emersi", "label": "Opere di difesa costiera-Pennelli obliqui emersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli obliqui sommersi", "label": "Opere di difesa costiera-Pennelli obliqui sommersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli ortogonali emersi", "label": "Opere di difesa costiera-Pennelli ortogonali emersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Pennelli ortogonali sommersi", "label": "Opere di difesa costiera-Pennelli ortogonali sommersi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Radente a gettata", "label": "Opere di difesa costiera-Radente a gettata" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Radente a muro", "label": "Opere di difesa costiera-Radente a muro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Ripascimenti", "label": "Opere di difesa costiera-Ripascimenti" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Scogliere emerse con varchi", "label": "Opere di difesa costiera-Scogliere emerse con varchi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Scogliere emerse senza varchi", "label": "Opere di difesa costiera-Scogliere emerse senza varchi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Scogliere sommerse con varchi", "label": "Opere di difesa costiera-Scogliere sommerse con varchi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Opere di difesa costiera-Scogliere sommerse senza varchi", "label": "Opere di difesa costiera-Scogliere sommerse senza varchi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Sponde del fiume", "label": "Sponde del fiume" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 138, 41, 255 ], "toColor": [ 171, 138, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 42, 156, 255 ], "toColor": [ 51, 42, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 174, 191, 255 ], "toColor": [ 40, 174, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 43, 92, 255 ], "toColor": [ 171, 43, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 201, 71, 255 ], "toColor": [ 50, 201, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 123, 199, 255 ], "toColor": [ 56, 123, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 52, 194, 255 ], "toColor": [ 191, 52, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 163, 112, 255 ], "toColor": [ 34, 163, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 77, 41, 255 ], "toColor": [ 186, 77, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 201, 66, 255 ], "toColor": [ 165, 201, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 46, 201, 255 ], "toColor": [ 121, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 66, 145, 255 ], "toColor": [ 173, 66, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 94, 57, 255 ], "toColor": [ 153, 94, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 116, 153, 255 ], "toColor": [ 35, 116, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 158, 62, 255 ], "toColor": [ 68, 158, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 53, 57, 255 ], "toColor": [ 161, 53, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 199, 184, 255 ], "toColor": [ 48, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 43, 158, 255 ], "toColor": [ 118, 43, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 44, 54, 255 ], "toColor": [ 199, 44, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 91, 194, 255 ], "toColor": [ 47, 91, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 158, 49, 255 ], "toColor": [ 145, 158, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 105, 42, 255 ], "toColor": [ 173, 105, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 54, 201, 255 ], "toColor": [ 57, 54, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 189, 103, 255 ], "toColor": [ 49, 189, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 176, 43, 255 ], "toColor": [ 194, 176, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 184, 44, 255 ], "toColor": [ 112, 184, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 153, 148, 255 ], "toColor": [ 52, 153, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 151, 201, 255 ], "toColor": [ 75, 151, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812381.6306923955, "ymin": 4209527.820337311, "xmax": 2099250.7016471867, "ymax": 5750598.66811017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "litologia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Litologia", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": " ", "label": " " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Ciottolosa", "label": "Ciottolosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "Rocciosa", "label": "Rocciosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Sabbiosa", "label": "Sabbiosa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 156, 255 ], "toColor": [ 56, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 189, 64, 255 ], "toColor": [ 53, 189, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 45, 255 ], "toColor": [ 194, 64, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 177, 189, 255 ], "toColor": [ 72, 177, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 79, 147, 255 ], "toColor": [ 196, 79, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 144, 47, 255 ], "toColor": [ 163, 144, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 189, 255 ], "toColor": [ 172, 43, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 110, 166, 255 ], "toColor": [ 36, 110, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 194, 143, 255 ], "toColor": [ 78, 194, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 97, 56, 255 ], "toColor": [ 156, 97, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 43, 73, 255 ], "toColor": [ 158, 43, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 44, 199, 255 ], "toColor": [ 72, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 181, 53, 255 ], "toColor": [ 140, 181, 53, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812381.6306923955, "ymin": 4209527.820337311, "xmax": 2099250.7016471867, "ymax": 5750598.66811017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "litologia", "type": "esriFieldTypeString", "alias": "Litologia", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "dinamica costiera", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Modifica_O", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "Avanzamento", "label": "Avanzamento" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Erosione", "label": "Erosione" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Nessuna informazione", "label": "Nessuna informazione" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Stabilità", "label": "Stabilità" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 156, 255 ], "toColor": [ 56, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 189, 64, 255 ], "toColor": [ 53, 189, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 45, 255 ], "toColor": [ 194, 64, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 177, 189, 255 ], "toColor": [ 72, 177, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 79, 147, 255 ], "toColor": [ 196, 79, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 144, 47, 255 ], "toColor": [ 163, 144, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 189, 255 ], "toColor": [ 172, 43, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 110, 166, 255 ], "toColor": [ 36, 110, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 194, 143, 255 ], "toColor": [ 78, 194, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 97, 56, 255 ], "toColor": [ 156, 97, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 43, 73, 255 ], "toColor": [ 158, 43, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 44, 199, 255 ], "toColor": [ 72, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 181, 53, 255 ], "toColor": [ 140, 181, 53, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812381.6306923955, "ymin": 4209527.820337311, "xmax": 2099250.7016471867, "ymax": 5750598.66811017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "modifica_o", "type": "esriFieldTypeString", "alias": "Dinamica cositera", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "data acquisizione ortofoto linea di costa", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "dataacqort", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 145, 0, 255 ], "width": 1 }, "value": "01/05/1999", "label": "01/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 115, 0, 255 ], "width": 1 }, "value": "01/06/1998", "label": "01/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 24, 105, 0, 255 ], "width": 1 }, "value": "01/11/1998", "label": "01/11/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 140, 0, 255 ], "width": 1 }, "value": "02/05/1998", "label": "02/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 117, 0, 255 ], "width": 1 }, "value": "02/06/1998", "label": "02/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 89, 0, 255 ], "width": 1 }, "value": "02/08/1998", "label": "02/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 225, 0, 255 ], "width": 1 }, "value": "03/04/1998", "label": "03/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 149, 0, 255 ], "width": 1 }, "value": "03/05/1998", "label": "03/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 125, 0, 255 ], "width": 1 }, "value": "03/06/1998", "label": "03/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 247, 0, 255 ], "width": 1 }, "value": "04/04/1998", "label": "04/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 217, 0, 255 ], "width": 1 }, "value": "05/04/1998", "label": "05/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 68, 0, 255 ], "width": 1 }, "value": "06/09/1998", "label": "06/09/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 221, 0, 255 ], "width": 1 }, "value": "07/04/1999", "label": "07/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 138, 0, 255 ], "width": 1 }, "value": "07/07/1998", "label": "07/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 153, 0, 255 ], "width": 1 }, "value": "08/05/1998", "label": "08/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 112, 0, 255 ], "width": 1 }, "value": "08/06/1999", "label": "08/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 153, 0, 255 ], "width": 1 }, "value": "08/07/1999", "label": "08/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 }, "value": "08/08/1998", "label": "08/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 123, 0, 255 ], "width": 1 }, "value": "09/05/1998", "label": "09/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 120, 0, 255 ], "width": 1 }, "value": "09/06/1999", "label": "09/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 161, 0, 255 ], "width": 1 }, "value": "09/07/1998", "label": "09/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 42, 0, 255 ], "width": 1 }, "value": "09/09/1999", "label": "09/09/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 29, 107, 0, 255 ], "width": 1 }, "value": "09/11/1999", "label": "09/11/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 201, 0, 255 ], "width": 1 }, "value": "10/05/1998", "label": "10/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 173, 0, 255 ], "width": 1 }, "value": "10/11/1999", "label": "10/11/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 207, 0, 255 ], "width": 1 }, "value": "11/05/1998", "label": "11/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 195, 217, 0, 255 ], "width": 1 }, "value": "11/05/1999", "label": "11/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 230, 0, 255 ], "width": 1 }, "value": "11/08/1998", "label": "11/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 199, 0, 255 ], "width": 1 }, "value": "12/05/1998", "label": "12/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 189, 0, 255 ], "width": 1 }, "value": "12/05/1999", "label": "12/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 209, 0, 255 ], "width": 1 }, "value": "12/06/1999", "label": "12/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 235, 0, 255 ], "width": 1 }, "value": "12/08/1998", "label": "12/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 206, 224, 0, 255 ], "width": 1 }, "value": "12/08/1999", "label": "12/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 129, 176, 0, 255 ], "width": 1 }, "value": "13/05/1998", "label": "13/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 214, 0, 255 ], "width": 1 }, "value": "13/05/1999", "label": "13/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 51, 0, 255 ], "width": 1 }, "value": "13/07/1998", "label": "13/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 0, 255 ], "width": 1 }, "value": "14/07/1998", "label": "14/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 222, 0, 255 ], "width": 1 }, "value": "14/09/1998", "label": "14/09/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 134, 179, 0, 255 ], "width": 1 }, "value": "15/05/1999", "label": "15/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 194, 0, 255 ], "width": 1 }, "value": "17/06/1999", "label": "17/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 64, 0, 255 ], "width": 1 }, "value": "17/07/1998", "label": "17/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 141, 184, 0, 255 ], "width": 1 }, "value": "18/06/1999", "label": "18/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 77, 0, 255 ], "width": 1 }, "value": "18/07/1998", "label": "18/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 237, 0, 255 ], "width": 1 }, "value": "19/04/2001", "label": "19/04/2001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 191, 0, 255 ], "width": 1 }, "value": "19/05/1998", "label": "19/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 156, 0, 255 ], "width": 1 }, "value": "19/05/2000", "label": "19/05/2000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "value": "19/07/1998", "label": "19/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 234, 0, 255 ], "width": 1 }, "value": "20/04/1998", "label": "20/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 251, 0, 255 ], "width": 1 }, "value": "20/04/1999", "label": "20/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 179, 0, 255 ], "width": 1 }, "value": "20/07/1998", "label": "20/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 174, 0, 255 ], "width": 1 }, "value": "20/07/1999", "label": "20/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 252, 0, 255 ], "width": 1 }, "value": "21/04/1998", "label": "21/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 238, 0, 255 ], "width": 1 }, "value": "21/04/1999", "label": "21/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 130, 0, 255 ], "width": 1 }, "value": "21/05/1998", "label": "21/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 246, 250, 0, 255 ], "width": 1 }, "value": "22/04/1998", "label": "22/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 143, 0, 255 ], "width": 1 }, "value": "22/05/1998", "label": "22/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 111, 0, 255 ], "width": 1 }, "value": "22/06/1998", "label": "22/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 119, 0, 255 ], "width": 1 }, "value": "22/06/1999", "label": "22/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 195, 0, 255 ], "width": 1 }, "value": "22/07/1998", "label": "22/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 200, 0, 255 ], "width": 1 }, "value": "22/07/1999", "label": "22/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 13, 99, 0, 255 ], "width": 1 }, "value": "22/08/1999", "label": "22/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 135, 0, 255 ], "width": 1 }, "value": "23/05/1998", "label": "23/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 102, 0, 255 ], "width": 1 }, "value": "23/06/1999", "label": "23/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 208, 0, 255 ], "width": 1 }, "value": "23/07/1998", "label": "23/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 0, 255 ], "width": 1 }, "value": "24/06/1999", "label": "24/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 166, 0, 255 ], "width": 1 }, "value": "24/07/1998", "label": "24/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 213, 0, 255 ], "width": 1 }, "value": "24/07/1999", "label": "24/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 171, 0, 255 ], "width": 1 }, "value": "25/05/1999", "label": "25/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 98, 0, 255 ], "width": 1 }, "value": "25/06/1999", "label": "25/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 191, 0, 255 ], "width": 1 }, "value": "25/07/1998", "label": "25/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 0, 255 ], "width": 1 }, "value": "25/08/1998", "label": "25/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 19, 102, 0, 255 ], "width": 1 }, "value": "25/08/1999", "label": "25/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 81, 0, 255 ], "width": 1 }, "value": "25/09/1999", "label": "25/09/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 242, 0, 255 ], "width": 1 }, "value": "26/04/1998", "label": "26/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 128, 0, 255 ], "width": 1 }, "value": "26/05/1998", "label": "26/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 183, 0, 255 ], "width": 1 }, "value": "26/07/1998", "label": "26/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 245, 0, 255 ], "width": 1 }, "value": "27/04/1998", "label": "27/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 145, 0, 255 ], "width": 1 }, "value": "27/05/1999", "label": "27/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "27/07/1998", "label": "27/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 162, 0, 255 ], "width": 1 }, "value": "27/07/1999", "label": "27/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 103, 158, 0, 255 ], "width": 1 }, "value": "27/10/1999", "label": "27/10/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "28/04/1999", "label": "28/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 166, 0, 255 ], "width": 1 }, "value": "28/05/1998", "label": "28/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 240, 0, 255 ], "width": 1 }, "value": "28/09/2000", "label": "28/09/2000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 106, 0, 255 ], "width": 1 }, "value": "29/06/1998", "label": "29/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 132, 0, 255 ], "width": 1 }, "value": "30/08/1999", "label": "30/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 0, 255 ], "width": 1 }, "value": "30/09/1999", "label": "30/09/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 148, 0, 255 ], "width": 1 }, "value": "31/05/1998", "label": "31/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 157, 0, 255 ], "width": 1 }, "value": "31/07/1998", "label": "31/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 136, 0, 255 ], "width": 1 }, "value": "31/08/1999", "label": "31/08/1999" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 156, 255 ], "toColor": [ 56, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 189, 64, 255 ], "toColor": [ 53, 189, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 42, 63, 255 ], "toColor": [ 163, 42, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 46, 199, 255 ], "toColor": [ 191, 46, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 168, 37, 255 ], "toColor": [ 166, 168, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 179, 174, 255 ], "toColor": [ 55, 179, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 118, 166, 255 ], "toColor": [ 56, 118, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 114, 60, 255 ], "toColor": [ 181, 114, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 63, 131, 255 ], "toColor": [ 158, 63, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 156, 93, 255 ], "toColor": [ 54, 156, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 45, 196, 255 ], "toColor": [ 65, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 48, 45, 255 ], "toColor": [ 196, 48, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 43, 161, 255 ], "toColor": [ 127, 43, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 194, 58, 255 ], "toColor": [ 135, 194, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 103, 189, 255 ], "toColor": [ 66, 103, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 91, 65, 255 ], "toColor": [ 196, 91, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 50, 106, 255 ], "toColor": [ 179, 50, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 199, 157, 255 ], "toColor": [ 66, 199, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 153, 60, 255 ], "toColor": [ 100, 153, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 56, 164, 255 ], "toColor": [ 181, 56, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 124, 37, 255 ], "toColor": [ 161, 124, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 158, 130, 255 ], "toColor": [ 63, 158, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 64, 255 ], "toColor": [ 37, 161, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 161, 181, 255 ], "toColor": [ 58, 161, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 61, 184, 255 ], "toColor": [ 42, 61, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 79, 201, 255 ], "toColor": [ 128, 79, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 201, 42, 255 ], "toColor": [ 172, 201, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 48, 44, 255 ], "toColor": [ 153, 48, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 191, 114, 255 ], "toColor": [ 69, 191, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 157, 41, 255 ], "toColor": [ 186, 157, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 184, 73, 255 ], "toColor": [ 156, 184, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 40, 189, 255 ], "toColor": [ 137, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 158, 201, 255 ], "toColor": [ 77, 158, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 94, 156, 255 ], "toColor": [ 61, 94, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 150, 60, 255 ], "toColor": [ 158, 150, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 43, 166, 255 ], "toColor": [ 86, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 129, 196, 255 ], "toColor": [ 67, 129, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 196, 41, 255 ], "toColor": [ 93, 196, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 163, 38, 255 ], "toColor": [ 79, 163, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 69, 33, 255 ], "toColor": [ 158, 69, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 99, 255 ], "toColor": [ 194, 64, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 56, 71, 255 ], "toColor": [ 201, 56, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 188, 78, 255 ], "toColor": [ 194, 188, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 85, 181, 255 ], "toColor": [ 62, 85, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 84, 199, 255 ], "toColor": [ 52, 84, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 153, 40, 255 ], "toColor": [ 127, 153, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 85, 58, 255 ], "toColor": [ 158, 85, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 63, 166, 255 ], "toColor": [ 111, 63, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 201, 58, 255 ], "toColor": [ 201, 201, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 112, 52, 255 ], "toColor": [ 201, 112, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 136, 168, 255 ], "toColor": [ 49, 136, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 66, 189, 255 ], "toColor": [ 176, 66, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 45, 130, 255 ], "toColor": [ 186, 45, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 67, 67, 255 ], "toColor": [ 168, 67, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 140, 46, 255 ], "toColor": [ 191, 140, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 62, 156, 255 ], "toColor": [ 143, 62, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 199, 72, 255 ], "toColor": [ 101, 199, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 171, 120, 255 ], "toColor": [ 44, 171, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 59, 41, 255 ], "toColor": [ 179, 59, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 62, 160, 255 ], "toColor": [ 201, 62, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 42, 87, 255 ], "toColor": [ 201, 42, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 68, 111, 255 ], "toColor": [ 171, 68, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 150, 156, 255 ], "toColor": [ 47, 150, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 103, 63, 255 ], "toColor": [ 158, 103, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 176, 42, 255 ], "toColor": [ 136, 176, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 74, 153, 255 ], "toColor": [ 40, 74, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 65, 88, 255 ], "toColor": [ 171, 65, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 47, 153, 255 ], "toColor": [ 74, 47, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 102, 40, 255 ], "toColor": [ 156, 102, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 119, 43, 255 ], "toColor": [ 186, 119, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 40, 174, 255 ], "toColor": [ 184, 40, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 77, 120, 255 ], "toColor": [ 201, 77, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 199, 140, 255 ], "toColor": [ 58, 199, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 156, 143, 255 ], "toColor": [ 33, 156, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 72, 181, 255 ], "toColor": [ 148, 72, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 127, 61, 255 ], "toColor": [ 168, 127, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 199, 181, 255 ], "toColor": [ 78, 199, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 58, 189, 255 ], "toColor": [ 119, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 76, 199, 255 ], "toColor": [ 96, 76, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 164, 74, 255 ], "toColor": [ 189, 164, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 182, 191, 255 ], "toColor": [ 75, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 40, 50, 255 ], "toColor": [ 176, 40, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 102, 64, 255 ], "toColor": [ 179, 102, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 140, 194, 255 ], "toColor": [ 54, 140, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 40, 176, 255 ], "toColor": [ 147, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 86, 255 ], "toColor": [ 194, 64, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 55, 141, 255 ], "toColor": [ 161, 55, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 173, 109, 255 ], "toColor": [ 45, 173, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 176, 152, 255 ], "toColor": [ 55, 176, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 196, 92, 255 ], "toColor": [ 47, 196, 92, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812381.6306923955, "ymin": 4209541.92286132, "xmax": 2099250.7016471867, "ymax": 5750598.66811017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "dataacqort", "type": "esriFieldTypeDate", "alias": "Data acquisizione ortofoto", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "linea di retrospiaggia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_restr", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "naturale" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 75, 0, 255 ], "width": 2 }, "value": "2", "label": "artificiale" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 255 ], "width": 2 }, "value": "3", "label": "fittizio" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 156, 255 ], "toColor": [ 56, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 189, 64, 255 ], "toColor": [ 53, 189, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 45, 255 ], "toColor": [ 194, 64, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 177, 189, 255 ], "toColor": [ 72, 177, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 79, 147, 255 ], "toColor": [ 196, 79, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 144, 47, 255 ], "toColor": [ 163, 144, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 189, 255 ], "toColor": [ 172, 43, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 110, 166, 255 ], "toColor": [ 36, 110, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 194, 143, 255 ], "toColor": [ 78, 194, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 97, 56, 255 ], "toColor": [ 156, 97, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 43, 73, 255 ], "toColor": [ 158, 43, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 44, 199, 255 ], "toColor": [ 72, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 181, 53, 255 ], "toColor": [ 140, 181, 53, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812580.9302399871, "ymin": 4209541.922494651, "xmax": 2099149.969986557, "ymax": 5748498.736256737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "tipo_restr", "type": "esriFieldTypeInteger", "alias": "Tipo retrospiaggia", "domain": { "type": "codedValue", "name": "cod", "description": "descr", "codedValues": [ { "name": "naturale", "code": 1 }, { "name": "artificiale", "code": 2 }, { "name": "fittizia", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "cod_istat", "type": "esriFieldTypeInteger", "alias": "Codice ISTAT", "domain": null }, { "name": "dataacqort", "type": "esriFieldTypeDate", "alias": "Data acquisizione ortofoto", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "Lunghezza", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "descrizione retrospiaggia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Descrizion", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 189, 142, 255 ], "width": 1 }, "value": "Campi coltivati", "label": "Campi coltivati" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Infrastrutture viarie", "label": "Infrastrutture viarie" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 156, 186, 255 ], "width": 1 }, "value": "Linea di costa", "label": "Linea di costa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "Spiaggia Attrezzata", "label": "Spiaggia Attrezzata" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Sponde del fiume", "label": "Sponde del fiume" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "Strutture balneari", "label": "Strutture balneari" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Urbano denso", "label": "Urbano denso" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "Urbano sparso", "label": "Urbano sparso" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "Vegetazione/suolo nudo", "label": "Vegetazione/suolo nudo" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 156, 255 ], "toColor": [ 56, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 189, 64, 255 ], "toColor": [ 53, 189, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 45, 255 ], "toColor": [ 194, 64, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 177, 189, 255 ], "toColor": [ 72, 177, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 79, 147, 255 ], "toColor": [ 196, 79, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 144, 47, 255 ], "toColor": [ 163, 144, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 189, 255 ], "toColor": [ 172, 43, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 110, 166, 255 ], "toColor": [ 36, 110, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 194, 143, 255 ], "toColor": [ 78, 194, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 97, 56, 255 ], "toColor": [ 156, 97, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 43, 73, 255 ], "toColor": [ 158, 43, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 44, 199, 255 ], "toColor": [ 72, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 181, 53, 255 ], "toColor": [ 140, 181, 53, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812580.9302399871, "ymin": 4209541.922494651, "xmax": 2099149.969986557, "ymax": 5748498.736256737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "Lunghezza", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "data acquisizione ortofoto retrospiaggia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DataAcqOrt", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 176, 55, 255 ], "width": 1 }, "value": "01/05/1999", "label": "01/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 196, 49, 255 ], "width": 1 }, "value": "01/06/1998", "label": "01/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 140, 179, 255 ], "width": 1 }, "value": "01/11/1998", "label": "01/11/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 52, 54, 255 ], "width": 1 }, "value": "02/05/1998", "label": "02/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 141, 75, 255 ], "width": 1 }, "value": "02/06/1998", "label": "02/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 84, 40, 255 ], "width": 1 }, "value": "02/08/1998", "label": "02/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 191, 78, 255 ], "width": 1 }, "value": "03/04/1998", "label": "03/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 153, 101, 255 ], "width": 1 }, "value": "03/05/1998", "label": "03/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 50, 182, 255 ], "width": 1 }, "value": "03/06/1998", "label": "03/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 35, 141, 255 ], "width": 1 }, "value": "04/04/1998", "label": "04/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 38, 77, 255 ], "width": 1 }, "value": "05/04/1998", "label": "05/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 134, 46, 179, 255 ], "width": 1 }, "value": "06/09/1998", "label": "06/09/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 173, 102, 255 ], "width": 1 }, "value": "07/04/1999", "label": "07/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 72, 152, 255 ], "width": 1 }, "value": "07/07/1998", "label": "07/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 153, 34, 255 ], "width": 1 }, "value": "08/05/1998", "label": "08/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 44, 199, 255 ], "width": 1 }, "value": "08/06/1999", "label": "08/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 166, 38, 255 ], "width": 1 }, "value": "08/07/1999", "label": "08/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 136, 71, 201, 255 ], "width": 1 }, "value": "08/08/1998", "label": "08/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 48, 99, 255 ], "width": 1 }, "value": "09/05/1998", "label": "09/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 48, 108, 255 ], "width": 1 }, "value": "09/06/1999", "label": "09/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 103, 184, 255 ], "width": 1 }, "value": "09/07/1998", "label": "09/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 146, 64, 255 ], "width": 1 }, "value": "09/09/1999", "label": "09/09/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 65, 40, 255 ], "width": 1 }, "value": "09/11/1999", "label": "09/11/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 103, 36, 255 ], "width": 1 }, "value": "10/05/1998", "label": "10/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 77, 196, 255 ], "width": 1 }, "value": "10/11/1999", "label": "10/11/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 67, 118, 255 ], "width": 1 }, "value": "11/05/1998", "label": "11/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 166, 65, 255 ], "width": 1 }, "value": "11/05/1999", "label": "11/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 79, 191, 255 ], "width": 1 }, "value": "11/08/1998", "label": "11/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 161, 179, 255 ], "width": 1 }, "value": "12/05/1998", "label": "12/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 103, 156, 255 ], "width": 1 }, "value": "12/05/1999", "label": "12/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 102, 62, 255 ], "width": 1 }, "value": "12/06/1999", "label": "12/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 119, 46, 255 ], "width": 1 }, "value": "12/08/1998", "label": "12/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 146, 42, 255 ], "width": 1 }, "value": "12/08/1999", "label": "12/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 68, 163, 255 ], "width": 1 }, "value": "13/05/1998", "label": "13/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 37, 124, 255 ], "width": 1 }, "value": "13/05/1999", "label": "13/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 68, 103, 255 ], "width": 1 }, "value": "13/07/1998", "label": "13/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 191, 77, 255 ], "width": 1 }, "value": "14/07/1998", "label": "14/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 153, 57, 255 ], "width": 1 }, "value": "14/09/1998", "label": "14/09/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 65, 48, 255 ], "width": 1 }, "value": "15/05/1999", "label": "15/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 46, 156, 36, 255 ], "width": 1 }, "value": "17/06/1999", "label": "17/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 156, 45, 255 ], "width": 1 }, "value": "17/07/1998", "label": "17/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 52, 57, 255 ], "width": 1 }, "value": "18/06/1999", "label": "18/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 199, 66, 255 ], "width": 1 }, "value": "18/07/1998", "label": "18/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 189, 42, 255 ], "width": 1 }, "value": "19/04/2001", "label": "19/04/2001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 41, 153, 255 ], "width": 1 }, "value": "19/05/1998", "label": "19/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 156, 64, 255 ], "width": 1 }, "value": "19/05/2000", "label": "19/05/2000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 50, 156, 255 ], "width": 1 }, "value": "19/07/1998", "label": "19/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 165, 40, 255 ], "width": 1 }, "value": "20/04/1998", "label": "20/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 75, 106, 255 ], "width": 1 }, "value": "20/04/1999", "label": "20/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 124, 196, 255 ], "width": 1 }, "value": "20/07/1998", "label": "20/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 46, 81, 199, 255 ], "width": 1 }, "value": "20/07/1999", "label": "20/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 196, 79, 255 ], "width": 1 }, "value": "21/04/1998", "label": "21/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 73, 61, 255 ], "width": 1 }, "value": "21/04/1999", "label": "21/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 50, 199, 255 ], "width": 1 }, "value": "21/05/1998", "label": "21/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 36, 34, 255 ], "width": 1 }, "value": "22/04/1998", "label": "22/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 186, 176, 255 ], "width": 1 }, "value": "22/05/1998", "label": "22/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 42, 201, 255 ], "width": 1 }, "value": "22/06/1998", "label": "22/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 65, 166, 255 ], "width": 1 }, "value": "22/06/1999", "label": "22/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 33, 156, 255 ], "width": 1 }, "value": "22/07/1998", "label": "22/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 94, 70, 255 ], "width": 1 }, "value": "22/07/1999", "label": "22/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 194, 72, 255 ], "width": 1 }, "value": "22/08/1999", "label": "22/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 35, 153, 255 ], "width": 1 }, "value": "23/05/1998", "label": "23/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 166, 88, 255 ], "width": 1 }, "value": "23/06/1999", "label": "23/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 84, 39, 255 ], "width": 1 }, "value": "23/07/1998", "label": "23/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 190, 70, 255 ], "width": 1 }, "value": "24/06/1999", "label": "24/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 153, 137, 255 ], "width": 1 }, "value": "24/07/1998", "label": "24/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 45, 196, 255 ], "width": 1 }, "value": "24/07/1999", "label": "24/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 199, 108, 255 ], "width": 1 }, "value": "25/05/1999", "label": "25/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 75, 83, 255 ], "width": 1 }, "value": "25/06/1999", "label": "25/06/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 33, 51, 255 ], "width": 1 }, "value": "25/07/1998", "label": "25/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 63, 158, 255 ], "width": 1 }, "value": "25/08/1998", "label": "25/08/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 166, 125, 255 ], "width": 1 }, "value": "25/08/1999", "label": "25/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 70, 61, 255 ], "width": 1 }, "value": "25/09/1999", "label": "25/09/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 199, 133, 255 ], "width": 1 }, "value": "26/04/1998", "label": "26/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 61, 81, 255 ], "width": 1 }, "value": "26/05/1998", "label": "26/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 43, 179, 255 ], "width": 1 }, "value": "26/07/1998", "label": "26/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 201, 48, 255 ], "width": 1 }, "value": "27/04/1998", "label": "27/04/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 110, 64, 255 ], "width": 1 }, "value": "27/05/1999", "label": "27/05/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 58, 159, 255 ], "width": 1 }, "value": "27/07/1998", "label": "27/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 36, 70, 255 ], "width": 1 }, "value": "27/07/1999", "label": "27/07/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 57, 76, 255 ], "width": 1 }, "value": "27/10/1999", "label": "27/10/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 108, 57, 179, 255 ], "width": 1 }, "value": "28/04/1999", "label": "28/04/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 172, 74, 255 ], "width": 1 }, "value": "28/05/1998", "label": "28/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 136, 39, 255 ], "width": 1 }, "value": "28/09/2000", "label": "28/09/2000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 161, 42, 255 ], "width": 1 }, "value": "29/06/1998", "label": "29/06/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 191, 134, 255 ], "width": 1 }, "value": "30/08/1999", "label": "30/08/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 201, 48, 255 ], "width": 1 }, "value": "30/09/1999", "label": "30/09/1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 64, 191, 255 ], "width": 1 }, "value": "31/05/1998", "label": "31/05/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 79, 201, 255 ], "width": 1 }, "value": "31/07/1998", "label": "31/07/1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 84, 168, 255 ], "width": 1 }, "value": "31/08/1999", "label": "31/08/1999" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 156, 255 ], "toColor": [ 56, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 189, 64, 255 ], "toColor": [ 53, 189, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 42, 63, 255 ], "toColor": [ 163, 42, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 46, 199, 255 ], "toColor": [ 191, 46, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 168, 37, 255 ], "toColor": [ 166, 168, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 179, 174, 255 ], "toColor": [ 55, 179, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 118, 166, 255 ], "toColor": [ 56, 118, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 114, 60, 255 ], "toColor": [ 181, 114, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 63, 131, 255 ], "toColor": [ 158, 63, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 156, 93, 255 ], "toColor": [ 54, 156, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 45, 196, 255 ], "toColor": [ 65, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 48, 45, 255 ], "toColor": [ 196, 48, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 43, 161, 255 ], "toColor": [ 127, 43, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 194, 58, 255 ], "toColor": [ 135, 194, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 103, 189, 255 ], "toColor": [ 66, 103, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 91, 65, 255 ], "toColor": [ 196, 91, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 50, 106, 255 ], "toColor": [ 179, 50, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 199, 157, 255 ], "toColor": [ 66, 199, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 153, 60, 255 ], "toColor": [ 100, 153, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 56, 164, 255 ], "toColor": [ 181, 56, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 124, 37, 255 ], "toColor": [ 161, 124, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 158, 130, 255 ], "toColor": [ 63, 158, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 64, 255 ], "toColor": [ 37, 161, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 161, 181, 255 ], "toColor": [ 58, 161, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 61, 184, 255 ], "toColor": [ 42, 61, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 79, 201, 255 ], "toColor": [ 128, 79, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 201, 42, 255 ], "toColor": [ 172, 201, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 48, 44, 255 ], "toColor": [ 153, 48, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 191, 114, 255 ], "toColor": [ 69, 191, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 157, 41, 255 ], "toColor": [ 186, 157, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 184, 73, 255 ], "toColor": [ 156, 184, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 40, 189, 255 ], "toColor": [ 137, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 158, 201, 255 ], "toColor": [ 77, 158, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 94, 156, 255 ], "toColor": [ 61, 94, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 150, 60, 255 ], "toColor": [ 158, 150, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 43, 166, 255 ], "toColor": [ 86, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 129, 196, 255 ], "toColor": [ 67, 129, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 196, 41, 255 ], "toColor": [ 93, 196, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 163, 38, 255 ], "toColor": [ 79, 163, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 69, 33, 255 ], "toColor": [ 158, 69, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 99, 255 ], "toColor": [ 194, 64, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 56, 71, 255 ], "toColor": [ 201, 56, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 188, 78, 255 ], "toColor": [ 194, 188, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 85, 181, 255 ], "toColor": [ 62, 85, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 84, 199, 255 ], "toColor": [ 52, 84, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 153, 40, 255 ], "toColor": [ 127, 153, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 85, 58, 255 ], "toColor": [ 158, 85, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 63, 166, 255 ], "toColor": [ 111, 63, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 201, 58, 255 ], "toColor": [ 201, 201, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 112, 52, 255 ], "toColor": [ 201, 112, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 136, 168, 255 ], "toColor": [ 49, 136, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 66, 189, 255 ], "toColor": [ 176, 66, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 45, 130, 255 ], "toColor": [ 186, 45, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 67, 67, 255 ], "toColor": [ 168, 67, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 140, 46, 255 ], "toColor": [ 191, 140, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 62, 156, 255 ], "toColor": [ 143, 62, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 199, 72, 255 ], "toColor": [ 101, 199, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 171, 120, 255 ], "toColor": [ 44, 171, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 59, 41, 255 ], "toColor": [ 179, 59, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 62, 160, 255 ], "toColor": [ 201, 62, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 42, 87, 255 ], "toColor": [ 201, 42, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 68, 111, 255 ], "toColor": [ 171, 68, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 150, 156, 255 ], "toColor": [ 47, 150, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 103, 63, 255 ], "toColor": [ 158, 103, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 176, 42, 255 ], "toColor": [ 136, 176, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 74, 153, 255 ], "toColor": [ 40, 74, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 65, 88, 255 ], "toColor": [ 171, 65, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 47, 153, 255 ], "toColor": [ 74, 47, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 102, 40, 255 ], "toColor": [ 156, 102, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 119, 43, 255 ], "toColor": [ 186, 119, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 40, 174, 255 ], "toColor": [ 184, 40, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 77, 120, 255 ], "toColor": [ 201, 77, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 199, 140, 255 ], "toColor": [ 58, 199, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 156, 143, 255 ], "toColor": [ 33, 156, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 72, 181, 255 ], "toColor": [ 148, 72, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 127, 61, 255 ], "toColor": [ 168, 127, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 199, 181, 255 ], "toColor": [ 78, 199, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 58, 189, 255 ], "toColor": [ 119, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 76, 199, 255 ], "toColor": [ 96, 76, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 164, 74, 255 ], "toColor": [ 189, 164, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 182, 191, 255 ], "toColor": [ 75, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 40, 50, 255 ], "toColor": [ 176, 40, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 102, 64, 255 ], "toColor": [ 179, 102, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 140, 194, 255 ], "toColor": [ 54, 140, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 40, 176, 255 ], "toColor": [ 147, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 64, 86, 255 ], "toColor": [ 194, 64, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 55, 141, 255 ], "toColor": [ 161, 55, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 173, 109, 255 ], "toColor": [ 45, 173, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 176, 152, 255 ], "toColor": [ 55, 176, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 196, 92, 255 ], "toColor": [ 47, 196, 92, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 812580.9302399871, "ymin": 4209541.922494651, "xmax": 2099149.969986557, "ymax": 5748498.736256737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Descrizion", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "descrizion", "type": "esriFieldTypeString", "alias": "Descrizione", "length": 150, "domain": null }, { "name": "dataacqort", "type": "esriFieldTypeDate", "alias": "Data acquisizione ortofoto", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "Lunghezza", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "spiagge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 813438.4876754209, "ymin": 4210345.493820222, "xmax": 2097345.082448642, "ymax": 5747296.549266653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Litologia", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "litologia", "type": "esriFieldTypeString", "alias": "Litologia", "length": 50, "domain": null }, { "name": "superficie", "type": "esriFieldTypeDouble", "alias": "Superficie", "domain": null }, { "name": "lunghezza", "type": "esriFieldTypeDouble", "alias": "Lunghezza", "domain": null }, { "name": "cod_reg", "type": "esriFieldTypeInteger", "alias": "Codice Regione", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "Lunghezza", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b066d733253240bb9345d10da1693b06" } ], "tables": [] }