{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "tpc_interesadocomunidad", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "TPC_OTL_ANT.tpc_responsabilidad", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{D40B76CB-FB79-4B0E-AD1A-199F3D50B3E5}" }, { "id": 1, "name": "TPC_OTL_ANT.tpc_derecho", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{2953CCB3-B018-4ED6-BB2F-56B7F466FFD3}" } ], "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "nombre_comunidad", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "nombre_comunidad", "type": "esriFieldTypeString", "alias": "nombre_comunidad", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "nombre_comunidad" }, { "name": "tipo_comunidad", "type": "esriFieldTypeSmallInteger", "alias": "tipo_comunidad", "domain": { "type": "codedValue", "name": "tpc_comunidadtipo", "description": "tpc_comunidadtipo", "codedValues": [ { "name": "Cabildo", "code": 0 }, { "name": "Comunidad_Negra", "code": 1 }, { "name": "Resguardo_Indigena", "code": 2 }, { "name": "Parcialidad", "code": 3 }, { "name": "Territorio_Colectivo", "code": 4 }, { "name": "Comunidad_Indigena", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "tipo_comunidad" }, { "name": "organizacionfilial", "type": "esriFieldTypeString", "alias": "organizacionfilial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "organizacionfilial" }, { "name": "nombre_pueblo", "type": "esriFieldTypeString", "alias": "nombre_pueblo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nombre_pueblo" }, { "name": "numero_familias", "type": "esriFieldTypeInteger", "alias": "numero_familias", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero_familias" }, { "name": "numero_personas", "type": "esriFieldTypeInteger", "alias": "numero_personas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero_personas" }, { "name": "numero_mujeres", "type": "esriFieldTypeInteger", "alias": "numero_mujeres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero_mujeres" }, { "name": "numero_hombres", "type": "esriFieldTypeInteger", "alias": "numero_hombres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero_hombres" }, { "name": "codigo_comunidaddane", "type": "esriFieldTypeString", "alias": "codigo_comunidaddane", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "codigo_comunidaddane" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "nombre", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nombre" }, { "name": "tipo_interesado", "type": "esriFieldTypeSmallInteger", "alias": "tipo_interesado", "domain": { "type": "codedValue", "name": "col_interesadotipo", "description": "col_interesadotipo", "codedValues": [ { "name": "Persona_Natural", "code": 0 }, { "name": "Persona_Juridica", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "tipo_interesado" }, { "name": "tipo_documento", "type": "esriFieldTypeSmallInteger", "alias": "tipo_documento", "domain": { "type": "codedValue", "name": "col_documentotipo", "description": "col_documentotipo", "codedValues": [ { "name": "Cedula_Ciudadania", "code": 0 }, { "name": "Cedula_Extranjeria", "code": 1 }, { "name": "NIT", "code": 2 }, { "name": "Pasaporte", "code": 3 }, { "name": "Registro_Civil", "code": 4 }, { "name": "Tarjeta_Identidad", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipo_documento" }, { "name": "numero_documento", "type": "esriFieldTypeString", "alias": "numero_documento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numero_documento" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "local_id", "type": "esriFieldTypeString", "alias": "local_id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "local_id" } ], "indexes": [ { "name": "R21_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G31local_id", "fields": "local_id", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "tpc_interesadocomunidad", "description": "", "prototype": { "attributes": { "local_id": null, "numero_documento": null, "nombre_comunidad": " ", "tipo_comunidad": 0, "organizacionfilial": null, "nombre_pueblo": null, "numero_familias": null, "numero_personas": null, "numero_mujeres": null, "numero_hombres": null, "codigo_comunidaddane": null, "nombre": null, "tipo_interesado": 0, "tipo_documento": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "509e1b13ce39400baad6ddf72c659ad9" }