{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 2,
 "name": "Sectors 2023",
 "type": "Feature Layer",
 "description": "Població per sectors a 01/01/2023",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 25831,
  "latestWkid": 25831,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -5120900,
  "falseY": -9998100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "UMAT. Ajuntament de Girona",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 50000.00000000006,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "authoringInfo": {
    "type": "classedColor",
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        244,
        252,
        146,
        255
       ],
       "toColor": [
        240,
        181,
        65,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        240,
        181,
        65,
        255
       ],
       "toColor": [
        128,
        10,
        1,
        255
       ]
      }
     ]
    },
    "classificationMethod": "esriClassifyManual"
   },
   "field": "POBLACIÓ",
   "classificationMethod": "esriClassifyManual",
   "minValue": 6,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.01
      }
     },
     "classMaxValue": 1000,
     "label": "6 - 1000"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       250,
       209,
       85,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.01
      }
     },
     "classMaxValue": 5000,
     "label": "1001 - 5000"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       242,
       167,
       46,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.01
      }
     },
     "classMaxValue": 10000,
     "label": "5001 - 10000"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       173,
       83,
       19,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.01
      }
     },
     "classMaxValue": 20000,
     "label": "10001 - 20000"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       107,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.01
      }
     },
     "classMaxValue": 22492,
     "label": "20001 - 22492"
    }
   ],
   "legendOptions": {"order": "ascendingValues"}
  },
  "scaleSymbols": false,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 482002,
  "ymin": 4643046.1,
  "xmax": 491535.4000000004,
  "ymax": 4653103.4575,
  "spatialReference": {
   "wkid": 25831,
   "latestWkid": 25831,
   "xyTolerance": 0.001,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -5120900,
   "falseY": -9998100,
   "xyUnits": 4.504455473910538E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "SECTORS",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "SECTORS",
   "type": "esriFieldTypeString",
   "alias": "SECTORS",
   "length": 25,
   "domain": null
  },
  {
   "name": "NOM_COMPLE",
   "type": "esriFieldTypeString",
   "alias": "Sector",
   "length": 100,
   "domain": null
  },
  {
   "name": "POBLACIÓ",
   "type": "esriFieldTypeInteger",
   "alias": "Població",
   "domain": null
  },
  {
   "name": "HOMES",
   "type": "esriFieldTypeInteger",
   "alias": "Homes",
   "domain": null
  },
  {
   "name": "DONES",
   "type": "esriFieldTypeInteger",
   "alias": "Dones",
   "domain": null
  },
  {
   "name": "DENSITAT",
   "type": "esriFieldTypeDouble",
   "alias": "Densitat",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "FDO_SHAPE",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Query,Map,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": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE_Area",
  "shapeLengthFieldName": "SHAPE_Length",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "693d38a53c11479dbfde51f0105c5fc0"
}