{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "VW_ESTUDIANTES_POR_COLEGIO", "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, "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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "ID_COLEGIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeBigInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_COLEGIO", "type": "esriFieldTypeString", "alias": "ID_COLEGIO", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "ID_COLEGIO" }, { "name": "NOMBRE_COLEGIO", "type": "esriFieldTypeString", "alias": "NOMBRE_COLEGIO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOMBRE_COLEGIO" }, { "name": "NOMBRE_SEDE", "type": "esriFieldTypeString", "alias": "NOMBRE_SEDE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOMBRE_SEDE" }, { "name": "LOCALIDAD_COLEGIO", "type": "esriFieldTypeString", "alias": "LOCALIDAD_COLEGIO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCALIDAD_COLEGIO" }, { "name": "DIRECCION_COLEGIO", "type": "esriFieldTypeString", "alias": "DIRECCION_COLEGIO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DIRECCION_COLEGIO" }, { "name": "ID_ESTUDIANTE", "type": "esriFieldTypeString", "alias": "ID_ESTUDIANTE", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "ID_ESTUDIANTE" }, { "name": "NOMBRE_ESTUDIANTE", "type": "esriFieldTypeString", "alias": "NOMBRE_ESTUDIANTE", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "NOMBRE_ESTUDIANTE" }, { "name": "PER_ID", "type": "esriFieldTypeBigInteger", "alias": "PER_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PER_ID" }, { "name": "GENERO_ESTUDIANTE", "type": "esriFieldTypeString", "alias": "GENERO_ESTUDIANTE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GENERO_ESTUDIANTE" }, { "name": "EDAD_ESTUDIANTE", "type": "esriFieldTypeBigInteger", "alias": "EDAD_ESTUDIANTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDAD_ESTUDIANTE" }, { "name": "GRUPO_ETNICO", "type": "esriFieldTypeString", "alias": "GRUPO_ETNICO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GRUPO_ETNICO" }, { "name": "CONDICION_DISCAPACIDAD", "type": "esriFieldTypeString", "alias": "CONDICION_DISCAPACIDAD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONDICION_DISCAPACIDAD" }, { "name": "LOCALIDAD_RESIDENCIA", "type": "esriFieldTypeString", "alias": "LOCALIDAD_RESIDENCIA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCALIDAD_RESIDENCIA" }, { "name": "CURSO_ACTUAL", "type": "esriFieldTypeString", "alias": "CURSO_ACTUAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CURSO_ACTUAL" }, { "name": "GRADO_ACADEMICO", "type": "esriFieldTypeString", "alias": "GRADO_ACADEMICO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GRADO_ACADEMICO" } ], "indexes": [ { "name": "FDO_ID_COLEGIO", "fields": "ID_COLEGIO", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "VW_ESTUDIANTES_POR_COLEGIO", "description": "", "prototype": { "attributes": { "CURSO_ACTUAL": null, "OBJECTID": null, "ID_COLEGIO": " ", "NOMBRE_COLEGIO": null, "NOMBRE_SEDE": null, "LOCALIDAD_COLEGIO": null, "DIRECCION_COLEGIO": null, "ID_ESTUDIANTE": " ", "NOMBRE_ESTUDIANTE": " ", "PER_ID": 0, "GENERO_ESTUDIANTE": null, "EDAD_ESTUDIANTE": null, "GRUPO_ETNICO": null, "CONDICION_DISCAPACIDAD": null, "LOCALIDAD_RESIDENCIA": null, "GRADO_ACADEMICO": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1, "serviceItemId": "13fda0eef98c43679dbf4f724095244a" }