{
 "extent": {
  "ymin": -90,
  "xmin": -180,
  "ymax": 90,
  "xmax": 180,
  "spatialReference": {"wkid": 4326},
  "type": "extent"
 },
 "supportsApplyEditsWithGlobalIds": true,
 "maxRecordCount": 1000,
 "attachmentProperties": [
  {
   "fieldName": "attachmentid",
   "isEnabled": true,
   "name": "id"
  },
  {
   "fieldName": "globalid",
   "isEnabled": true,
   "name": "globalId"
  },
  {
   "fieldName": "att_name",
   "isEnabled": true,
   "name": "name"
  },
  {
   "fieldName": "data_size",
   "isEnabled": true,
   "name": "size"
  },
  {
   "fieldName": "content_type",
   "isEnabled": true,
   "name": "contentType"
  },
  {
   "fieldName": "keywords",
   "isEnabled": true,
   "name": "keywords"
  },
  {
   "fieldName": "exifinfo",
   "isEnabled": true,
   "name": "exifInfo"
  }
 ],
 "attachmentFields": [
  {
   "sqlType": "sqlTypeInteger",
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "attachmentid",
   "alias": "attachmentid",
   "type": "esriFieldTypeOID",
   "sqlTypeCode": 4
  },
  {
   "sqlType": "sqlTypeVarchar",
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 38,
   "name": "globalid",
   "alias": "globalid",
   "type": "esriFieldTypeGlobalID",
   "sqlTypeCode": 12
  },
  {
   "sqlType": "sqlTypeVarchar",
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 250,
   "name": "att_name",
   "alias": "att_name",
   "type": "esriFieldTypeString",
   "sqlTypeCode": 12
  },
  {
   "sqlType": "sqlTypeInteger",
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "data_size",
   "alias": "data_size",
   "type": "esriFieldTypeInteger",
   "sqlTypeCode": 4
  },
  {
   "sqlType": "sqlTypeVarchar",
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 150,
   "name": "content_type",
   "alias": "content_type",
   "type": "esriFieldTypeString",
   "sqlTypeCode": 12
  },
  {
   "sqlType": "sqlTypeVarchar",
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 2048,
   "name": "keywords",
   "alias": "keywords",
   "type": "esriFieldTypeString",
   "sqlTypeCode": 12
  },
  {
   "sqlType": "sqlTypeVarchar",
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 1073741822,
   "name": "exifinfo",
   "alias": "exifinfo",
   "type": "esriFieldTypeString",
   "sqlTypeCode": 12
  }
 ],
 "ownershipBasedAccessControlForFeatures": {
  "allowOthersToUpdate": false,
  "allowOthersToQuery": false,
  "allowOthersToDelete": false
 },
 "type": "Feature Layer",
 "hasStaticData": false,
 "syncEnabled": false,
 "supportsAttachmentsByUploadId": true,
 "relationships": [],
 "id": 0,
 "supportsStatistics": true,
 "standardMaxRecordCount": 16000,
 "isDataVersioned": false,
 "templates": [
  {
   "name": "New Feature",
   "description": "",
   "prototype": {
    "attributes": {}
   }
  }
 ],
 "hasGeometryProperties": true,
 "supportsAdvancedQueries": true,
 "currentVersion": 10.9,
 "hasZ": false,
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "objectIdField": "objectid",
 "timeInfo": null,
 "supportsQuantizationEditMode": true,
 "viewSourceHasAttachments": true,
 "name": "survey",
 "displayField": null,
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "defaultValue": null,
   "editable": false,
   "length": 4,
   "type": "esriFieldTypeOID",
   "domain": null,
   "name": "objectid",
   "alias": "ObjectID"
  },
  {
   "nullable": false,
   "defaultValue": null,
   "editable": false,
   "length": 38,
   "type": "esriFieldTypeGlobalID",
   "domain": null,
   "name": "globalid",
   "alias": "GlobalID"
  },
  {
   "nullable": true,
   "editable": false,
   "domain": null,
   "length": 255,
   "name": "created_user",
   "alias": "created_user",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "domain": null,
   "length": 29,
   "name": "created_date",
   "alias": "created_date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": false,
   "domain": null,
   "length": 255,
   "name": "last_edited_user",
   "alias": "last_edited_user",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "domain": null,
   "length": 29,
   "name": "last_edited_date",
   "alias": "last_edited_date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "fecha_del_evento",
   "length": 29,
   "alias": "Fecha del evento",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "nombre_del_evento",
   "length": 255,
   "alias": "Nombre del evento",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "nombres",
   "length": 255,
   "alias": "Nombres",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "apellidos",
   "length": 255,
   "alias": "Apellidos",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "c_dula",
   "length": 255,
   "alias": "Cédula",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "n_mero_de_celular",
   "length": 255,
   "alias": "Número de celular",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "correo_electr_nico",
   "length": 255,
   "alias": "Correo Electrónico",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "edad",
   "alias": "Edad",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "cvd_field_30",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "Femenino",
      "name": "Femenino"
     },
     {
      "code": "Masculino",
      "name": "Masculino"
     },
     {
      "code": "Otro",
      "name": "Otro"
     }
    ]
   },
   "name": "field_30",
   "length": 255,
   "alias": "Género",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "field_33",
   "length": 255,
   "alias": "Ciudad",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "cvd_club_al_que_pertenece",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "ZONA ZERO",
      "name": "ZONA ZERO"
     },
     {
      "code": "TANGUARIN TEAM",
      "name": "TANGUARIN TEAM"
     },
     {
      "code": "FULLBIKE",
      "name": "FULLBIKE"
     },
     {
      "code": "PATRON TEODORO",
      "name": "PATRON TEODORO"
     },
     {
      "code": "NEBLOS TEAM",
      "name": "NEBLOS TEAM"
     },
     {
      "code": "AVENTURA XTREMA",
      "name": "AVENTURA XTREMA"
     },
     {
      "code": "BIKERS DE ACERO",
      "name": "BIKERS DE ACERO"
     },
     {
      "code": "AGUILAS BIKE",
      "name": "AGUILAS BIKE"
     },
     {
      "code": "IBARRA TEAM",
      "name": "IBARRA TEAM"
     },
     {
      "code": "TEAM SOLO PANAS",
      "name": "TEAM SOLO PANAS"
     },
     {
      "code": "FBI",
      "name": "FBI"
     },
     {
      "code": "KRK",
      "name": "KRK"
     },
     {
      "code": "NOMADAS BIKE",
      "name": "NOMADAS BIKE"
     },
     {
      "code": "RUTA 60",
      "name": "RUTA 60"
     },
     {
      "code": "RUTEROS FRIEND",
      "name": "RUTEROS FRIEND"
     },
     {
      "code": "PURA VIDA",
      "name": "PURA VIDA"
     },
     {
      "code": "BUHOS",
      "name": "BUHOS"
     },
     {
      "code": "BIKERIDERS",
      "name": "BIKERIDERS"
     },
     {
      "code": "AGUILAS INDEPENDIENTES",
      "name": "AGUILAS INDEPENDIENTES"
     },
     {
      "code": "TEAM NORTEÑO",
      "name": "TEAM NORTEÑO"
     },
     {
      "code": "LOS CORCELES",
      "name": "LOS CORCELES"
     },
     {
      "code": "other",
      "name": "OTRO"
     },
     {
      "code": "TEAM LA PLAZA MTB",
      "name": "TEAM LA PLAZA MTB"
     },
     {
      "code": "SOLO PANAS",
      "name": "SOLO PANAS"
     },
     {
      "code": "GEOPARQUE IMBABURA",
      "name": "GEOPARQUE IMBABURA"
     },
     {
      "code": "Zona Zero",
      "name": "Zona Zero"
     }
    ]
   },
   "name": "club_al_que_pertenece",
   "length": 255,
   "alias": "Club al que pertenece",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": "",
   "domain": null,
   "name": "club_al_que_per_other",
   "length": 255,
   "alias": "OTRO - Club al que pertenece",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": {
    "name": "cvd_talla",
    "type": "codedValue",
    "codedValues": [
     {
      "code": "S",
      "name": "S"
     },
     {
      "code": "M",
      "name": "M"
     },
     {
      "code": "L",
      "name": "L"
     },
     {
      "code": "XL",
      "name": "XL"
     }
    ]
   },
   "name": "talla",
   "length": 255,
   "alias": "Talla Jersey",
   "type": "esriFieldTypeString"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "allowGeometryUpdates": true,
 "isView": true,
 "useStandardizedQueries": true,
 "globalIdField": "globalid",
 "description": "",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "isUpdatableView": true,
 "supportsRollbackOnFailureParameter": true,
 "isDataReplicaTracked": false,
 "standardMaxRecordCountNoGeometry": 16000,
 "indexes": [
  {
   "name": "uuid_595",
   "isUnique": true,
   "description": "",
   "fields": "globalid",
   "isAscending": true
  },
  {
   "name": "a409_ix1",
   "isUnique": false,
   "description": "",
   "fields": "shape",
   "isAscending": true
  },
  {
   "name": "r595_sde_rowid_uk",
   "isUnique": false,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  }
 ],
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "editFieldsInfo": {
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "creationDateField": "created_date",
  "creatorField": "created_user"
 },
 "minScale": 0,
 "hasAttachments": true,
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "serviceItemId": "245a4c198bf64cab9d5ee5956a10ec83",
 "supportsValidateSQL": true,
 "allowUpdateWithoutMValues": true,
 "types": [],
 "supportsCoordinatesQuantization": true,
 "capabilities": "Create,Editing,Uploads",
 "maxScale": 0,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "sourceSchemaChangesAllowed": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {"supportsPercentileAnalytic": false},
 "hasMetadata": false,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel",
 "tileMaxRecordCount": 4000,
 "typeIdField": "",
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "propagateVisibleFields": true,
 "sqlParserVersion": "PG_10.9.0",
 "drawingInfo": {
  "renderer": {
   "symbol": {
    "outline": {
     "color": [
      255,
      255,
      0,
      255
     ],
     "width": 1
    },
    "color": [
     255,
     0,
     0,
     255
    ],
    "size": 8,
    "yoffset": 0,
    "xoffset": 0,
    "angle": 0,
    "style": "esriSMSCircle",
    "type": "esriSMS"
   },
   "label": "Survey Point",
   "type": "simple"
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "copyrightText": "",
 "geometryType": "esriGeometryPoint"
}