Services Directory Login
{
  "layers" : [ {
    "currentVersion" : 10.81,
    "id" : 0,
    "name" : "USA Senate",
    "type" : "Feature Layer",
    "description" : "",
    "definitionExpression" : "",
    "geometryType" : "esriGeometryPolygon",
    "copyrightText" : "",
    "parentLayer" : null,
    "subLayers" : [ ],
    "minScale" : 0,
    "maxScale" : 0,
    "drawingInfo" : {
      "renderer" : {
        "type" : "uniqueValue",
        "field1" : "ST_PARTY",
        "field2" : null,
        "field3" : null,
        "fieldDelimiter" : ", ",
        "defaultSymbol" : null,
        "defaultLabel" : null,
        "uniqueValueInfos" : [ {
          "symbol" : {
            "type" : "esriSFS",
            "style" : "esriSFSSolid",
            "color" : [ 190, 232, 255, 255 ],
            "outline" : {
              "type" : "esriSLS",
              "style" : "esriSLSSolid",
              "color" : [ 110, 110, 110, 255 ],
              "width" : 0.4
            }
          },
          "value" : "Democrat",
          "label" : "Democrat",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSFS",
            "style" : "esriSFSSolid",
            "color" : [ 255, 190, 190, 255 ],
            "outline" : {
              "type" : "esriSLS",
              "style" : "esriSLSSolid",
              "color" : [ 110, 110, 110, 255 ],
              "width" : 0.4
            }
          },
          "value" : "Republican",
          "label" : "Republican",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSFS",
            "style" : "esriSFSBackwardDiagonal",
            "color" : [ 190, 232, 255, 255 ],
            "outline" : {
              "type" : "esriSLS",
              "style" : "esriSLSSolid",
              "color" : [ 110, 110, 110, 255 ],
              "width" : 0.4
            }
          },
          "value" : "Democrat/Republican",
          "label" : "Democrat/Republican",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSFS",
            "style" : "esriSFSBackwardDiagonal",
            "color" : [ 180, 215, 158, 255 ],
            "outline" : {
              "type" : "esriSLS",
              "style" : "esriSLSSolid",
              "color" : [ 110, 110, 110, 255 ],
              "width" : 0.4
            }
          },
          "value" : "Dem/Independent",
          "label" : "Democrat/Independent",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSFS",
            "style" : "esriSFSBackwardDiagonal",
            "color" : [ 180, 215, 158, 255 ],
            "outline" : {
              "type" : "esriSLS",
              "style" : "esriSLSSolid",
              "color" : [ 110, 110, 110, 255 ],
              "width" : 0.4
            }
          },
          "value" : "Rep/Independent",
          "label" : "Repbulican/Independent",
          "description" : ""
        }, {
          "symbol" : {
            "type" : "esriSFS",
            "style" : "esriSFSSolid",
            "color" : [ 225, 225, 225, 255 ],
            "outline" : {
              "type" : "esriSLS",
              "style" : "esriSLSSolid",
              "color" : [ 110, 110, 110, 255 ],
              "width" : 0.4
            }
          },
          "value" : "N/A",
          "label" : "n/a",
          "description" : ""
        } ]
      },
      "transparency" : 0,
      "labelingInfo" : [ {
        "labelPlacement" : "esriServerPolygonPlacementAlwaysHorizontal",
        "where" : null,
        "labelExpression" : "[NAME_1] CONCAT \" \" CONCAT [ABBR1] CONCAT  NEWLINE  CONCAT [NAME_2] CONCAT \" \" CONCAT [ABBR2]",
        "useCodedValues" : true,
        "symbol" : {
          "type" : "esriTS",
          "color" : [ 0, 0, 0, 255 ],
          "backgroundColor" : null,
          "borderLineColor" : null,
          "borderLineSize" : null,
          "verticalAlignment" : "baseline",
          "horizontalAlignment" : "left",
          "rightToLeft" : false,
          "angle" : 0,
          "xoffset" : 0,
          "yoffset" : 0,
          "kerning" : true,
          "haloColor" : null,
          "haloSize" : null,
          "font" : {
            "family" : "Arial",
            "size" : 8,
            "style" : "normal",
            "weight" : "bold",
            "decoration" : "none"
          }
        },
        "minScale" : 8000000,
        "maxScale" : 0
      } ]
    },
    "defaultVisibility" : true,
    "extent" : {
      "xmin" : -1.9839092304337755E7,
      "ymin" : 2145729.6798822507,
      "xmax" : -7454985.14654529,
      "ymax" : 1.1542624915945226E7,
      "spatialReference" : {
        "wkid" : 102100,
        "latestWkid" : 3857
      }
    },
    "hasAttachments" : false,
    "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
    "displayField" : "STATE_NAME",
    "typeIdField" : null,
    "fields" : [ {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry",
      "alias" : "Shape",
      "domain" : null
    }, {
      "name" : "STATE_NAME",
      "type" : "esriFieldTypeString",
      "alias" : "STATE_NAME",
      "length" : 35,
      "domain" : null
    }, {
      "name" : "STATE_FIPS",
      "type" : "esriFieldTypeString",
      "alias" : "STATE_FIPS",
      "length" : 2,
      "domain" : null
    }, {
      "name" : "STATE_ABBR",
      "type" : "esriFieldTypeString",
      "alias" : "STATE_ABBR",
      "length" : 2,
      "domain" : null
    }, {
      "name" : "NAME_1",
      "type" : "esriFieldTypeString",
      "alias" : "NAME_1",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "LAST_NAME1",
      "type" : "esriFieldTypeString",
      "alias" : "LAST_NAME1",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "PARTY_1",
      "type" : "esriFieldTypeString",
      "alias" : "PARTY_1",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "ABBR1",
      "type" : "esriFieldTypeString",
      "alias" : "ABBR1",
      "length" : 3,
      "domain" : null
    }, {
      "name" : "NAME_2",
      "type" : "esriFieldTypeString",
      "alias" : "NAME_2",
      "length" : 50,
      "domain" : null
    }, {
      "name" : "LAST_NAME2",
      "type" : "esriFieldTypeString",
      "alias" : "LAST_NAME2",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "PARTY_2",
      "type" : "esriFieldTypeString",
      "alias" : "PARTY_2",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "ABBR2",
      "type" : "esriFieldTypeString",
      "alias" : "ABBR2",
      "length" : 3,
      "domain" : null
    }, {
      "name" : "ST_PARTY",
      "type" : "esriFieldTypeString",
      "alias" : "ST_PARTY",
      "length" : 20,
      "domain" : null
    }, {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID",
      "alias" : "OBJECTID",
      "domain" : null
    }, {
      "name" : "Shape_Length",
      "type" : "esriFieldTypeDouble",
      "alias" : "Shape_Length",
      "domain" : null
    }, {
      "name" : "Shape_Area",
      "type" : "esriFieldTypeDouble",
      "alias" : "Shape_Area",
      "domain" : null
    } ],
    "relationships" : [ ],
    "canModifyLayer" : false,
    "canScaleSymbols" : false,
    "hasLabels" : true,
    "capabilities" : "Map",
    "maxRecordCount" : 1000,
    "supportsStatistics" : true,
    "supportsAdvancedQueries" : true,
    "supportedQueryFormats" : "JSON, AMF",
    "ownershipBasedAccessControlForFeatures" : {
      "allowOthersToQuery" : true
    }
  } ],
  "tables" : [ ]
}