{
  "currentVersion": 11.3,
  "cimVersion": "3.3.0",
  "id": 6,
  "name": "Cifras de casos de presunto maltrato atendidos por el IDPYBA por localidad",
  "type": "Feature Layer",
  "description": "Nivel de información tipo polígono que representa las estadísticas por localidad de los reportes por presunto maltrato animal de caninos o felinos domésticos, animales de granja y especies no convencionales, atendidos por parte del Instituto Distrital de Protección y Bienestar Animal, en Bogotá D.C. Información con fecha de corte a 30/06/2025.",
  "geometryType": "esriGeometryPolygon",
  "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
  },
  "copyrightText": "Instituto Distrital de Protección y Bienestar Animal - IDPYBA",
  "parentLayer": null,
  "subLayers": [],
  "minScale": 0,
  "maxScale": 0,
  "referenceScale": 0.0,
  "drawingInfo": {
    "renderer": {
      "type": "classBreaks",
      "authoringInfo": {
        "type": "classedColor",
        "colorRamp": {
          "type": "algorithmic",
          "algorithm": "esriHSVAlgorithm",
          "fromColor": [
            245,
            245,
            0,
            255
          ],
          "toColor": [
            245,
            0,
            0,
            255
          ]
        },
        "classificationMethod": "esriClassifyNaturalBreaks"
      },
      "field": "atendidos",
      "classificationMethod": "esriClassifyNaturalBreaks",
      "minValue": 0,
      "classBreakInfos": [
        {
          "symbol": {
            "type": "esriSFS",
            "style": "esriSFSSolid",
            "color": [
              245,
              245,
              0,
              255
            ],
            "outline": {
              "type": "esriSLS",
              "style": "esriSLSSolid",
              "color": [
                110,
                110,
                110,
                255
              ],
              "width": 0.7
            }
          },
          "classMaxValue": 50,
          "label": "0 - 50"
        },
        {
          "symbol": {
            "type": "esriSFS",
            "style": "esriSFSSolid",
            "color": [
              245,
              184,
              0,
              255
            ],
            "outline": {
              "type": "esriSLS",
              "style": "esriSLSSolid",
              "color": [
                110,
                110,
                110,
                255
              ],
              "width": 0.7
            }
          },
          "classMaxValue": 99,
          "label": "51 - 99"
        },
        {
          "symbol": {
            "type": "esriSFS",
            "style": "esriSFSSolid",
            "color": [
              245,
              122,
              0,
              255
            ],
            "outline": {
              "type": "esriSLS",
              "style": "esriSLSSolid",
              "color": [
                110,
                110,
                110,
                255
              ],
              "width": 0.7
            }
          },
          "classMaxValue": 161,
          "label": "100 - 161"
        },
        {
          "symbol": {
            "type": "esriSFS",
            "style": "esriSFSSolid",
            "color": [
              245,
              61,
              0,
              255
            ],
            "outline": {
              "type": "esriSLS",
              "style": "esriSLSSolid",
              "color": [
                110,
                110,
                110,
                255
              ],
              "width": 0.7
            }
          },
          "classMaxValue": 306,
          "label": "162 - 306"
        },
        {
          "symbol": {
            "type": "esriSFS",
            "style": "esriSFSSolid",
            "color": [
              245,
              0,
              0,
              255
            ],
            "outline": {
              "type": "esriSLS",
              "style": "esriSLSSolid",
              "color": [
                110,
                110,
                110,
                255
              ],
              "width": 0.7
            }
          },
          "classMaxValue": 586,
          "label": "307 - 586"
        }
      ],
      "legendOptions": {
        "order": "ascendingValues"
      }
    },
    "scaleSymbols": true,
    "transparency": 20,
    "labelingInfo": null
  },
  "defaultVisibility": true,
  "extent": {
    "xmin": -8287711.5467,
    "ymin": 415630.245099999,
    "xmax": -8236143.3214,
    "ymax": 539068.4318999981,
    "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
    }
  },
  "hasAttachments": false,
  "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
  "displayField": "fecha",
  "typeIdField": null,
  "subtypeFieldName": null,
  "subtypeField": null,
  "defaultSubtypeCode": null,
  "fields": [
    {
      "name": "OBJECTID",
      "type": "esriFieldTypeOID",
      "alias": "objectid",
      "domain": null
    },
    {
      "name": "LOCALIDAD",
      "type": "esriFieldTypeString",
      "alias": "Localidad",
      "length": 50,
      "domain": {
        "type": "codedValue",
        "name": "D_COD_LOCA",
        "description": "Dominio Identificador Único de la Localidad",
        "codedValues": [
          {
            "name": "Usaquén",
            "code": "01"
          },
          {
            "name": "Chapinero",
            "code": "02"
          },
          {
            "name": "Santa Fé",
            "code": "03"
          },
          {
            "name": "San Cristóbal",
            "code": "04"
          },
          {
            "name": "Usme",
            "code": "05"
          },
          {
            "name": "Tunjuelito",
            "code": "06"
          },
          {
            "name": "Bosa",
            "code": "07"
          },
          {
            "name": "Kennedy",
            "code": "08"
          },
          {
            "name": "Fontibón",
            "code": "09"
          },
          {
            "name": "Engativá",
            "code": "10"
          },
          {
            "name": "Suba",
            "code": "11"
          },
          {
            "name": "Barrios Unidos",
            "code": "12"
          },
          {
            "name": "Teusaquillo",
            "code": "13"
          },
          {
            "name": "Los Mártires",
            "code": "14"
          },
          {
            "name": "Antonio Nariño",
            "code": "15"
          },
          {
            "name": "Puente Aranda",
            "code": "16"
          },
          {
            "name": "La Candelaria",
            "code": "17"
          },
          {
            "name": "Rafael Uribe Uribe",
            "code": "18"
          },
          {
            "name": "Ciudad Bolívar",
            "code": "19"
          },
          {
            "name": "Sumapaz",
            "code": "20"
          }
        ],
        "mergePolicy": "esriMPTDefaultValue",
        "splitPolicy": "esriSPTDefaultValue"
      }
    },
    {
      "name": "FECHA",
      "type": "esriFieldTypeDate",
      "alias": "Fecha de corte 2025",
      "length": 8,
      "domain": null
    },
    {
      "name": "ATENDIDOS",
      "type": "esriFieldTypeSmallInteger",
      "alias": "Animales Atendidos",
      "domain": null
    },
    {
      "name": "APREHENDIDOS",
      "type": "esriFieldTypeSmallInteger",
      "alias": "Animales Aprehendidos",
      "domain": null
    },
    {
      "name": "VISITAS",
      "type": "esriFieldTypeSmallInteger",
      "alias": "Visitas",
      "domain": null
    },
    {
      "name": "SHAPE",
      "type": "esriFieldTypeGeometry",
      "alias": "shape",
      "domain": null
    }
  ],
  "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
  },
  "indexes": [
    {
      "name": "A1044_IX1",
      "fields": "SHAPE",
      "isAscending": true,
      "isUnique": true,
      "description": ""
    }
  ],
  "subtypes": [],
  "relationships": [],
  "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": true,
    "supportsCurrentUserQueries": true
  },
  "supportsDatumTransformation": true,
  "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
  },
  "dateFieldsTimeReference": null,
  "preferredTimeReference": null,
  "datesInUnknownTimezone": false,
  "hasGeometryProperties": true,
  "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters",
    "mapUnits": {
      "uwkid": 9001
    }
  },
  "hasMetadata": true,
  "isDataArchived": false,
  "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
  },
  "supportsCoordinatesQuantization": true,
  "supportsDynamicLegends": true,
  "serviceItemId": "950bce85b2ee491796578fb24fc474ad"
}