{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Siniestralidad 2021 - Mapa de Calor", "type": "Feature Layer", "description": "
Siniestros viales georreferenciados en el año 2020 en la ciudad de Bogotá D.C. Esta capa cuenta con información como las fechas de los siniestros y el tipo.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Secretaría Distrital de Movilidad", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 100000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "heatmap", "field": "", "legendOptions": { "minLabel": "Sparse", "maxLabel": "Dense" }, "colorStops": [ { "ratio": 0, "color": [ 255, 255, 204, 0 ] }, { "ratio": 0.01, "color": [ 255, 255, 204, 0 ] }, { "ratio": 0.01, "color": [ 255, 255, 204, 255 ] }, { "ratio": 0.01, "color": [ 255, 255, 204, 255 ] }, { "ratio": 0.125, "color": [ 255, 237, 160, 255 ] }, { "ratio": 0.25, "color": [ 254, 217, 118, 255 ] }, { "ratio": 0.375, "color": [ 254, 178, 76, 255 ] }, { "ratio": 0.5, "color": [ 253, 141, 60, 255 ] }, { "ratio": 0.625, "color": [ 252, 78, 42, 255 ] }, { "ratio": 0.75, "color": [ 227, 26, 28, 255 ] }, { "ratio": 0.875, "color": [ 189, 0, 38, 255 ] }, { "ratio": 1.0, "color": [ 128, 0, 38, 255 ] } ], "radius": 25, "minDensity": 0, "maxDensity": 0.17707250133672706 }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -74.22829999999993, "ymin": 4.085800000000063, "xmax": -74.01074730899995, "ymax": 4.82804068300004, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FORMULARIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FORMULARIO", "type": "esriFieldTypeString", "alias": "FORMULARIO", "length": 15, "domain": null }, { "name": "CODIGO_ACCIDENTE", "type": "esriFieldTypeDouble", "alias": "CODIGO_ACCIDENTE", "domain": null }, { "name": "FECHA_OCURRENCIA_ACC", "type": "esriFieldTypeDate", "alias": "FECHA_OCURRENCIA_ACC", "length": 8, "domain": null }, { "name": "HORA_OCURRENCIA_ACC", "type": "esriFieldTypeString", "alias": "HORA_OCURRENCIA_ACC", "length": 8, "domain": null }, { "name": "ANO_OCURRENCIA_ACC", "type": "esriFieldTypeDouble", "alias": "ANO_OCURRENCIA_ACC", "domain": null }, { "name": "MES_OCURRENCIA_ACC", "type": "esriFieldTypeString", "alias": "MES_OCURRENCIA_ACC", "length": 10, "domain": null }, { "name": "DIA_OCURRENCIA_ACC", "type": "esriFieldTypeString", "alias": "DIA_OCURRENCIA_ACC", "length": 9, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 100, "domain": null }, { "name": "GRAVEDAD", "type": "esriFieldTypeString", "alias": "GRAVEDAD", "length": 20, "domain": null }, { "name": "CLASE_ACC", "type": "esriFieldTypeString", "alias": "CLASE_ACC", "length": 20, "domain": null }, { "name": "LOCALIDAD", "type": "esriFieldTypeString", "alias": "LOCALIDAD", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 9, "domain": null }, { "name": "FECHA_HORA_ACC", "type": "esriFieldTypeDate", "alias": "FECHA_HORA_ACC", "length": 8, "domain": null }, { "name": "LATITUD", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null }, { "name": "LONGITUD", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null }, { "name": "CIV", "type": "esriFieldTypeInteger", "alias": "CIV", "domain": null }, { "name": "PK_CALZADA", "type": "esriFieldTypeInteger", "alias": "PK_CALZADA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G9FORMULARIO", "fields": "FORMULARIO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G9CODIGO_ACCIDEN", "fields": "CODIGO_ACCIDENTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "VM_GEO_LESIONADO", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "FORMULARIO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FD484CEB-7370-4C13-A4D2-44C32D25CE18}" }, { "id": 1, "name": "VM_ACC_CAUSA", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "CODIGO_ACCIDENTE", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{BE808D03-E654-4CEE-A16D-B5CB0B64AE46}" }, { "id": 2, "name": "VM_ACC_ACTOR_VIAL", "relatedTableId": 9, "role": "esriRelRoleOrigin", "keyField": "FORMULARIO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{A49CB366-AA19-4D5F-B715-B781CC2BC80A}" }, { "id": 3, "name": "VM_GEO_MUERTO", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "FORMULARIO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{43837E43-817A-4CBA-96D6-FC261323F48B}" }, { "id": 4, "name": "VM_ACC_VEHICULO", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "FORMULARIO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{1558B000-9AC7-431A-BC1F-96571BAF23B6}" }, { "id": 5, "name": "VM_ACC_VIA", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "CODIGO_ACCIDENTE", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{7519085E-3C7D-4895-8C77-57DF3EB7DEDE}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0f0563a8632b464d8b8c2e40c1c4c0a0" }