Services Directory Login
{
  "currentVersion" : 10.81,
  "id" : 1,
  "name" : "People per Square Mile",
  "type" : "Feature Layer",
  "description" : "",
  "geometryType" : "esriGeometryPolygon",
  "copyrightText" : "",
  "parentLayer" : null,
  "subLayers" : [ ],
  "minScale" : 0,
  "maxScale" : 0,
  "drawingInfo" : {
    "renderer" : {
      "type" : "classBreaks",
      "field" : "PopSqMi",
      "classificationMethod" : "esriClassifyManual",
      "minValue" : 0.0384042342414,
      "classBreakInfos" : [ {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 255, 255, 204, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 130, 130, 130, 255 ],
            "width" : 0.05
          }
        },
        "classMaxValue" : 0.999999,
        "label" : "less than 1",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 199, 233, 180, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 130, 130, 130, 255 ],
            "width" : 0.05
          }
        },
        "classMaxValue" : 19.999999,
        "label" : "1 - 19.9",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 127, 205, 187, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 130, 130, 130, 255 ],
            "width" : 0.05
          }
        },
        "classMaxValue" : 88.399999,
        "label" : "20 - 88.3",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 65, 182, 196, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 130, 130, 130, 255 ],
            "width" : 0.05
          }
        },
        "classMaxValue" : 499.999999,
        "label" : "88.4 - 499.9",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 40, 115, 165, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 130, 130, 130, 255 ],
            "width" : 0.05
          }
        },
        "classMaxValue" : 1999.999999,
        "label" : "500 - 1,999.9",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 37, 52, 148, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 130, 130, 130, 255 ],
            "width" : 0.05
          }
        },
        "classMaxValue" : 69467.4755793,
        "label" : "2,000 and above",
        "description" : ""
      } ]
    },
    "transparency" : 0,
    "labelingInfo" : null
  },
  "defaultVisibility" : true,
  "extent" : {
    "xmin" : -1.994259066576945E7,
    "ymin" : 2024070.5016806205,
    "xmax" : 2.0012847735993806E7,
    "ymax" : 1.152391195002673E7,
    "spatialReference" : {
      "wkid" : 102100,
      "latestWkid" : 3857
    }
  },
  "hasAttachments" : false,
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
  "displayField" : "NAME",
  "typeIdField" : null,
  "fields" : [ {
    "name" : "FID",
    "type" : "esriFieldTypeOID",
    "alias" : "FID",
    "domain" : null
  }, {
    "name" : "Shape",
    "type" : "esriFieldTypeGeometry",
    "alias" : "Shape",
    "domain" : null
  }, {
    "name" : "GEO_ID",
    "type" : "esriFieldTypeString",
    "alias" : "GEO_ID",
    "length" : 60,
    "domain" : null
  }, {
    "name" : "STATE",
    "type" : "esriFieldTypeString",
    "alias" : "STATE",
    "length" : 2,
    "domain" : null
  }, {
    "name" : "COUNTY",
    "type" : "esriFieldTypeString",
    "alias" : "COUNTY",
    "length" : 3,
    "domain" : null
  }, {
    "name" : "NAME",
    "type" : "esriFieldTypeString",
    "alias" : "NAME",
    "length" : 90,
    "domain" : null
  }, {
    "name" : "LSAD",
    "type" : "esriFieldTypeString",
    "alias" : "LSAD",
    "length" : 7,
    "domain" : null
  }, {
    "name" : "CENSUSAREA",
    "type" : "esriFieldTypeDouble",
    "alias" : "CENSUSAREA",
    "domain" : null
  }, {
    "name" : "STCO_FIPS",
    "type" : "esriFieldTypeString",
    "alias" : "STCO_FIPS",
    "length" : 5,
    "domain" : null
  }, {
    "name" : "Pop2010",
    "type" : "esriFieldTypeInteger",
    "alias" : "Pop2010",
    "domain" : null
  }, {
    "name" : "MedHHInc",
    "type" : "esriFieldTypeDouble",
    "alias" : "MedHHInc",
    "domain" : null
  }, {
    "name" : "STATE_NAME",
    "type" : "esriFieldTypeString",
    "alias" : "STATE_NAME",
    "length" : 50,
    "domain" : null
  }, {
    "name" : "HHIncSourc",
    "type" : "esriFieldTypeString",
    "alias" : "HHIncSourc",
    "length" : 50,
    "domain" : null
  }, {
    "name" : "Pop_18_24",
    "type" : "esriFieldTypeInteger",
    "alias" : "Pop_18_24",
    "domain" : null
  }, {
    "name" : "HS18_24pct",
    "type" : "esriFieldTypeDouble",
    "alias" : "HS18_24pct",
    "domain" : null
  }, {
    "name" : "HS18_24tot",
    "type" : "esriFieldTypeInteger",
    "alias" : "HS18_24tot",
    "domain" : null
  }, {
    "name" : "BD18_24pct",
    "type" : "esriFieldTypeDouble",
    "alias" : "BD18_24pct",
    "domain" : null
  }, {
    "name" : "BD18_24tot",
    "type" : "esriFieldTypeInteger",
    "alias" : "BD18_24tot",
    "domain" : null
  }, {
    "name" : "Pop_25up",
    "type" : "esriFieldTypeInteger",
    "alias" : "Pop_25up",
    "domain" : null
  }, {
    "name" : "HS25up_pct",
    "type" : "esriFieldTypeDouble",
    "alias" : "HS25up_pct",
    "domain" : null
  }, {
    "name" : "HS25up_tot",
    "type" : "esriFieldTypeInteger",
    "alias" : "HS25up_tot",
    "domain" : null
  }, {
    "name" : "BD25up_pct",
    "type" : "esriFieldTypeDouble",
    "alias" : "BD25up_pct",
    "domain" : null
  }, {
    "name" : "BD25up_tot",
    "type" : "esriFieldTypeInteger",
    "alias" : "BD25up_tot",
    "domain" : null
  }, {
    "name" : "Pop_18up",
    "type" : "esriFieldTypeInteger",
    "alias" : "Pop_18up",
    "domain" : null
  }, {
    "name" : "HS18up_tot",
    "type" : "esriFieldTypeInteger",
    "alias" : "HS18up_tot",
    "domain" : null
  }, {
    "name" : "BD18up_tot",
    "type" : "esriFieldTypeInteger",
    "alias" : "BD18up_tot",
    "domain" : null
  }, {
    "name" : "PopSqMi",
    "type" : "esriFieldTypeDouble",
    "alias" : "PopSqMi",
    "domain" : null
  } ],
  "relationships" : [ ],
  "canModifyLayer" : false,
  "canScaleSymbols" : false,
  "hasLabels" : false,
  "capabilities" : "Map",
  "maxRecordCount" : 1000,
  "supportsStatistics" : false,
  "supportsAdvancedQueries" : false,
  "supportedQueryFormats" : "JSON, AMF",
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : true
  }
}