{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 1,
   "name": "Building Footprints",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       229,
       219,
       201,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        205,
        184,
        153,
        255
       ],
       "width": 0.2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390009.873500004,
    "ymin": 126153.098999999,
    "xmax": 407833.363499999,
    "ymax": 147521.055999998,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "GIS_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "BUILDING_CODE_2",
      "description": "Building Code",
      "codedValues": [
       {
        "name": "BUILDING",
        "code": 2000
       },
       {
        "name": "MEMORIAL",
        "code": 2010
       },
       {
        "name": "BLEACHER",
        "code": 2020
       },
       {
        "name": "PARKING GARAGE",
        "code": 2030
       },
       {
        "name": "FOUNTAIN",
        "code": 2040
       },
       {
        "name": "CANOPY STRUCTURE",
        "code": 2050
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53913_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18165_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 2,
   "name": "Buildings - 3D",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultiPatch",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390009.873500004,
    "ymin": 126153.098999999,
    "xmax": 407833.363499999,
    "ymax": 147521.055999998,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": null
    },
    {
     "name": "SUM_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Sum Z",
     "domain": null
    },
    {
     "name": "MEAN_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Mean Z",
     "domain": null
    },
    {
     "name": "MIN_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Min Z",
     "domain": null
    },
    {
     "name": "MAX_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Max Z",
     "domain": null
    },
    {
     "name": "STD_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Standard Deviation Z",
     "domain": null
    },
    {
     "name": "MEDIAN_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Median Z",
     "domain": null
    },
    {
     "name": "VARIANCE_Z",
     "type": "esriFieldTypeDouble",
     "alias": "Variance z",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R54192_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54192",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18405_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 3,
   "name": "Buildings - 3D 2013",
   "type": "Feature Layer",
   "description": "This dataset contains 3D buildings for the District of Columbia in ESRI multipatch format. It includes structures originally captured from 2005 aerial imagery together with updates based on 2010 and 2013 aerial imagery. It was produced under contract to the District of Columbia by CyberCity3D, Inc. using stereo imagery and a proprietary extraction process that identifies roof polygon points and then creates entire structures from them by relating the roof polygons to an underlying Digital Elevation Model (2005 DEM developed by Earthdata) This dataset is an update to a previous 3D dataset produced in 2006 using 2005 imagery. It specifically includes updates to buildings identified in the course of the District of Columbia\u2019s separate planimetric update effort, which noted structures known that were added, modified between or deleted between 2008 and 2010. Although it was intended to capture all new buildings irrespective of whether or not they were identified through the planimetric update process, it is likely that building changes not identified through the planimetric update process may not have been captured. It also uses an updated production process that addresses base elevation errors in the earlier product, where some buildings appeared to be taller than they were because the earlier production process had left them floating above the desired surface and this had been corrected by extending the walls of those structures down to the desired surface. This dataset contains full buildings (including facades and detailed rooftops. There were also additional datasets delivered which broke out those elements into separate facades, complete roofs, and roof elements (protruding gabled windows, chimneys, elevator utility rooms, etc.). In many instances, row-houses and other contiguous buildings could not be broken apart using the process methodology and appear as a single structure. In some cases, entire blocks of row houses are represented as a single feature, though visually they can be distinguishedeasily. Many data gaps in the earlier dataset (largely due to missing or reduced-resolution source imagery) are corrected in this product. Based on comparison to DC\u2019s available planimetric datasets, there are still instances where particular structures are omitted or not updated in the current product, but we believe that upwards of 99% of the District\u2019s buildings are reflected in this dataset.",
   "geometryType": "esriGeometryMultiPatch",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 4.50360413097463E9
   },
   "copyrightText": "District of Columbia Office of Planning\nCyberCity 3D",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       244,
       241,
       234,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390058.717,
    "ymin": 126947.69399999801,
    "xmax": 407833.40600000304,
    "ymax": 147519.15199999898,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EGID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "EGID",
     "type": "esriFieldTypeString",
     "alias": "EG Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITOR",
     "type": "esriFieldTypeString",
     "alias": "EDITOR",
     "length": 255,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "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": "R53530_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A17856_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 13,
   "name": "Buildings (Detailed Roof)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryMultiPatch",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 4.50360413097463E9
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390058.717,
    "ymin": 126947.69399999801,
    "xmax": 407833.40600000304,
    "ymax": 147519.15199999898,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "EGID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "EGID",
     "type": "esriFieldTypeString",
     "alias": "EG Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "ALTITUDE_MAX",
     "type": "esriFieldTypeDouble",
     "alias": "Altitude Max",
     "domain": null
    },
    {
     "name": "HOUSE_HEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "House Height",
     "domain": null
    },
    {
     "name": "SURFACE_TOTALE",
     "type": "esriFieldTypeDouble",
     "alias": "Surface Total",
     "domain": null
    },
    {
     "name": "SURFACE_TOTALE_XY",
     "type": "esriFieldTypeDouble",
     "alias": "Surface Total XY",
     "domain": null
    },
    {
     "name": "SLOPE_MIN",
     "type": "esriFieldTypeDouble",
     "alias": "Slope Minimum",
     "domain": null
    },
    {
     "name": "SLOPE_MAX",
     "type": "esriFieldTypeDouble",
     "alias": "Slope Max",
     "domain": null
    },
    {
     "name": "SLOPE_MEAN",
     "type": "esriFieldTypeDouble",
     "alias": "Slope Mean",
     "domain": null
    },
    {
     "name": "ROOF_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Roof Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1240_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1240",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A840_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 5,
   "name": "Grates",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "3654f2bc5c256b505158db844844110a",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4jbWUv4sTQRTH37zZXRu9KsViIRyCnMXpWVxhcWChKDaWd6BYhLhvB9z/Yf+ESMKys6SyUQxX2FlcwO4qwUYRBRERk0iiByfCkck+mSMLuWxyXnF+YYrvPPbzfszsOHBKcv47KAiCVURcZ2YjhGAAkMaYnVar9e1EoCiKlowxW8y8nqbpo2KfiO44jrOplPo5GAyettvt8UJQtVo9NxqNHvq+n3S73aXZJIjY8TzvS6VSiQDgCQDwXJDruvd930/jOM6JaG7L9Xp9r1arPQvDcDNN0+clUBAEF4QQV/r9/mOlFDDzhlLKFHFmXmHmfaXUjYlfjeP4hU16BISIG8PhMCp6JyInTdP69IwQsZckyVvrlVI26TUAeFNqbXaAx0kI8TnP89slkD3mk0KshBBnhBB/Ds1MRbb/B1PAtTAMt6biV5l5LwzDFWuMMZdc122VQJ7ndYwxNUTctp6ZLwshXhfx8XgsmPmHlPLdxJ9vNpvfS6BGo3FARB+Y2cuy7CsR7Wute0WciH5JKYdJkvSUUjcB4NVUtUeHrbXuENE9IjoLC0REt/I8P9Bav18ImsBeEtF1RLxIRHellB+ZWTLzWp4fXpltrfWn2e/m/rRa610A2A2CoAIAy/YAELGZJMnvRZUe+4xkWTYAALv+qVN7j/4CIdbm8g2EJngAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 13,
      "height": 13,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390152.645500004,
    "ymin": 127302.65099999701,
    "xmax": 407290.79550000303,
    "ymax": 146522.121999998,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "GRATE_CODE",
      "description": "Grate Code",
      "codedValues": [
       {
        "name": "GRATE INLET",
        "code": 7637
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "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": "R53917_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18169_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 8,
   "name": "Snapbase",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SOURCE",
     "uniqueValueGroups": [
      {
       "heading": "SOURCE",
       "classes": [
        {
         "label": "BOUNDARY",
         "description": "BOUNDARY",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BOUNDARY"
          ]
         ]
        },
        {
         "label": "RAILROAD",
         "description": "RAILROAD",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           0,
           0,
           255
          ],
          "width": 0.8
         },
         "values": [
          [
           "RAILROAD"
          ]
         ]
        },
        {
         "label": "STREET CENTERLINE",
         "description": "STREET CENTERLINE",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "STREET CENTERLINE"
          ]
         ]
        },
        {
         "label": "WATER",
         "description": "WATER",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           92,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "WATER"
          ]
         ]
        },
        {
         "label": "WATER CENTERLINE",
         "description": "WATER CENTERLINE",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           115,
           223,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "WATER CENTERLINE"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "BOUNDARY",
       "label": "BOUNDARY"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.8
       },
       "value": "RAILROAD",
       "label": "RAILROAD"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1
       },
       "value": "STREET CENTERLINE",
       "label": "STREET CENTERLINE"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "WATER",
       "label": "WATER"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         223,
         255,
         255
        ],
        "width": 1
       },
       "value": "WATER CENTERLINE",
       "label": "WATER CENTERLINE"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          194,
          255
         ],
         "toColor": [
          223,
          252,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          179,
          252,
          255
         ],
         "toColor": [
          240,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          192,
          184,
          255
         ],
         "toColor": [
          252,
          192,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          197,
          228,
          252,
          255
         ],
         "toColor": [
          197,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          189,
          252,
          255
         ],
         "toColor": [
          179,
          189,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          230,
          255
         ],
         "toColor": [
          182,
          252,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          224,
          179,
          255
         ],
         "toColor": [
          252,
          224,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          204,
          236,
          255
         ],
         "toColor": [
          252,
          204,
          236,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          210,
          252,
          255
         ],
         "toColor": [
          217,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          182,
          255
         ],
         "toColor": [
          184,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          252,
          255
         ],
         "toColor": [
          215,
          252,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          228,
          215,
          255
         ],
         "toColor": [
          252,
          228,
          215,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 389571.43999999797,
    "ymin": 124876.927999999,
    "xmax": 407881.659999996,
    "ymax": 147558.548999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ST_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "ROADTYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "QUADRANT",
     "length": 2,
     "domain": null
    },
    {
     "name": "DIRECTIONALITY",
     "type": "esriFieldTypeString",
     "alias": "DIRECTIONALITY",
     "length": 40,
     "domain": null
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "OWNERSHIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "FUNCTIONALCLASS",
     "type": "esriFieldTypeString",
     "alias": "FUNCTIONALCLASS",
     "length": 50,
     "domain": null
    },
    {
     "name": "FROMLEFTADDRESS",
     "type": "esriFieldTypeInteger",
     "alias": "FROMLEFTADDRESS",
     "domain": null
    },
    {
     "name": "TOLEFTADDRESS",
     "type": "esriFieldTypeInteger",
     "alias": "TOLEFTADDRESS",
     "domain": null
    },
    {
     "name": "FROMRIGHTADDRESS",
     "type": "esriFieldTypeInteger",
     "alias": "FROMRIGHTADDRESS",
     "domain": null
    },
    {
     "name": "TORIGHTADDRESS",
     "type": "esriFieldTypeInteger",
     "alias": "TORIGHTADDRESS",
     "domain": null
    },
    {
     "name": "FROMLEFTTHEORETICRANGE",
     "type": "esriFieldTypeInteger",
     "alias": "FROMLEFTTHEORETICRANGE",
     "domain": null
    },
    {
     "name": "TOLEFTTHEORETICRANGE",
     "type": "esriFieldTypeInteger",
     "alias": "TOLEFTTHEORETICRANGE",
     "domain": null
    },
    {
     "name": "FROMRIGHTTHEORETICRANGE",
     "type": "esriFieldTypeInteger",
     "alias": "FROMRIGHTTHEORETICRANGE",
     "domain": null
    },
    {
     "name": "TORIGHTTHEORETICRANGE",
     "type": "esriFieldTypeInteger",
     "alias": "TORIGHTTHEORETICRANGE",
     "domain": null
    },
    {
     "name": "ST_NAME",
     "type": "esriFieldTypeString",
     "alias": "ST_NAME",
     "length": 75,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "CREATOR",
     "type": "esriFieldTypeString",
     "alias": "CREATOR",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITOR",
     "type": "esriFieldTypeString",
     "alias": "EDITOR",
     "length": 255,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50585_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15326_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 9,
   "name": "Stairs",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSVertical",
      "color": [
       104,
       104,
       104,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        104,
        104,
        104,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 389808.626500003,
    "ymin": 125025.68499999901,
    "xmax": 407840.816500001,
    "ymax": 147523.621999998,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "GIS_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "SIDEWALK_CODE",
      "description": "Sidewalk Code",
      "codedValues": [
       {
        "name": "SIDEWALK",
        "code": 1480
       },
       {
        "name": "HIDDEN SIDEWALK",
        "code": 1481
       },
       {
        "name": "STAIRS",
        "code": 1482
       },
       {
        "name": "CROSSWALK",
        "code": 1483
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53923_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18175_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 10,
   "name": "Above Ground Storage Tanks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "398b4465a72b0fa6995c5f169123f13e",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiElEQVQokWNhoBCw0MQACx8Fh3dvfk5g5WCWZmJmYvnx5ddnNg7mLVcPPs1jYGD4g9cAY1+lxl9//1dGNluycguyw4QFrh58kvnt02/PL7/+676++voLVgOswlXcfn75WxXRZIFhsLa9DIOgJLfClgkX9r9mYDDFasC7J98mhjdiaoYBKTVBBkkVfgNWlv8614+9vIJhABsnizS3ANzZWIGGtRTLiZffYxkYGMoxDGBlZ2LGq5uBgYGdi4XhP8N/Hqxe+PH1zycGBgYufAa8uv+JgYmF8SRWA7j42bfcOPosRcNaCqvmf//+M1ze9/jN9SPPlmI1QIGNI/vY6ttegpLcUuJK/BiaN3Se+cXJx1bDwMDwF6sBq1df/WUZqq27c9qlA8LyvNrq5pJMbFwsDK/uf2S4sv/JBw4elppz2x7ORNYDNwCUBl7c+dT38t5rMP/TmVcv7p56CQ6P/////2flYH7x4+vvTCVjsUx2TpZr1488C0Mx4NjKO7sYGBh08AUgNkBxZgIARl2JpzhMsMEAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 12,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390529.009999998,
    "ymin": 129803.030000001,
    "xmax": 403555.509999998,
    "ymax": 143155.039999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "CHEM_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FACILITY_ID",
     "type": "esriFieldTypeString",
     "alias": "Facility Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "FACILITY_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Facility Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "TRADE_NAME",
     "type": "esriFieldTypeString",
     "alias": "Trade Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "PHONE",
     "type": "esriFieldTypeString",
     "alias": "Phone",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "COMPLETED",
     "type": "esriFieldTypeDate",
     "alias": "Completed",
     "length": 8,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 255,
     "domain": null
    },
    {
     "name": "POINT_OF_C",
     "type": "esriFieldTypeString",
     "alias": "Point of Contact",
     "length": 60,
     "domain": null
    },
    {
     "name": "EMGCY_CON",
     "type": "esriFieldTypeString",
     "alias": "Emergency Contact",
     "length": 65,
     "domain": null
    },
    {
     "name": "CHEM_NAME",
     "type": "esriFieldTypeString",
     "alias": "Chemical Name",
     "length": 60,
     "domain": null
    },
    {
     "name": "PHYSCL_HZD",
     "type": "esriFieldTypeString",
     "alias": "Physical Hazard",
     "length": 60,
     "domain": null
    },
    {
     "name": "STRGE_LOC",
     "type": "esriFieldTypeString",
     "alias": "Storage Location",
     "length": 254,
     "domain": null
    },
    {
     "name": "STORAGE_CAPACITY",
     "type": "esriFieldTypeString",
     "alias": "Storage Capacity",
     "length": 255,
     "domain": null
    },
    {
     "name": "COMPANY_NAME",
     "type": "esriFieldTypeString",
     "alias": "Company Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "XCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "X Coordinate",
     "domain": null
    },
    {
     "name": "YCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y Coordinate",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "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": "R1355_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1355",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A954_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 11,
   "name": "Underground Storage Tanks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "bff343c900eef27edcfe085ff667668c",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkElEQVQokWNhoBCwUM2A3DRXt0tXn/TB+DfvPFP++vUnG4yvKC/6VFCA5xOIzcPDfm3rzgthKAZMnrV7FwMDg05MqLX6yzcf93Q1RnJ4OOsx8PJyMly/+ZRhxry9go+evVu/Y/fFfJxeSEhwEHj55P2x5XNyhISFeODihnoKDDMnJPNMnrUzi5WF+fPm7edqsBrw7eOPea21oSiakUFumjvLidN3s/T0xNsvXXr5FcOA///+WYFswwcCfUwEf677E3vp0ssZGAaws7Py4dXNwMAgJyPM8P8/gwFWL3z/+esXAwMDJz4DXr7+yMDKwvgSqwH///6/e/f+SyNlRXGcBqzfeubXp/cMs7EaoKcpk1xWv/zkstnZbOzsrBiaN+84x/D+3Ze92w+ce4LVgIbuDRfKCnxTQhImz6oo8OGwMlNlYGRkZHj3/gvD9Hl7GY6dvn16284LPsh6MJJy14TNi1uqQ/fNnL9vSlvvJiNmJkYWBkbGN9LS/BO37bwwD1091rxQ07r6KSjGcAYEIQNIAQBzC5NKAIAmVAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390114.43,
    "ymin": 127233.07999999801,
    "xmax": 407701.34000000404,
    "ymax": 146629.809999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FAC_NAME",
     "type": "esriFieldTypeString",
     "alias": "Facility Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FAC_ID",
     "type": "esriFieldTypeString",
     "alias": "Facility Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "ZIPCODE",
     "type": "esriFieldTypeString",
     "alias": "Zipcode",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 25,
     "domain": null
    },
    {
     "name": "TANKID",
     "type": "esriFieldTypeDouble",
     "alias": "Tank Identifier",
     "domain": null
    },
    {
     "name": "TANKCAPACI",
     "type": "esriFieldTypeDouble",
     "alias": "Tank Capacity",
     "domain": null
    },
    {
     "name": "TANKSTATUS",
     "type": "esriFieldTypeString",
     "alias": "Tank Status",
     "length": 255,
     "domain": null
    },
    {
     "name": "REGISTERED_TANKS",
     "type": "esriFieldTypeDouble",
     "alias": "Registered Tanks",
     "domain": null
    },
    {
     "name": "ACTIVE_TANKS",
     "type": "esriFieldTypeDouble",
     "alias": "Active Tanks",
     "domain": null
    },
    {
     "name": "SUBSTANCED",
     "type": "esriFieldTypeString",
     "alias": "Substance Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "LUST_CASES",
     "type": "esriFieldTypeString",
     "alias": "LUST Cases",
     "length": 255,
     "domain": null
    },
    {
     "name": "AST",
     "type": "esriFieldTypeString",
     "alias": "AST",
     "length": 255,
     "domain": null
    },
    {
     "name": "VRAP",
     "type": "esriFieldTypeString",
     "alias": "VRAP",
     "length": 255,
     "domain": null
    },
    {
     "name": "WEB_URL",
     "type": "esriFieldTypeString",
     "alias": "Web URL",
     "length": 75,
     "domain": null
    },
    {
     "name": "XCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "X Coordinate",
     "domain": null
    },
    {
     "name": "YCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y Coordinate",
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "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": "R53831_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_53831",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18092_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 12,
   "name": "GSA Federal Locations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 150000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       130,
       9,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 391199.3169,
    "ymin": 130245.5836,
    "xmax": 403741.116099998,
    "ymax": 144054.6932,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "REAL_PROPERTY_ASSET_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "REAL_PROPERTY_ASSET_NAME",
     "type": "esriFieldTypeString",
     "alias": "Real Property Asset Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "INSTALLATION_NAME",
     "type": "esriFieldTypeString",
     "alias": "Installation Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "STREET_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 150,
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZIP_CODE",
     "type": "esriFieldTypeString",
     "alias": "Zip Code",
     "length": 10,
     "domain": null
    },
    {
     "name": "LOCATION_CODE",
     "type": "esriFieldTypeString",
     "alias": "Location Code",
     "length": 25,
     "domain": null
    },
    {
     "name": "GSA_REGION",
     "type": "esriFieldTypeString",
     "alias": "GSA Region",
     "length": 10,
     "domain": null
    },
    {
     "name": "OWNED_OR_LEASED",
     "type": "esriFieldTypeString",
     "alias": "Owned/Leased",
     "length": 5,
     "domain": null
    },
    {
     "name": "BUILDING_RENTABLE_SQUARE_FEET",
     "type": "esriFieldTypeDouble",
     "alias": "Building Rentable Square Feet",
     "domain": null
    },
    {
     "name": "AVAILABLE_SQUARE_FEET",
     "type": "esriFieldTypeDouble",
     "alias": "Available Square Feet",
     "domain": null
    },
    {
     "name": "CONSTRUCTION_DATE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Construction Date",
     "domain": null
    },
    {
     "name": "CONGRESSIONAL_DISTRICT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Congressional District",
     "domain": null
    },
    {
     "name": "CONGRESSIONAL_DIS_REP_NAME",
     "type": "esriFieldTypeString",
     "alias": "Congressional District Representative Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BUILDING_STATUS",
     "type": "esriFieldTypeString",
     "alias": "Building Status",
     "length": 25,
     "domain": null
    },
    {
     "name": "REAL_PROPERTY_ASSET_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Real Property Asset Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "XCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "X Coordinate",
     "domain": null
    },
    {
     "name": "YCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y Coordinate",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST_EDITED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R54112_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54112",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18345_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 16,
   "name": "Leaking Underground Storage Tanks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "8aeb129cfcadd5b24860803bca1db974",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABn0lEQVQokWNhoBCwUM2A3DRXt0tXn/TB+DfvPFP++vUnG4yvqCD6RJCf5zOIzcPDfm3rzgthKAZMnrV7FwMDg05MqLX6i9cf93Y2RHJ4uugx8PJyMly/+ZRh+ty9Qk+ev12/ffelApxeSEhwEHj++O2x5XOyhUSEeeHihnoKDLMmJvNMmrUri4mJ+dPWnefrsBrw7cP3+a01YSiakUFemhvr8VO3s6WkpDqePXv2DcOA/wwMlsYGingDLcjHROjPr7+xa549m4lhABsbCx9e3QwMDHIyIgz/GBgMsXrh2Yv3f3/9+gMyCOGq//8ZGBkZ4fyLVx4ysLIwvsRqgAAf1y153XwjKUlBhtdvPjO8fP2RAWSgoAA3g4QYP9jg2/de/rc3M5iN1QATPdXEIydunT938QETsvj7D1/BGAQCvI23b9h68glWA6rbll+qKvKLn7/s0ILnLz4wo/vfy93g9IatZ32QxTCSclvfpiWdDUn7rly/NfXh4zdmP3/+ZhcW4nmmJC/aP2XOnvno6rHmhfKGec8YGBgCsckRZQApAADdMpvdLmdTMQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390114.43,
    "ymin": 127233.07999999801,
    "xmax": 407297.09000000404,
    "ymax": 146265.239999998,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "COMPANY_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FACILITY_ID",
     "type": "esriFieldTypeString",
     "alias": "Facility Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "CASE_NUM",
     "type": "esriFieldTypeDouble",
     "alias": "Case Number",
     "domain": null
    },
    {
     "name": "COMPANY_NAME",
     "type": "esriFieldTypeString",
     "alias": "Company Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FACILITY_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Facility Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "SITE_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "Quadrant",
     "length": 255,
     "domain": null
    },
    {
     "name": "ZIPCODE",
     "type": "esriFieldTypeString",
     "alias": "Zipcode",
     "length": 6,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ACTIVE",
     "type": "esriFieldTypeString",
     "alias": "Active",
     "length": 255,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 255,
     "domain": null
    },
    {
     "name": "ENTRY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Entry Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "EVENT_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Event Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "NOTIFIED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Notified Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "CLOSED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Closed Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "REGULATOR",
     "type": "esriFieldTypeString",
     "alias": "Regulator",
     "length": 50,
     "domain": null
    },
    {
     "name": "PRODUCT",
     "type": "esriFieldTypeString",
     "alias": "Product",
     "length": 255,
     "domain": null
    },
    {
     "name": "RECEPTOR",
     "type": "esriFieldTypeString",
     "alias": "Receptor",
     "length": 255,
     "domain": null
    },
    {
     "name": "VRAP_NUM",
     "type": "esriFieldTypeString",
     "alias": "VRAP Number",
     "length": 50,
     "domain": null
    },
    {
     "name": "MEDIA_OF_CONTAMINATION",
     "type": "esriFieldTypeString",
     "alias": "Media Of Contamination",
     "length": 255,
     "domain": null
    },
    {
     "name": "XCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "X Coordinate",
     "domain": null
    },
    {
     "name": "YCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y Coordinate",
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R53830_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_53830",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18091_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 17,
   "name": "Unique Building Indentifier",
   "type": "Feature Layer",
   "description": "The dataset contains constructed unique geospatial identifier for buildings. A buildings UBID is the north axis aligned \"bounding box\" of its footprint represented as the centroid (in the GDAL grid reference system format), which is represented by the first set of characters before the first dash, and four cardinal extents, which are represented by the four sets of numbers after the first dash (North, East, South, West),The data has been constructed by spatially joining the latest (2019) building footprints published in DC Open Data with the Common Ownership Lot shapefile. The UBIDs were coded using US DOE\u2019s Implementation code. Please note that the current data set may include some unnecessary structures identified as buildings. These included sheds, overhangs, bus stops, and other structures that do not need to be assigned a UBID. An updated version of the UBID dataset will be released when this issue is resolved. This project is the result of the US DOE Better Buildings Building Energy Data Analysis (BEDA) Accelerator. US DOE is working with stakeholders including state and local governments, commercial and residential building data aggregators, property owners, and product and service providers to develop the UBID system and to pilot it in real-world settings. US DOE and its partners are demonstrating the\u202fbenefits of UBID in managing and cross-referencing large building datasets and in reducing the costs and enhancing the value proposition of leveraging building energy data. UBIDs For more information regarding UBIDs please visit: https://www.energy.gov/eere/buildings/unique-building-identifier-ubid",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "District of Columbia Department of Energy & Environment",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390009.873999998,
    "ymin": 126967.37799999901,
    "xmax": 407833.362999998,
    "ymax": 147521.05600000202,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "UBID",
     "type": "esriFieldTypeString",
     "alias": "Unique Building Identifier",
     "length": 254,
     "domain": null
    },
    {
     "name": "NUBID",
     "type": "esriFieldTypeInteger",
     "alias": "New Unique Building Identifier",
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 14,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "AREA_NEW",
     "type": "esriFieldTypeDouble",
     "alias": "Area New",
     "domain": null
    },
    {
     "name": "SSL",
     "type": "esriFieldTypeString",
     "alias": "Square, Suffix, Lot",
     "length": 18,
     "domain": null
    },
    {
     "name": "NSSL",
     "type": "esriFieldTypeInteger",
     "alias": "New Square, Suffic, Lot",
     "domain": null
    },
    {
     "name": "SQUARE",
     "type": "esriFieldTypeString",
     "alias": "Square",
     "length": 44,
     "domain": null
    },
    {
     "name": "SUFFIX",
     "type": "esriFieldTypeString",
     "alias": "Suffix",
     "length": 6,
     "domain": null
    },
    {
     "name": "RES",
     "type": "esriFieldTypeString",
     "alias": "Reservation",
     "length": 4,
     "domain": null
    },
    {
     "name": "PAR",
     "type": "esriFieldTypeString",
     "alias": "Parcel",
     "length": 4,
     "domain": null
    },
    {
     "name": "LOT",
     "type": "esriFieldTypeString",
     "alias": "Lot",
     "length": 12,
     "domain": null
    },
    {
     "name": "CONDO_REGIME",
     "type": "esriFieldTypeString",
     "alias": "Condo Regime",
     "length": 19,
     "domain": null
    },
    {
     "name": "LINK_TYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Link Type",
     "domain": null
    },
    {
     "name": "LINK_TYPE_DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Link Type Description",
     "length": 254,
     "domain": null
    },
    {
     "name": "CENTROIDX",
     "type": "esriFieldTypeDouble",
     "alias": "Centroid X",
     "domain": null
    },
    {
     "name": "CENTROIDY",
     "type": "esriFieldTypeDouble",
     "alias": "Centroid Y",
     "domain": null
    },
    {
     "name": "MINLAT",
     "type": "esriFieldTypeDouble",
     "alias": "Minimum Latitiude",
     "domain": null
    },
    {
     "name": "MAXLAT",
     "type": "esriFieldTypeDouble",
     "alias": "Maximum Latitude",
     "domain": null
    },
    {
     "name": "MINLONG",
     "type": "esriFieldTypeDouble",
     "alias": "Minimum Longitude",
     "domain": null
    },
    {
     "name": "MAXLONG",
     "type": "esriFieldTypeDouble",
     "alias": "Maximum Longitude",
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R48270_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15200_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 18,
   "name": "Pressure Zones",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PRESSUREZONE",
     "uniqueValueGroups": [
      {
       "heading": "PRESSUREZONE",
       "classes": [
        {
         "label": "4th Hi Reno/Ft Reno/508'",
         "description": "4th Hi Reno/Ft Reno/508'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           106,
           41,
           13,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "4thReno"
          ]
         ]
        },
        {
         "label": "4th Hi Alaska/Alaska PS/480'",
         "description": "4th Hi Alaska/Alaska PS/480'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           106,
           41,
           13,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "4thAlaska"
          ]
         ]
        },
        {
         "label": "3rd Hi/Ft Reno/416'-422'",
         "description": "3rd Hi/Ft Reno/416'-422'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           244,
           113,
           17,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "3rd"
          ]
         ]
        },
        {
         "label": "2nd Hi/Van Ness/325'-331'",
         "description": "2nd Hi/Van Ness/325'-331'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           92,
           156,
           60,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "2nd"
          ]
         ]
        },
        {
         "label": "1st Hi/Soldiers Home/246'-249'",
         "description": "1st Hi/Soldiers Home/246'-249'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           203,
           21,
           18,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "1st"
          ]
         ]
        },
        {
         "label": "Low",
         "description": "Low",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           22,
           50,
           138,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Low"
          ]
         ]
        },
        {
         "label": "Ana 2nd Hi/St Elizabeths/290'-308'",
         "description": "Ana 2nd Hi/St Elizabeths/290'-308'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           92,
           156,
           60,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Ana-2nd"
          ]
         ]
        },
        {
         "label": "Ana 1st Hi/Ft Stantn/254'-256'",
         "description": "Ana 1st Hi/Ft Stantn/254'-256'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           203,
           21,
           18,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Ana-1st"
          ]
         ]
        },
        {
         "label": "Ana 3rd Hi/Tank 2/368'-380'",
         "description": "Ana 3rd Hi/Tank 2/368'-380'",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           244,
           113,
           17,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSDashDotDot",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 3
          }
         },
         "values": [
          [
           "Ana-3rd"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         106,
         41,
         13,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "4thReno",
       "label": "4th Hi Reno/Ft Reno/508'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         106,
         41,
         13,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "4thAlaska",
       "label": "4th Hi Alaska/Alaska PS/480'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         244,
         113,
         17,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "3rd",
       "label": "3rd Hi/Ft Reno/416'-422'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         92,
         156,
         60,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "2nd",
       "label": "2nd Hi/Van Ness/325'-331'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         203,
         21,
         18,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "1st",
       "label": "1st Hi/Soldiers Home/246'-249'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         22,
         50,
         138,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Low",
       "label": "Low"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         92,
         156,
         60,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Ana-2nd",
       "label": "Ana 2nd Hi/St Elizabeths/290'-308'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         203,
         21,
         18,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Ana-1st",
       "label": "Ana 1st Hi/Ft Stantn/254'-256'"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         244,
         113,
         17,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 3
        }
       },
       "value": "Ana-3rd",
       "label": "Ana 3rd Hi/Tank 2/368'-380'"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          230,
          149,
          255
         ],
         "toColor": [
          189,
          230,
          149,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          103,
          79,
          201,
          255
         ],
         "toColor": [
          103,
          79,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          73,
          94,
          255
         ],
         "toColor": [
          201,
          73,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          63,
          119,
          143,
          255
         ],
         "toColor": [
          63,
          119,
          143,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          120,
          228,
          255
         ],
         "toColor": [
          250,
          120,
          228,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          150,
          121,
          74,
          255
         ],
         "toColor": [
          150,
          121,
          74,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          160,
          250,
          248,
          255
         ],
         "toColor": [
          160,
          250,
          248,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          65,
          117,
          255
         ],
         "toColor": [
          128,
          65,
          117,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          125,
          250,
          102,
          255
         ],
         "toColor": [
          125,
          250,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          115,
          167,
          250,
          255
         ],
         "toColor": [
          115,
          167,
          250,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          70,
          133,
          56,
          255
         ],
         "toColor": [
          70,
          133,
          56,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          242,
          203,
          124,
          255
         ],
         "toColor": [
          242,
          203,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          158,
          185,
          255
         ],
         "toColor": [
          240,
          158,
          185,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 389613.98600000096,
    "ymin": 124876.927999999,
    "xmax": 407881.659999996,
    "ymax": 147558.548999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PRESSUREZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "PRESSUREZONE",
     "type": "esriFieldTypeString",
     "alias": "Pressure Zone",
     "length": 20,
     "domain": null
    },
    {
     "name": "COMNT",
     "type": "esriFieldTypeString",
     "alias": "Comment",
     "length": 100,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50748_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15473_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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
  }
 ],
 "tables": []
}