{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Campioni", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 316854.942986076, "ymin": 4885120.2978079, "xmax": 514135.510307929, "ymax": 5108756.21681393, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 3.72529030366608E-4, "zTolerance": 0.001, "mTolerance": 1.9999999999999998E-5, "falseX": -5120899.99986938, "falseY": -9998099.99987218, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "220cf85332098bfa5463eeaedd62c703", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokWNhIBGwYBHjZxDUtmNgF+ZkeHfuCsOvL9dwa5DzC2VQjylnELc2ZmBgZGD49vwVw8358xiuTmlmYGD4hqpB1s2OwbhuJgO3lCBcjEtSjMGwqoKBkZWV4Up/CZoG32IUxchALSaF4cmGxQwf7l9EaOAU1cPpUy5JfgYRaytUDf///8GpgeE/A8P/P39QnfTl0WkGBgYVrOpfn33J8OreOlQNH86UMjyVtGOQdpFGUfzt2R+G5wfaGD6feouq4dbqpwzMYtYMP95MYeCRtWVgZOFk+PnxBsP7yx0Ml/qWw5ShxsP1qQ8ZGBh8cfsFe0zjBQB6n0nAR2+PEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "GID", "globalIdField": "", "displayField": "CAMP_NOME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GID", "type": "esriFieldTypeOID", "alias": "GID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "GID" }, { "name": "CAMP_ID", "type": "esriFieldTypeDouble", "alias": "Codice campione", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAMP_ID" }, { "name": "CAMP_NOME", "type": "esriFieldTypeString", "alias": "Nome campione", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CAMP_NOME" }, { "name": "PERF_ID", "type": "esriFieldTypeDouble", "alias": "Codice perforazione", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERF_ID" }, { "name": "PERF_NOME", "type": "esriFieldTypeString", "alias": "Nome perforazione", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PERF_NOME" }, { "name": "COMUNE_NOME", "type": "esriFieldTypeString", "alias": "Comune", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMUNE_NOME" }, { "name": "COMUNE_CODICE_ISTAT", "type": "esriFieldTypeString", "alias": "Codice ISTAT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "COMUNE_CODICE_ISTAT" }, { "name": "PROV_SIGLA", "type": "esriFieldTypeString", "alias": "Provincia", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PROV_SIGLA" }, { "name": "CAMP_LOCALITA", "type": "esriFieldTypeString", "alias": "Località", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CAMP_LOCALITA" }, { "name": "CTR10_CODICE", "type": "esriFieldTypeDouble", "alias": "Codice sezione CTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTR10_CODICE" }, { "name": "CTR10_NOME", "type": "esriFieldTypeString", "alias": "Nome sezione CTR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTR10_NOME" }, { "name": "FOGE_DESCRIZIONE", "type": "esriFieldTypeString", "alias": "Formazione geologica", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "FOGE_DESCRIZIONE" }, { "name": "DATA_PRELIEVO", "type": "esriFieldTypeString", "alias": "Data prelievo", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DATA_PRELIEVO" }, { "name": "CAMP_PROFONDITA", "type": "esriFieldTypeSingle", "alias": "Profondità", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAMP_PROFONDITA" }, { "name": "CANTIERE", "type": "esriFieldTypeString", "alias": "Cantiere", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CANTIERE" }, { "name": "TPRE_DESCRIZIONE", "type": "esriFieldTypeString", "alias": "Tipo prelievo", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TPRE_DESCRIZIONE" }, { "name": "GRDI_DESCRIZIONE", "type": "esriFieldTypeString", "alias": "Grado di disturbo", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GRDI_DESCRIZIONE" }, { "name": "TICO_DESCRIZIONE", "type": "esriFieldTypeString", "alias": "Tipo campionatore", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TICO_DESCRIZIONE" }, { "name": "TICA_DESCRIZIONE", "type": "esriFieldTypeString", "alias": "Tipo campione", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TICA_DESCRIZIONE" }, { "name": "ANGR_PESO_NAT_UN_VOL_KN_M3", "type": "esriFieldTypeDouble", "alias": "Peso naturale (kN/m3)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PESO_NAT_UN_VOL_KN_M3" }, { "name": "ANGR_PESO_SEC_UN_VOL_KN_M3", "type": "esriFieldTypeDouble", "alias": "Peso secco (kN/m3)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PESO_SEC_UN_VOL_KN_M3" }, { "name": "ANGR_PESO_SPEC_GRANI_KN_M3", "type": "esriFieldTypeDouble", "alias": "Peso specifico grani (kN/m3)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PESO_SPEC_GRANI_KN_M3" }, { "name": "ANGR_PERC_CIOTTOLI", "type": "esriFieldTypeDouble", "alias": "Ciottoli (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PERC_CIOTTOLI" }, { "name": "ANGR_PERC_GHIAIA", "type": "esriFieldTypeDouble", "alias": "Ghiaia (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PERC_GHIAIA" }, { "name": "ANGR_PERC_SABBIA", "type": "esriFieldTypeDouble", "alias": "Sabbia (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PERC_SABBIA" }, { "name": "ANGR_PERC_LIMO", "type": "esriFieldTypeDouble", "alias": "Limo (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PERC_LIMO" }, { "name": "ANGR_PERC_ARGILLA", "type": "esriFieldTypeDouble", "alias": "Argilla (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PERC_ARGILLA" }, { "name": "ANGR_PASSANTE_200", "type": "esriFieldTypeDouble", "alias": "Pasante 200 (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_PASSANTE_200" }, { "name": "ANGR_CONTENUTO_ACQUA", "type": "esriFieldTypeDouble", "alias": "Contenuto acqua (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_CONTENUTO_ACQUA" }, { "name": "ANGR_LIMITE_LIQUIDO", "type": "esriFieldTypeDouble", "alias": "Limite liquido", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_LIMITE_LIQUIDO" }, { "name": "ANGR_LIMITE_PLASTICO", "type": "esriFieldTypeDouble", "alias": "Limite plastico", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_LIMITE_PLASTICO" }, { "name": "ANGR_INDICE_PLASTICO", "type": "esriFieldTypeDouble", "alias": "Indice plastico", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGR_INDICE_PLASTICO" }, { "name": "LINK_CURVAGRANULOMETRICA", "type": "esriFieldTypeString", "alias": "Grafico curva granulometrica", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_CURVAGRANULOMETRICA" }, { "name": "LINK_PROVAEDOMETRICA", "type": "esriFieldTypeString", "alias": "Prova edometrica", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PROVAEDOMETRICA" }, { "name": "LINK_PROVATAGLIODIRETTO1CICLO", "type": "esriFieldTypeString", "alias": "Grafico Prova taglio diretto (1 ciclo)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PROVATAGLIODIRETTO1CICLO" }, { "name": "LINK_PROVATAGLIODIRETTONCICLI", "type": "esriFieldTypeString", "alias": "Prova taglio diretto (n cicli)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PROVATAGLIODIRETTONCICLI" }, { "name": "LINK_PROVATRIASSIALEUU", "type": "esriFieldTypeString", "alias": "Prova triassiale UU", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PROVATRIASSIALEUU" }, { "name": "LINK_PROVATRIASSIALECU", "type": "esriFieldTypeString", "alias": "Prova triassiale CU", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PROVATRIASSIALECU" }, { "name": "LINK_PROVATRIASSIALECD", "type": "esriFieldTypeString", "alias": "Prova triassiale CD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PROVATRIASSIALECD" }, { "name": "LINK_PERFORAZIONE", "type": "esriFieldTypeString", "alias": "Scheda perforazione", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_PERFORAZIONE" } ], "geometryField": { "name": "THE_GEOM", "type": "esriFieldTypeGeometry", "alias": "THE_GEOM", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "THE_GEOM" }, "indexes": [ { "name": "R927_SDE_ROWID_UK", "fields": "GID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A853_IX1", "fields": "THE_GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Campioni", "description": "", "prototype": { "attributes": { "LINK_PROVATRIASSIALECD": null, "LINK_PERFORAZIONE": null, "CAMP_ID": null, "CAMP_NOME": null, "PERF_ID": null, "PERF_NOME": null, "COMUNE_NOME": null, "COMUNE_CODICE_ISTAT": null, "PROV_SIGLA": null, "CAMP_LOCALITA": null, "CTR10_CODICE": null, "CTR10_NOME": null, "FOGE_DESCRIZIONE": null, "DATA_PRELIEVO": null, "CAMP_PROFONDITA": null, "CANTIERE": null, "TPRE_DESCRIZIONE": null, "GRDI_DESCRIZIONE": null, "TICO_DESCRIZIONE": null, "TICA_DESCRIZIONE": null, "ANGR_PESO_NAT_UN_VOL_KN_M3": null, "ANGR_PESO_SEC_UN_VOL_KN_M3": null, "ANGR_PESO_SPEC_GRANI_KN_M3": null, "ANGR_PERC_CIOTTOLI": null, "ANGR_PERC_GHIAIA": null, "ANGR_PERC_SABBIA": null, "ANGR_PERC_LIMO": null, "ANGR_PERC_ARGILLA": null, "ANGR_PASSANTE_200": null, "ANGR_CONTENUTO_ACQUA": null, "ANGR_LIMITE_LIQUIDO": null, "ANGR_LIMITE_PLASTICO": null, "ANGR_INDICE_PLASTICO": null, "LINK_CURVAGRANULOMETRICA": null, "LINK_PROVAEDOMETRICA": null, "LINK_PROVATAGLIODIRETTO1CICLO": null, "LINK_PROVATAGLIODIRETTONCICLI": null, "LINK_PROVATRIASSIALEUU": null, "LINK_PROVATRIASSIALECU": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d4a7f627f8d3490ea162aa0cee453c5f" }