{
 "currentVersion": 10.61,
 "cimVersion": "2.2.0",
 "id": 0,
 "name": "Registro_de_accidentes_pirotecnia_2021_2023",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 36978596,
 "maxScale": 0,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "advancedQueryCapabilities": {
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": false,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsQueryWithResultType": true,
  "supportsCountDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsHavingClause": true
 },
 "extent": {
  "xmin": -1.3033285982099999E7,
  "ymin": 1682239.3159000017,
  "xmax": -9693236.1209,
  "ymax": 3827804.0073999986,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "711205e6eb066558fceaaf77321f0145",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI1JREFUGJWNj7ENhDAMRV9BTUEXJCpGCGvcAJkgG1x/FRIbZIUb4KbAI1AhwRoUMVKAnMCNpedn+bvgYRUZ9gIWQP6JFgjaAVag06WDGGgbi3dQldAHwzSPQJ2KFohS20TiHbwHozM5ZqzK22cEWOmDwbtIvr+dyzljxzSPem6XPrmvFw1uE/FyOi3JMDZiUR3u+/kJ4gAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 7,
    "height": 7,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "objectid",
 "globalIdField": null,
 "displayField": "fecha_del_fenómeno",
 "typeIdField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "domain": null,
   "nullable": false,
   "editable": false
  },
  {
   "name": "fecha_del_fenómeno",
   "type": "esriFieldTypeDate",
   "alias": "Fecha del Fenómeno",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 29
  },
  {
   "name": "tipo_de_incidente",
   "type": "esriFieldTypeString",
   "alias": "Tipo de Incidente",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "entidad",
   "type": "esriFieldTypeString",
   "alias": "Entidad",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "municipio",
   "type": "esriFieldTypeString",
   "alias": "Municipio",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "comunidad",
   "type": "esriFieldTypeString",
   "alias": "Comunidad",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "daños_materiales",
   "type": "esriFieldTypeString",
   "alias": "Daños Materiales",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "fallecidos",
   "type": "esriFieldTypeInteger",
   "alias": "Fallecidos",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "lesionados",
   "type": "esriFieldTypeInteger",
   "alias": "Lesionados",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "personas_evacuadas",
   "type": "esriFieldTypeInteger",
   "alias": "Personas Evacuadas",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "desaparecidos",
   "type": "esriFieldTypeInteger",
   "alias": "Desaparecidos",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "personas_afectadas",
   "type": "esriFieldTypeInteger",
   "alias": "Personas afectadas",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "dependencias_participantes",
   "type": "esriFieldTypeString",
   "alias": "Dependencias Participantes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "obervaciones",
   "type": "esriFieldTypeString",
   "alias": "Obervaciones",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8000
  },
  {
   "name": "lat",
   "type": "esriFieldTypeDouble",
   "alias": "Lat",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "lon",
   "type": "esriFieldTypeDouble",
   "alias": "Lon",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "año",
   "type": "esriFieldTypeInteger",
   "alias": "Año",
   "domain": null,
   "editable": true,
   "nullable": true
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "shape",
  "domain": null,
  "editable": true,
  "nullable": false,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "r3756_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a3652_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Registro_de_accidentes_pirotecnia_2021_2023",
   "description": "",
   "prototype": {
    "attributes": {
     "lon": null,
     "año": null,
     "fecha_del_fenómeno": null,
     "tipo_de_incidente": null,
     "entidad": null,
     "municipio": null,
     "comunidad": null,
     "daños_materiales": null,
     "fallecidos": null,
     "lesionados": null,
     "personas_evacuadas": null,
     "desaparecidos": null,
     "personas_afectadas": null,
     "dependencias_participantes": null,
     "obervaciones": null,
     "lat": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 16000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1,
 "supportedQueryFormats": "JSON, geoJSON",
 "enableZDefaults": true,
 "maxRecordCount": 2000,
 "allowGeometryUpdates": true,
 "capabilities": "Query",
 "allowUpdateWithoutMValues": true,
 "supportsAttachmentsByUploadId": true,
 "hasStaticData": false,
 "serviceItemId": "e0085926fc3a4f7dbca1357a8e8c816e",
 "hasMetadata": true
}