{ "isCoGoEnabled": false, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Table", "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "globalid", "role": "esriRelRoleOrigin", "composite": false, "name": "demo_tc.sde.Participacion", "relatedTableId": 5, "id": 5, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": true, "id": 6, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Beneficiarios", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": { "attributes": { "municipio": null, "nivel_educativo": null, "territorio_guid": null, "fecha_nacimiento": null, "nombre": null, "beneficiario_id": null, "tipo_doc": " ", "apellido": null, "genero": null, "discapacidad": "No", "num_doc": " ", "tipo_discapacidad": null, "estado_ruta": null } } } ], "supportsAdvancedQueries": true, "currentVersion": 11.2, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "Beneficiarios", "displayField": "objectid", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "objectid" }, { "modelName": "beneficiario_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "beneficiario_id", "length": 255, "alias": "Beneficiario ID", "type": "esriFieldTypeString" }, { "modelName": "municipio", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "municipio", "length": 5, "alias": "Municipio ID", "type": "esriFieldTypeString" }, { "modelName": "tipo_doc", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Tipo_Documentos", "description": "Tipo de documentos COL", "type": "codedValue", "codedValues": [ { "code": "CC", "name": "Cedula Ciudadania" }, { "code": "TI", "name": "Tarjeta de Identidad" }, { "code": "CE", "name": "Cedula Extranjeria" }, { "code": "NIT", "name": "NIT" }, { "code": "PAS", "name": "Pasaporte" }, { "code": "RC", "name": "Registro Civil" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "tipo_doc", "length": 20, "alias": "Tipo Documento", "type": "esriFieldTypeString" }, { "modelName": "num_doc", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "num_doc", "length": 20, "alias": "Numero Documento", "type": "esriFieldTypeString" }, { "modelName": "nombre", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nombre", "length": 255, "alias": "Nombres", "type": "esriFieldTypeString" }, { "modelName": "apellido", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "apellido", "length": 255, "alias": "Apellidos", "type": "esriFieldTypeString" }, { "modelName": "genero", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Genero", "description": "Genero", "type": "codedValue", "codedValues": [ { "code": "Hombre", "name": "Hombre" }, { "code": "Mujer", "name": "Mujer" }, { "code": "Otro", "name": "Otro" }, { "code": "NE", "name": "No Especifica" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "genero", "length": 10, "alias": "Genero", "type": "esriFieldTypeString" }, { "modelName": "fecha_nacimiento", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "fecha_nacimiento", "length": 29, "alias": "Fecha Nacimiento", "type": "esriFieldTypeDate" }, { "modelName": "discapacidad", "nullable": false, "editable": true, "defaultValue": "No", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Booleano", "description": "Respuesta generica", "type": "codedValue", "codedValues": [ { "code": "Si", "name": "Sí" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "discapacidad", "length": 2, "alias": "Discapacidad", "type": "esriFieldTypeString" }, { "modelName": "tipo_discapacidad", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tipo_discapacidad", "length": 255, "alias": "Tipo Discapacidad", "type": "esriFieldTypeString" }, { "modelName": "nivel_educativo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nivel_educativo", "length": 255, "alias": "Nivel Educativo", "type": "esriFieldTypeString" }, { "modelName": "estado_ruta", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Estado_Ruta", "description": "Estado en la ruta", "type": "codedValue", "codedValues": [ { "code": "Formacion", "name": "En Formación" }, { "code": "Busqueda", "name": "En Búsqueda" }, { "code": "Insertado", "name": "Insertado" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "estado_ruta", "length": 255, "alias": "Estado Ruta", "type": "esriFieldTypeString" }, { "modelName": "territorio_guid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "territorio_guid", "length": 38, "alias": "Territorio GUID", "type": "esriFieldTypeGUID" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "globalid" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "required": true, "modelName": "created_user", "domain": null, "name": "created_user", "alias": "created_user" }, { "nullable": true, "editable": false, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "required": true, "modelName": "created_date", "domain": null, "name": "created_date", "alias": "created_date" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "required": true, "modelName": "last_edited_user", "domain": null, "name": "last_edited_user", "alias": "last_edited_user" }, { "nullable": true, "editable": false, "defaultValue": null, "precision": 1, "length": 29, "type": "esriFieldTypeDate", "required": true, "modelName": "last_edited_date", "domain": null, "name": "last_edited_date", "alias": "last_edited_date" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "supportsTruncate": true, "indexes": [ { "name": "r2527_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_2527", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": false, "supportsPaginationOnAggregatedQueries": true, "supportsMaxRecordCountFactor": true, "supportsPagination": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsLod": false, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsCountOnly": true, "supportsReturningQueryExtent": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "4ed444d785594b21bb14666b54a6cd47", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Sync,Uploads,Append", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "copyrightText": "", "zDefault": 0, "supportsLayerOverrides": true }