{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "secretaria_transito.accidentalidad.view_siniestros_public",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": false
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -180,
    "ymin": -90,
    "xmax": 180,
    "ymax": 90,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.983152841195215E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       73,
       153,
       131,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "",
   "displayField": "interno",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "interno",
     "type": "esriFieldTypeString",
     "alias": "interno",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "interno"
    },
    {
     "name": "n_runt",
     "type": "esriFieldTypeString",
     "alias": "n_runt",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "n_runt"
    },
    {
     "name": "gravedad_accidente",
     "type": "esriFieldTypeString",
     "alias": "gravedad_accidente",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 12,
     "defaultValue": null,
     "modelName": "gravedad_accidente"
    },
    {
     "name": "fecha_ocurrencia",
     "type": "esriFieldTypeString",
     "alias": "fecha_ocurrencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 60000,
     "defaultValue": null,
     "modelName": "fecha_ocurrencia"
    },
    {
     "name": "hora_ocurrencia",
     "type": "esriFieldTypeString",
     "alias": "hora_ocurrencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 60000,
     "defaultValue": null,
     "modelName": "hora_ocurrencia"
    },
    {
     "name": "anio_ocurrencia",
     "type": "esriFieldTypeString",
     "alias": "anio_ocurrencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "anio_ocurrencia"
    },
    {
     "name": "mes_ocurrencia",
     "type": "esriFieldTypeString",
     "alias": "mes_ocurrencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 12,
     "defaultValue": null,
     "modelName": "mes_ocurrencia"
    },
    {
     "name": "jornada_ocurrencia",
     "type": "esriFieldTypeString",
     "alias": "jornada_ocurrencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "jornada_ocurrencia"
    },
    {
     "name": "dia_ocurrencia",
     "type": "esriFieldTypeString",
     "alias": "dia_ocurrencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "dia_ocurrencia"
    },
    {
     "name": "direccion",
     "type": "esriFieldTypeString",
     "alias": "direccion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 150,
     "defaultValue": null,
     "modelName": "direccion"
    },
    {
     "name": "barrio",
     "type": "esriFieldTypeString",
     "alias": "barrio",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "barrio"
    },
    {
     "name": "choque_con",
     "type": "esriFieldTypeString",
     "alias": "choque_con",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "choque_con"
    },
    {
     "name": "zona",
     "type": "esriFieldTypeString",
     "alias": "zona",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "zona"
    },
    {
     "name": "diseno",
     "type": "esriFieldTypeString",
     "alias": "diseno",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "diseno"
    },
    {
     "name": "condicion_climatica",
     "type": "esriFieldTypeString",
     "alias": "condicion_climatica",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "condicion_climatica"
    },
    {
     "name": "codigo_hipotesis",
     "type": "esriFieldTypeString",
     "alias": "codigo_hipotesis",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 6,
     "defaultValue": null,
     "modelName": "codigo_hipotesis"
    },
    {
     "name": "nombre_hipotesis",
     "type": "esriFieldTypeString",
     "alias": "nombre_hipotesis",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "nombre_hipotesis"
    },
    {
     "name": "clase_vehiculo",
     "type": "esriFieldTypeString",
     "alias": "clase_vehiculo",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "clase_vehiculo"
    },
    {
     "name": "marca_vehiculo",
     "type": "esriFieldTypeString",
     "alias": "marca_vehiculo",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "marca_vehiculo"
    },
    {
     "name": "lugar_impacto",
     "type": "esriFieldTypeInteger",
     "alias": "lugar_impacto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "lugar_impacto"
    },
    {
     "name": "nombre_lugar_impacto",
     "type": "esriFieldTypeString",
     "alias": "nombre_lugar_impacto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "nombre_lugar_impacto"
    },
    {
     "name": "edad_inv",
     "type": "esriFieldTypeInteger",
     "alias": "edad_inv",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "edad_inv"
    },
    {
     "name": "nombre_genero",
     "type": "esriFieldTypeString",
     "alias": "nombre_genero",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "nombre_genero"
    },
    {
     "name": "condicion_involucrado",
     "type": "esriFieldTypeString",
     "alias": "condicion_involucrado",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "condicion_involucrado"
    },
    {
     "name": "gravedad_involucrado",
     "type": "esriFieldTypeString",
     "alias": "gravedad_involucrado",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "gravedad_involucrado"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "FDO_objectid",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "secretaria_transito.accidentalidad.view_siniestros_public",
     "description": "",
     "prototype": {
      "attributes": {
       "condicion_involucrado": null,
       "gravedad_involucrado": null,
       "interno": null,
       "n_runt": null,
       "gravedad_accidente": null,
       "fecha_ocurrencia": null,
       "hora_ocurrencia": null,
       "anio_ocurrencia": null,
       "mes_ocurrencia": null,
       "jornada_ocurrencia": null,
       "dia_ocurrencia": null,
       "direccion": null,
       "barrio": null,
       "choque_con": null,
       "zona": null,
       "diseno": null,
       "condicion_climatica": null,
       "codigo_hipotesis": null,
       "nombre_hipotesis": null,
       "clase_vehiculo": null,
       "marca_vehiculo": null,
       "lugar_impacto": null,
       "nombre_lugar_impacto": null,
       "edad_inv": null,
       "nombre_genero": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "4530eec66c014e0ba2dfb1e785d1bc5d"
  }
 ],
 "tables": []
}