{
 "supportedContingentValuesFormats": "JSON, PBF",
 "supportsApplyEditsWithGlobalIds": true,
 "maxRecordCount": 1000,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "ownershipBasedAccessControlForFeatures": {
  "allowOthersToUpdate": true,
  "allowOthersToQuery": true,
  "allowOthersToDelete": true
 },
 "type": "Table",
 "syncEnabled": true,
 "supportsAttachmentsByUploadId": true,
 "relationships": [
  {
   "keyField": "parentglobalid",
   "role": "esriRelRoleDestination",
   "composite": true,
   "name": "OPERATIVO_DE_VERANO_repeat_asistencia",
   "relatedTableId": 0,
   "id": 6,
   "cardinality": "esriRelCardinalityOneToMany"
  }
 ],
 "hasViews": true,
 "supportsAttachmentsResizing": true,
 "id": 7,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "standardMaxRecordCount": 16000,
 "isDataVersioned": false,
 "templates": [],
 "supportsAdvancedQueries": true,
 "currentVersion": 11.2,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportsReturnEditResults": true,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "hasContingentValuesDefinition": true,
 "name": "repeat_asistencia",
 "displayField": "objectid",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "objectid",
   "length": 4,
   "alias": "ObjectID",
   "type": "esriFieldTypeOID"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "globalid",
   "length": 38,
   "alias": "GlobalID",
   "type": "esriFieldTypeGlobalID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "f_h_extraviado",
   "length": 29,
   "alias": "F / H - Envío",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_8d59bad5545645458e4af94f247b51b3_cvd_provincia_extraviado",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "bocas_del_toro",
      "name": "Bocas del Toro"
     },
     {
      "code": "cocle",
      "name": "Coclé"
     },
     {
      "code": "colon",
      "name": "Colón"
     },
     {
      "code": "chiriqui",
      "name": "Chiriquí"
     },
     {
      "code": "darien",
      "name": "Darién"
     },
     {
      "code": "herrera",
      "name": "Herrera"
     },
     {
      "code": "los_santos",
      "name": "Los Santos"
     },
     {
      "code": "panama",
      "name": "Panamá"
     },
     {
      "code": "veraguas",
      "name": "Veraguas"
     },
     {
      "code": "panama_oeste",
      "name": "Panamá Oeste"
     },
     {
      "code": "c_embera_wounaan",
      "name": "C. Emberá Wounaan"
     },
     {
      "code": "c_ngabe_bugle",
      "name": "C. Ngäbe Buglé"
     },
     {
      "code": "c_naso_tjer_di",
      "name": "C. Naso Tjër Di"
     },
     {
      "code": "c_guna_yala",
      "name": "C. Guna Yala"
     },
     {
      "code": "c_madugandi",
      "name": "C. Madugandí"
     },
     {
      "code": "c_wargandi",
      "name": "C. Wargandí"
     }
    ]
   },
   "name": "provincia_extraviado",
   "length": 255,
   "alias": "Provincia",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "p_cobertura_extraviado",
   "length": 255,
   "alias": "Punto de Cobertura",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "n_extraviado",
   "length": 255,
   "alias": "Nombre de la P. Extraviada",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "nip_extraviado",
   "length": 255,
   "alias": "NIP de la P. Extraviada",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "edad_extraviado",
   "alias": "Edad de la P. Extraviada",
   "type": "esriFieldTypeInteger"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "service_8d59bad5545645458e4af94f247b51b3_cvd_sexo_extraviado",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "m",
      "name": "Masculino"
     },
     {
      "code": "f",
      "name": "Femenino"
     }
    ]
   },
   "name": "sexo_extraviado",
   "length": 255,
   "alias": "Sexo de la P. Extraviada",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "responsable_extraviado",
   "length": 255,
   "alias": "Nombre del Responsable",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "nip_responsable_extraviado",
   "length": 255,
   "alias": "NIP del Responsable",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "inf_extra_extraviado",
   "length": 255,
   "alias": "Información Extra",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "parentglobalid",
   "length": 38,
   "alias": "ParentGlobalID",
   "type": "esriFieldTypeGUID"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "created_user",
   "length": 255,
   "alias": "created_user",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "created_date",
   "length": 29,
   "alias": "created_date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "last_edited_user",
   "length": 255,
   "alias": "last_edited_user",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "last_edited_date",
   "length": 29,
   "alias": "last_edited_date",
   "type": "esriFieldTypeDate"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": 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": "r78_sde_rowid_uk",
   "isUnique": false,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "uuid_78",
   "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
 },
 "supportsValidateSQL": true,
 "types": [],
 "supportsCoordinatesQuantization": true,
 "capabilities": "Create,Editing,Sync,Uploads",
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "sourceSchemaChangesAllowed": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": true,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": false,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl",
 "tileMaxRecordCount": 4000,
 "typeIdField": "",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "propagateVisibleFields": true,
 "sqlParserVersion": "PG_11.2.0",
 "copyrightText": "",
 "supportsLayerOverrides": true,
 "serviceItemId": "ba8c01142cc8452f97a1059e6e96f04c"
}