{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SesionesCapacitaciones_DDHH", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "LESTAT.DAPRE_GDB.ddhh_sitiosesiones", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "uniquerowid", "composite": true, "catalogID": "{A1CADE86-1A1C-4405-90CB-6ECA472CA09F}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1684509790000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -82.25048828154766, "ymin": -3.5300488200568996, "xmax": 0, "ymax": 11.090307661835393, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 66, 130, 175, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "globalid", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "uniquerowid", "type": "esriFieldTypeGUID", "alias": "RowID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "uniquerowid" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "fechainicio", "type": "esriFieldTypeDate", "alias": "Fecha de inicio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fechainicio" }, { "name": "fechafinal", "type": "esriFieldTypeDate", "alias": "Fecha final", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fechafinal" }, { "name": "dias", "type": "esriFieldTypeInteger", "alias": "Días", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dias" }, { "name": "tipodesesion", "type": "esriFieldTypeString", "alias": "Tipo de sesión", "domain": { "type": "codedValue", "name": "DDHH_TipoSesion", "description": "RODHI", "codedValues": [ { "name": "Presencial", "code": "P" }, { "name": "Virtual", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipodesesion" }, { "name": "objetivosesion", "type": "esriFieldTypeString", "alias": "Objetivo de la sesión", "domain": { "type": "codedValue", "name": "DDHH_Objetivo", "description": "SesionesCapacitaciones", "codedValues": [ { "name": "Activación", "code": "A" }, { "name": "Asistencia a espacios de incidencia", "code": "AI" }, { "name": "Capacitaciones", "code": "C" }, { "name": "Reunión nodal", "code": "RN" }, { "name": "Otro", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 600, "defaultValue": null, "modelName": "objetivosesion" }, { "name": "nivel", "type": "esriFieldTypeString", "alias": "Nivel", "domain": { "type": "codedValue", "name": "DDHH_Nivel", "description": "RODHI", "codedValues": [ { "name": "Internacional", "code": "I" }, { "name": "Nacional", "code": "N" }, { "name": "Departamental", "code": "D" }, { "name": "Municipal", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nivel" }, { "name": "numeroobservatorios", "type": "esriFieldTypeInteger", "alias": "Número de observatorios", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numeroobservatorios" }, { "name": "numeroasistentes", "type": "esriFieldTypeInteger", "alias": "Número de asistentes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numeroasistentes" }, { "name": "numercapacitaciones", "type": "esriFieldTypeInteger", "alias": "Número de capacitaciones", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numercapacitaciones" }, { "name": "responsablemesa", "type": "esriFieldTypeString", "alias": "Responsable de la mesa técnica", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "responsablemesa" }, { "name": "observaciones", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 600, "defaultValue": null, "modelName": "observaciones" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "UUID_430", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_430", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S273_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SesionesCapacitaciones_DDHH", "description": "", "prototype": { "attributes": { "responsablemesa": null, "observaciones": null, "uniquerowid": null, "id": null, "fechainicio": null, "fechafinal": null, "dias": null, "tipodesesion": null, "objetivosesion": null, "nivel": null, "numeroobservatorios": null, "numeroasistentes": null, "numercapacitaciones": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6eb7e7e8f914f81b342a5932b17fdf3" }