{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Misure ELF", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 319717, "ymin": 4889872, "xmax": 511734, "ymax": 5136101, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 38, 115, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 152, 230, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TIPO_MISURA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "tipo_misura", "type": "esriFieldTypeString", "alias": "TIPO MISURA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tipo_misura" }, { "name": "data_misura", "type": "esriFieldTypeString", "alias": "DATA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "data_misura" }, { "name": "comune", "type": "esriFieldTypeString", "alias": "COMUNE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "comune" }, { "name": "valore_cm", "type": "esriFieldTypeDouble", "alias": "VALORE CM (µT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valore_cm" }, { "name": "mediana24", "type": "esriFieldTypeDouble", "alias": "CM (µT) - (mediana su 24h)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mediana24" }, { "name": "flag_tipomisura", "type": "esriFieldTypeSmallInteger", "alias": "FLAG_TIPOMISURA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flag_tipomisura" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r329_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "a238_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Misure ELF", "description": "", "prototype": { "attributes": { "mediana24": null, "flag_tipomisura": null, "tipo_misura": null, "data_misura": null, "comune": null, "valore_cm": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Aree di impatto del campo magnetico da elettrodotti", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 319628.05879999977, "ymin": 4884448.0381000005, "xmax": 496743.9911000002, "ymax": 5145337.983999999, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "NOME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "NOME" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "orig_fid", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "sup_km", "type": "esriFieldTypeDouble", "alias": "Superficie (Kmq)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sup_km" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r331_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "a240_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Aree di impatto del campo magnetico da elettrodotti", "description": "", "prototype": { "attributes": { "orig_fid": null, "sup_km": null, "nome": null, "shape_leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Impianti TLC", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 317681, "ymin": 4881904, "xmax": 540062, "ymax": 5142468, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_impianto", "uniqueValueGroups": [ { "heading": "Tipo impianto", "classes": [ { "label": "Televisione", "description": "Televisione", "symbol": { "type": "esriPMS", "url": "e4b018c963210a001d511ec157b8605a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVRIic2Wv07bUBTGfxfSAEMqpYXB7gJi6ADtElbGdnJWlPAAyUOQgPnThygP0CBG3Kk7XUq2LAwIFi5LIENQEQhidC5O5KDYxW2DOJKHe33s75zvfN+1UzxTpF4s0CY7ngJdoVAeGpBLzVbgBMvhAb1COWkmuOaKL+yUVihsDwUIKL3F5oYrztEl4P8DCW0+5MaYwGaWJjqXpMJUEtp8QDrKkDV7Seh7MlAH8lMhkEnsRPT1gLb4lgf1NSbXyvCmt5hm3tC3RU1HFzeaX2Wp3gd0i6o/LJQ1wzxpxvsektkIbd3IkOU9C6aAcF6bFpojFNQHduRSlMpsMeQxDUfAppmLaRAjinAIgFw+fL/FL7ss6cgZVSnkN6m5xzTWmpzykUXEO3HRpsUJDaFSOilXBghkoBiqFN0Ndr02F94+e9YCn3sieBznaA45EG/VobO+wrKXSHXBEG0Z9gkN6wOLA/M0R1zz+6xC0Qzsn+QdVtvjSBtaVZ8gEgMFkrfCapMOwgqcYc7sSW4lgrY/Avmo3GuyZj7hgUuIYYVO6UjuX9JaA/4OaATlTPLOgBzyS15mBt4hpZucej+NUD4Zatu0Ys++SCChQg5R+SQc8MN44854Y7nrDVs8t8+eI91JbLCb654ETwYS2lQwkyhvVAPPNdFCG6N0pKtkQAplyTHix3iDkOdGuPOkuKi8SKAk/wRdz8XlPNtf0D1fwry/bMrmbQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Televisione" ] ] }, { "label": "Telefonia", "description": "Telefonia", "symbol": { "type": "esriPMS", "url": "2adabc54722cd7238d651d765106da37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVRIic2WW27aQBSGv7EhiehNJHnBSN2Es4zwStINwDLKNsIGWnhst1E2UQkjRSRRq6RNcWCq48ngOxipRP1fkjPY883555wDNV5Qtf8bNg58tPZYLSd8eB/sF6a5AuXj1CbA2f5gUVb4z5EfxV1vsh+YAPLxZD8wTa8gHv57WNLC5ju4+yH/+Xz67lUtlF0yM6CDOrxqwM97WC7BrZ1XzS6GyQkdN21TUhrZFOp1Ex8dwsMvWR8wmnql7120B3mYnFDzcevxJCv7V2DQAlX+3jgI6HrDzTaKXY6bXnvdMOv289NjuI+AscLQ2GslAyCXmdBH0xmoL1G8CKHZiDMpklh5dBjHkunjo41moPtctL/mYSL5YBycoZEHWlHFyQYnx+A65dBFaAomBk1Q9Om2Uz2Yt9FMBI/PwRWKXrTR9RxOmrGFWdDNXWydZsil1y86U/mdyQvjYIjmW7SR3EURLFzfkbHtMratOky0fJrhPD9iSz6r+nq9lbyf3WGmHcB146zkDsU629wHiUOMg54t891hdhZKxS1XZkTZIngAfv+B02bcc1tmZTlMJkpyRN3cmoyMpIj8CHw9h7dvbINnvxUqwqyFIjN0070zmnainlyEML+tZGU5bKU7KJVcSfdOtietNlhZDlPqPLFBce9ke3KLNmT21Ea5sslwU+9Esj250gMctZ7y1WHmC7Gz7bRrmSw3Pv+ivxv/ApGB010VCnQWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Telefonia" ] ] }, { "label": "Radiofonia", "description": "Radiofonia", "symbol": { "type": "esriPMS", "url": "e8e007947c2c692e02fe786d59d225db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIic2WsW7TUBSGv0vTqBFdnAXZqFMXEKhLunaEKVkrpw+QLKi0T9DyBA2IBR6AVB1rJl6BZEFZwxLVlAUzBCq1xEbnXps4beLWoFQcyYrsHN/vnv/858oFbikK/y3o8DkeCt9t0ZwbqP0MB0U1vp0fSC1SLS3C2Tkc7tJwD3g7FxDQcCwD8r/TgDmAtGwRlVIRVu+BH1DJs8NCHtmIQCqyls2zPPLdXLqQmlMeQxwrn3x/QO92qamINxm5djmGSDxeMfK1d/BnvbAQUtt8RXcCpC7oyp0CWxZZKk6+JL2RKpKwlmF91WwgnRcMof9VFjSAKxXVX+udOTKQvQFVgT1ayagPY4p0CEBDIt5Hv2humjUnQUm4L6m1d9jvDdg7CWDjgakmK4Ih9AZaSqmk6bau9m2qGeot9o+28b4N8Y472E/Xxia4HH4AnT6cXdANFS+2DvByuS5uoiPN7g2wNx5Oz+ufws9zvtRbrP+zvdNuuxylojHQdWtkgmLL22m3SbPTDhTDyDPJnSXbtSAVUZHeyDXRcAxI5BSo/v8He/C3IEX1vmUgHz/rxXTDCyP8k8AY5ckalO/qnMyzbyZIpJBDVE7qD5/i2RjR3BrPhiMzd9yhmsh4tE0lOQluDBLZ5Dee8qmz4cYz5wdaNsIF/U5OkDhJ0Q2ZPRukZm50By/ZXC5Qnm+CZOaycm7tK+g3Ul6+DL0V7/kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Radiofonia" ] ] }, { "label": "Altro", "description": "Altro", "symbol": { "type": "esriPMS", "url": "35800946978e9567dbc2156086a20714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIic2WsW7TUBSGv1tbUS1QURASshk70s1IiYQYYXLWKukDJI/R8hjwAKTqWDOxVySCbFk71ogFqxXUoiQ1OvfajRsStwal4khRfJ3rfOf85z9XtrmjsP9bUHOfUEH0sU1vZaDnfbwpBKlZrg40UQS2A9MEGvt0h23ergSkoOt4BpREdGEFoEw233Lg3qYG+VWStKvIpoB1D2p1c6+KfLcGKWg5BYjjVZPvCtR8RytVvCnZ69YezhYbW0a+Rp9o6RMWreE2o2sgSzGaSOYK98EWrK3PPeOYKvKo1aH+zCRQ3Pcrhu/H+nKULqroqKMz82QgT8cEAtt4WlIfcH/z+loAGeS9ldI72p5V+0ePBm1azT57p2N2kxN49MJUUxYXMZyNtZSk0FtkkIVmGHTYaxwQ/vxGGB3iPn41M8F8JBHEn/Vsjbjk9XCHsJLrsiZ60uyzMa5Utih+HMPknC/DDqZj/2Lvotvmw3KMgW76j1KQWB6FK0OahzS76EAxjNyTvYMlst0IQuFLb+RTbLiEgHKjZL/vwt+DAueJgcSf9LdueGoTnZ9kRnlppL2Iy88+u1Q28OWk/vqhMBs7V7PhycxFhwS5jI0D/PwkuH1FymQo+i+bjUE2c0mkZYNL/Uw1kDgppXw2KMwcU8K1LLlKoCrvBPnMle25s7eg32Xpusy0UMDRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Altro" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e4b018c963210a001d511ec157b8605a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVRIic2Wv07bUBTGfxfSAEMqpYXB7gJi6ADtElbGdnJWlPAAyUOQgPnThygP0CBG3Kk7XUq2LAwIFi5LIENQEQhidC5O5KDYxW2DOJKHe33s75zvfN+1UzxTpF4s0CY7ngJdoVAeGpBLzVbgBMvhAb1COWkmuOaKL+yUVihsDwUIKL3F5oYrztEl4P8DCW0+5MaYwGaWJjqXpMJUEtp8QDrKkDV7Seh7MlAH8lMhkEnsRPT1gLb4lgf1NSbXyvCmt5hm3tC3RU1HFzeaX2Wp3gd0i6o/LJQ1wzxpxvsektkIbd3IkOU9C6aAcF6bFpojFNQHduRSlMpsMeQxDUfAppmLaRAjinAIgFw+fL/FL7ss6cgZVSnkN6m5xzTWmpzykUXEO3HRpsUJDaFSOilXBghkoBiqFN0Ndr02F94+e9YCn3sieBznaA45EG/VobO+wrKXSHXBEG0Z9gkN6wOLA/M0R1zz+6xC0Qzsn+QdVtvjSBtaVZ8gEgMFkrfCapMOwgqcYc7sSW4lgrY/Avmo3GuyZj7hgUuIYYVO6UjuX9JaA/4OaATlTPLOgBzyS15mBt4hpZucej+NUD4Zatu0Ys++SCChQg5R+SQc8MN44854Y7nrDVs8t8+eI91JbLCb654ETwYS2lQwkyhvVAPPNdFCG6N0pKtkQAplyTHix3iDkOdGuPOkuKi8SKAk/wRdz8XlPNtf0D1fwry/bMrmbQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Televisione", "label": "Televisione" }, { "symbol": { "type": "esriPMS", "url": "2adabc54722cd7238d651d765106da37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVRIic2WW27aQBSGv7EhiehNJHnBSN2Es4zwStINwDLKNsIGWnhst1E2UQkjRSRRq6RNcWCq48ngOxipRP1fkjPY883555wDNV5Qtf8bNg58tPZYLSd8eB/sF6a5AuXj1CbA2f5gUVb4z5EfxV1vsh+YAPLxZD8wTa8gHv57WNLC5ju4+yH/+Xz67lUtlF0yM6CDOrxqwM97WC7BrZ1XzS6GyQkdN21TUhrZFOp1Ex8dwsMvWR8wmnql7120B3mYnFDzcevxJCv7V2DQAlX+3jgI6HrDzTaKXY6bXnvdMOv289NjuI+AscLQ2GslAyCXmdBH0xmoL1G8CKHZiDMpklh5dBjHkunjo41moPtctL/mYSL5YBycoZEHWlHFyQYnx+A65dBFaAomBk1Q9Om2Uz2Yt9FMBI/PwRWKXrTR9RxOmrGFWdDNXWydZsil1y86U/mdyQvjYIjmW7SR3EURLFzfkbHtMratOky0fJrhPD9iSz6r+nq9lbyf3WGmHcB146zkDsU629wHiUOMg54t891hdhZKxS1XZkTZIngAfv+B02bcc1tmZTlMJkpyRN3cmoyMpIj8CHw9h7dvbINnvxUqwqyFIjN0070zmnainlyEML+tZGU5bKU7KJVcSfdOtietNlhZDlPqPLFBce9ke3KLNmT21Ea5sslwU+9Esj250gMctZ7y1WHmC7Gz7bRrmSw3Pv+ivxv/ApGB010VCnQWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Telefonia", "label": "Telefonia" }, { "symbol": { "type": "esriPMS", "url": "e8e007947c2c692e02fe786d59d225db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIic2WsW7TUBSGv0vTqBFdnAXZqFMXEKhLunaEKVkrpw+QLKi0T9DyBA2IBR6AVB1rJl6BZEFZwxLVlAUzBCq1xEbnXps4beLWoFQcyYrsHN/vnv/858oFbikK/y3o8DkeCt9t0ZwbqP0MB0U1vp0fSC1SLS3C2Tkc7tJwD3g7FxDQcCwD8r/TgDmAtGwRlVIRVu+BH1DJs8NCHtmIQCqyls2zPPLdXLqQmlMeQxwrn3x/QO92qamINxm5djmGSDxeMfK1d/BnvbAQUtt8RXcCpC7oyp0CWxZZKk6+JL2RKpKwlmF91WwgnRcMof9VFjSAKxXVX+udOTKQvQFVgT1ayagPY4p0CEBDIt5Hv2humjUnQUm4L6m1d9jvDdg7CWDjgakmK4Ih9AZaSqmk6bau9m2qGeot9o+28b4N8Y472E/Xxia4HH4AnT6cXdANFS+2DvByuS5uoiPN7g2wNx5Oz+ufws9zvtRbrP+zvdNuuxylojHQdWtkgmLL22m3SbPTDhTDyDPJnSXbtSAVUZHeyDXRcAxI5BSo/v8He/C3IEX1vmUgHz/rxXTDCyP8k8AY5ckalO/qnMyzbyZIpJBDVE7qD5/i2RjR3BrPhiMzd9yhmsh4tE0lOQluDBLZ5Dee8qmz4cYz5wdaNsIF/U5OkDhJ0Q2ZPRukZm50By/ZXC5Qnm+CZOaycm7tK+g3Ul6+DL0V7/kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Radiofonia", "label": "Radiofonia" }, { "symbol": { "type": "esriPMS", "url": "35800946978e9567dbc2156086a20714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIic2WsW7TUBSGv1tbUS1QURASshk70s1IiYQYYXLWKukDJI/R8hjwAKTqWDOxVySCbFk71ogFqxXUoiQ1OvfajRsStwal4khRfJ3rfOf85z9XtrmjsP9bUHOfUEH0sU1vZaDnfbwpBKlZrg40UQS2A9MEGvt0h23ergSkoOt4BpREdGEFoEw233Lg3qYG+VWStKvIpoB1D2p1c6+KfLcGKWg5BYjjVZPvCtR8RytVvCnZ69YezhYbW0a+Rp9o6RMWreE2o2sgSzGaSOYK98EWrK3PPeOYKvKo1aH+zCRQ3Pcrhu/H+nKULqroqKMz82QgT8cEAtt4WlIfcH/z+loAGeS9ldI72p5V+0ePBm1azT57p2N2kxN49MJUUxYXMZyNtZSk0FtkkIVmGHTYaxwQ/vxGGB3iPn41M8F8JBHEn/Vsjbjk9XCHsJLrsiZ60uyzMa5Utih+HMPknC/DDqZj/2Lvotvmw3KMgW76j1KQWB6FK0OahzS76EAxjNyTvYMlst0IQuFLb+RTbLiEgHKjZL/vwt+DAueJgcSf9LdueGoTnZ9kRnlppL2Iy88+u1Q28OWk/vqhMBs7V7PhycxFhwS5jI0D/PwkuH1FymQo+i+bjUE2c0mkZYNL/Uw1kDgppXw2KMwcU8K1LLlKoCrvBPnMle25s7eg32Xpusy0UMDRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Altro", "label": "Altro" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "COMUNE", "typeIdField": "tipo_impianto", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "comune", "type": "esriFieldTypeString", "alias": "Comune", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "comune" }, { "name": "indirizzo", "type": "esriFieldTypeString", "alias": "Indirizzo", "domain": null, "editable": true, "nullable": true, "length": 217, "defaultValue": null, "modelName": "indirizzo" }, { "name": "provincia", "type": "esriFieldTypeString", "alias": "Provincia", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "provincia" }, { "name": "quota_slm", "type": "esriFieldTypeDouble", "alias": "Quota", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "quota_slm" }, { "name": "tipo_impianto", "type": "esriFieldTypeString", "alias": "Tipo impianto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tipo_impianto" }, { "name": "f_2g3g", "type": "esriFieldTypeString", "alias": "F_2G3G", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "f_2g3g" }, { "name": "f_4g", "type": "esriFieldTypeString", "alias": "F_4G", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "f_4g" }, { "name": "f_5g", "type": "esriFieldTypeString", "alias": "F_5G", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "f_5g" }, { "name": "f_5gtmp", "type": "esriFieldTypeString", "alias": "F_5GTMP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "f_5gtmp" }, { "name": "f_5gdss", "type": "esriFieldTypeString", "alias": "F_5GDSS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "f_5gdss" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r333_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "a241_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Televisione", "name": "Televisione", "domains": {}, "templates": [ { "name": "Televisione", "description": "", "prototype": { "attributes": { "f_5gtmp": null, "f_5gdss": null, "comune": null, "indirizzo": null, "provincia": null, "quota_slm": null, "tipo_impianto": "Televisione", "f_2g3g": null, "f_4g": null, "f_5g": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Telefonia", "name": "Telefonia", "domains": {}, "templates": [ { "name": "Telefonia", "description": "", "prototype": { "attributes": { "f_5gtmp": null, "f_5gdss": null, "comune": null, "indirizzo": null, "provincia": null, "quota_slm": null, "tipo_impianto": "Telefonia", "f_2g3g": null, "f_4g": null, "f_5g": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Radiofonia", "name": "Radiofonia", "domains": {}, "templates": [ { "name": "Radiofonia", "description": "", "prototype": { "attributes": { "f_5gtmp": null, "f_5gdss": null, "comune": null, "indirizzo": null, "provincia": null, "quota_slm": null, "tipo_impianto": "Radiofonia", "f_2g3g": null, "f_4g": null, "f_5g": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Altro", "name": "Altro", "domains": {}, "templates": [ { "name": "Altro", "description": "", "prototype": { "attributes": { "f_5gtmp": null, "f_5gdss": null, "comune": null, "indirizzo": null, "provincia": null, "quota_slm": null, "tipo_impianto": "Altro", "f_2g3g": null, "f_4g": null, "f_5g": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Misue TLC -Centraline in continuo", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 318529, "ymin": 4899733, "xmax": 499774, "ymax": 5123224, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "695388f41150d8e83fe8cae22f1b4528", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABn0lEQVQ4jaVTMU/CYBB9bTojppPGxM2BxaFGwQHi7Jfo4OTA4KDGhEWJMWGgDi4EXNgwMdHBycHA5w8wDrJ0cHFg0oSAC0H9Ada8lq+Wgjp4SSE97r17d/cw8M8wxiUPsGoBsDRo0y60KQ2u1KE7JdQ7fxLkIewlkS4mRcZ7j5kTaLdetp8eHpGXn8dlSPtHgrPFo8by2opIpOaHSBOpOJhLikxx0jZF4fViYYQgD2GHwR+9N3ZGzIxjZm7Wy/F7Pbdp9Qs9Wykx1MyUrcCUy4fgmPmO69NLbOxnPQLWsPZQ6jXuxBgIsNTM7EwwASqSIo3zQhVbJ7nBewZNeScA1DwCblsVK9nRYHcSK5UKY/CDp+K2/a37sqPh531i1hITEGhwJU/FbbMTZ6bscLRbz0GOKjW43YBAh+6E5XF+zkwydiU4fFrWunAbAUEJ9Q5NwjsTxIcLU5cIq2GuKe9rFdw6Qz4oQ9o0Sdbes9Tdo4Yi+KZ65VTQ2BkxEoMO6+/2xlk51PkbPEKglNAkvHPoz9TlzEr2rwRqJzTJuN+i8QUYGLge/vkgpwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "Data_Posizionamento", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "provincia", "type": "esriFieldTypeString", "alias": "Provincia", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "provincia" }, { "name": "comune", "type": "esriFieldTypeString", "alias": "Comune", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "comune" }, { "name": "indirizzo", "type": "esriFieldTypeString", "alias": "Indirizzo", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "indirizzo" }, { "name": "data_posizionamento", "type": "esriFieldTypeDate", "alias": "Data posizionamento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATA_POSIZIONAMENTO" }, { "name": "data_recupero", "type": "esriFieldTypeDate", "alias": "Data recupero", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATA_RECUPERO" }, { "name": "minimo", "type": "esriFieldTypeDouble", "alias": "Minimo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MINIMO" }, { "name": "massimo", "type": "esriFieldTypeDouble", "alias": "Massimo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MASSIMO" }, { "name": "medio", "type": "esriFieldTypeDouble", "alias": "Medio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEDIO" }, { "name": "limite", "type": "esriFieldTypeString", "alias": "Limite", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LIMITE" }, { "name": "flag_progetto", "type": "esriFieldTypeSmallInteger", "alias": "FLAG_PROGETTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flag_progetto" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r334_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "a242_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Misue TLC -Centraline in continuo", "description": "", "prototype": { "attributes": { "limite": null, "flag_progetto": null, "provincia": null, "comune": null, "indirizzo": null, "data_posizionamento": null, "data_recupero": null, "minimo": null, "massimo": null, "medio": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Misure TLC spot e con furgone ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 317693, "ymin": 4884881, "xmax": 512044, "ymax": 5141604, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0b2c5abea32721d534c018b0d255d2aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQ4jaVTsUsCURz+Tm/0Ds5NcTMkXJ+htIZQYNAgRUtDQbYnQTR4TYHoH9BFrUI0BAoNrg0O3Rp40BYKLkbuGt+Ld5yn1dCDU+/33ve97/f7PnX8c+nLiqerEJhCaEByBiS0KTqRKNx6H4M/CaoZ2PkNUSsUhXw34zG8vw2PX188VGfuZcOD/SPBzd5Ke31zrZTNZeZIszkDrBWKomY17ksXzx+5BYJqBnYQ/Dme8GaYloFUOiFr/N452hLjUctWSnTVM2UrMOXyMeMGTGuCh+s2ypVtScAz+aKonWmuw5noEjGFUD3zZoLLJyW/Be7dXbVweL7vv/e6Lg84koDTVoel7Lix4EwqnZTESqXC6PygVZy2nLr1LTu8TCsm95QzxPgE2hQdWsVps0/2rFoKKlM1/taAoU8QicINyuPA2DNl82YCgtby7CyCtk9Q72PAkNBnKuDDgUknLGNODWu9rus0PbhzOWh4sBmSg+quUL6HA0Xw4+2T2/RQWQgSFxM2Hjk2fQ5FOXizD14gUEoYEvrs/5mAIXtWsn8lUDNhSJbthdcXFPu4MuPkdTMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TipoMisura", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tipomisura", "type": "esriFieldTypeString", "alias": "Tipo misura", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tipomisura" }, { "name": "provincia", "type": "esriFieldTypeString", "alias": "Provincia", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "provincia" }, { "name": "comune", "type": "esriFieldTypeString", "alias": "Comune", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "comune" }, { "name": "indirizzo", "type": "esriFieldTypeString", "alias": "Indirizzo", "domain": null, "editable": true, "nullable": true, "length": 217, "defaultValue": null, "modelName": "indirizzo" }, { "name": "descrizione", "type": "esriFieldTypeString", "alias": "Descrizione", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "descrizione" }, { "name": "dataintervento", "type": "esriFieldTypeDate", "alias": "Data intervento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dataintervento" }, { "name": "valore", "type": "esriFieldTypeString", "alias": "Valore", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "valore" }, { "name": "pianoft", "type": "esriFieldTypeSmallInteger", "alias": "Piano fuori terra", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pianoft" }, { "name": "flag_progetto", "type": "esriFieldTypeSmallInteger", "alias": "FLAG_PROGETTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLAG_PROGETTO" }, { "name": "anno", "type": "esriFieldTypeString", "alias": "ANNO", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "anno" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r335_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "a243_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Misure TLC spot e con furgone ", "description": "", "prototype": { "attributes": { "flag_progetto": null, "anno": null, "tipomisura": null, "provincia": null, "comune": null, "indirizzo": null, "descrizione": null, "dataintervento": null, "valore": null, "pianoft": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Comuni - dati", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 313279, "ymin": 4879337, "xmax": 516960, "ymax": 5145804, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "nome", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "defaultLabel": "Comuni", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 187, 255 ], "toColor": [ 252, 238, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 215, 255 ], "toColor": [ 230, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 212, 255 ], "toColor": [ 252, 233, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "comune_ist", "typeIdField": "nome", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "comune_ist", "type": "esriFieldTypeString", "alias": "comune_ist", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "comune_ist" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "nome" }, { "name": "prov", "type": "esriFieldTypeString", "alias": "prov", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "prov" }, { "name": "istat", "type": "esriFieldTypeString", "alias": "istat", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "istat" }, { "name": "num_tel", "type": "esriFieldTypeInteger", "alias": "num_tel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tel" }, { "name": "num_tv", "type": "esriFieldTypeInteger", "alias": "num_tv", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tv" }, { "name": "num_radio", "type": "esriFieldTypeInteger", "alias": "num_radio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_radio" }, { "name": "num_altro", "type": "esriFieldTypeInteger", "alias": "num_altro", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_altro" }, { "name": "num_tot", "type": "esriFieldTypeInteger", "alias": "num_tot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tot" }, { "name": "den_tel", "type": "esriFieldTypeDouble", "alias": "den_tel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "den_tel" }, { "name": "den_tv", "type": "esriFieldTypeDouble", "alias": "den_tv", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "den_tv" }, { "name": "den_radio", "type": "esriFieldTypeDouble", "alias": "den_radio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "den_radio" }, { "name": "den_altro", "type": "esriFieldTypeDouble", "alias": "den_altro", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "den_altro" }, { "name": "den_tot", "type": "esriFieldTypeDouble", "alias": "den_tot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "den_tot" }, { "name": "den_elettrodotti", "type": "esriFieldTypeDouble", "alias": "den_elettrodotti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "den_elettrodotti" }, { "name": "progetto", "type": "esriFieldTypeSmallInteger", "alias": "progetto", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "progetto" }, { "name": "num_tel_2g3g", "type": "esriFieldTypeInteger", "alias": "num_tel_2g3g", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tel_2g3g" }, { "name": "num_tel_4g", "type": "esriFieldTypeInteger", "alias": "num_tel_4g", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tel_4g" }, { "name": "num_tel_5g", "type": "esriFieldTypeInteger", "alias": "num_tel_5g", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tel_5g" }, { "name": "num_tel_5gtmp", "type": "esriFieldTypeInteger", "alias": "num_tel_5gtmp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_tel_5gtmp" }, { "name": "pe_min_05", "type": "esriFieldTypeInteger", "alias": "pe_min_05", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pe_min_05" }, { "name": "pe_05_3", "type": "esriFieldTypeInteger", "alias": "pe_05_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pe_05_3" }, { "name": "pe_3_10", "type": "esriFieldTypeInteger", "alias": "pe_3_10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pe_3_10" }, { "name": "pe_magg_10", "type": "esriFieldTypeInteger", "alias": "pe_magg_10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pe_magg_10" }, { "name": "pe_tot", "type": "esriFieldTypeInteger", "alias": "pe_tot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pe_tot" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "FDO_objectid", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Dati per Comune", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "nome", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "COMUNE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NOME" }, { "name": "prov", "type": "esriFieldTypeString", "alias": "PROVINCIA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PROV" }, { "name": "istat", "type": "esriFieldTypeString", "alias": "ISTAT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ISTAT" }, { "name": "vxcount", "type": "esriFieldTypeInteger", "alias": "VxCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VxCount" }, { "name": "num_tel", "type": "esriFieldTypeInteger", "alias": "N IMPIANTI TEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TEL" }, { "name": "num_tv", "type": "esriFieldTypeInteger", "alias": "N TV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TV" }, { "name": "num_radio", "type": "esriFieldTypeInteger", "alias": "N RADIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_RADIO" }, { "name": "num_altro", "type": "esriFieldTypeInteger", "alias": "N ALTRO IMPIANTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_ALTRO" }, { "name": "num_tot", "type": "esriFieldTypeInteger", "alias": "N TOT IMPIANTI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TOT" }, { "name": "den_tel", "type": "esriFieldTypeDouble", "alias": "DENSITA IMP. TEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEN_TEL" }, { "name": "den_tv", "type": "esriFieldTypeDouble", "alias": "DENSITA TV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEN_TV" }, { "name": "den_radio", "type": "esriFieldTypeDouble", "alias": "DENSITA RADIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEN_RADIO" }, { "name": "den_altro", "type": "esriFieldTypeDouble", "alias": "DENSITA ALTRI IMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEN_ALTRO" }, { "name": "den_tot", "type": "esriFieldTypeDouble", "alias": "DENSITA TOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEN_TOT" }, { "name": "den_elettrodotti", "type": "esriFieldTypeDouble", "alias": "DENSITA ELETTRODOTTI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEN_ELETTRODOTTI" }, { "name": "progetto", "type": "esriFieldTypeSmallInteger", "alias": "PROGETTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROGETTO" }, { "name": "num_tel_2g3g", "type": "esriFieldTypeInteger", "alias": "N TEL 2G 3G", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TEL_2G3G" }, { "name": "num_tel_4g", "type": "esriFieldTypeInteger", "alias": "N TEL 4G", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TEL_4G" }, { "name": "num_tel_5g", "type": "esriFieldTypeInteger", "alias": "N TEL 5G", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TEL_5G" }, { "name": "num_tel_5gtmp", "type": "esriFieldTypeInteger", "alias": "N TEL 5G TMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TEL_5GTMP" }, { "name": "pe_min_05", "type": "esriFieldTypeInteger", "alias": "POP - ESPOSIZIONE NON SIGLIFICATIVA ELETTRODOTTI ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PE_MIN_05" }, { "name": "pe_05_3", "type": "esriFieldTypeInteger", "alias": "POP - ESPOSIZIONE LIMITATA ELETTRODOTTI ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PE_05_3" }, { "name": "pe_3_10", "type": "esriFieldTypeInteger", "alias": "POP - ESPOSIZIONE MEDIA ELETTRODOTTI ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PE_3_10" }, { "name": "pe_magg_10", "type": "esriFieldTypeInteger", "alias": "POP - ESPOSIZIONEELEVATA ELETTRODOTTI ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PE_MAGG_10" }, { "name": "pe_tot", "type": "esriFieldTypeInteger", "alias": "POP TOTALE ESPOSTA ELETTRODOTTI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PE_TOT" }, { "name": "shape_area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "shape_len", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "indexes": [ { "name": "r332_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dati per Comune", "description": "", "prototype": { "attributes": { "shape_area": null, "shape_len": null, "nome": null, "prov": null, "istat": null, "vxcount": null, "num_tel": null, "num_tv": null, "num_radio": null, "num_altro": null, "num_tot": null, "den_tel": null, "den_tv": null, "den_radio": null, "den_altro": null, "den_tot": null, "den_elettrodotti": null, "progetto": null, "num_tel_2g3g": null, "num_tel_4g": null, "num_tel_5g": null, "num_tel_5gtmp": null, "pe_min_05": null, "pe_05_3": null, "pe_3_10": null, "pe_magg_10": null, "pe_tot": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "65075d00e07e4fea853f14ee5a1f9137" } ] }