{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 62,
   "name": "Alleys and Parking",
   "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": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       237,
       237,
       237,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584601.397402417,
    "ymin": 4691962.665211106,
    "xmax": -8561508.372009225,
    "ymax": 4721002.606344107,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "ROAD_CODE",
      "description": "Road Code",
      "codedValues": [
       {
        "name": "ROAD",
        "code": 1050
       },
       {
        "name": "PAVED MEDIAN ISLAND",
        "code": 1055
       },
       {
        "name": "PAVED TRAFFIC ISLAND",
        "code": 1056
       },
       {
        "name": "UNPAVED TRAFFIC ISLAND",
        "code": 1057
       },
       {
        "name": "UNPAVED MEDIAN ISLAND",
        "code": 1058
       },
       {
        "name": "ALLEY",
        "code": 1060
       },
       {
        "name": "PAVED DRIVE",
        "code": 1065
       },
       {
        "name": "PARKING LOT",
        "code": 1070
       },
       {
        "name": "INTERSECTION",
        "code": 1090
       },
       {
        "name": "HIDDEN ROAD",
        "code": 1091
       },
       {
        "name": "HIDDEN MEDIAN",
        "code": 1092
       },
       {
        "name": "HIDDEN INTERSECTION",
        "code": 1093
       }
      ],
      "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": "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53922_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18174_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "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": 165,
   "name": "DDOT Residential/Visitor Parking Zone",
   "type": "Feature Layer",
   "description": "The DDOT Residential/Visitor Parking Zone layer delineates the residential and visitor parking zone boundaries in the District. In place since 2013, the boundaries are similar to the Ward/ANC boundaries, with one geographic exception in the Kingman Park neighborhood (bounded by Benning Rd NE, Oklahoma Ave NE, 19th St NE, and C St NE). That neighborhood, classified geographically in ANC 7D, for purposes of Residential/Visitor Parking privileges and parking enforcement, is adjoined to ANC 6A. This is a geographical representation of 18 DCMR 2433 (https://dcregs.dc.gov/Common/DCMR/SectionList.aspx?SectionNumber=18-2433).",
   "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 Department of Transportations (DDOT)",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       250,
       226,
       212,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584947.85844689,
    "ymin": 4691862.387048862,
    "xmax": -8561472.787091771,
    "ymax": 4721095.072076196,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 16,
     "domain": null
    },
    {
     "name": "RPP_ZONE",
     "type": "esriFieldTypeInteger",
     "alias": "Residential Parking Permit Zone",
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission Identifier",
     "length": 254,
     "domain": null
    },
    {
     "name": "WEB_URL",
     "type": "esriFieldTypeString",
     "alias": "Web URL",
     "length": 100,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE_LENG",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_LENG",
     "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
    },
    {
     "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": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R49261_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15234_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "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": 102,
   "name": "Loading Zones",
   "type": "Feature Layer",
   "description": "Parking zones created from collected sign data throughout Washington DC. Parking Zones are created between two parking restriction signs of the same type that point at each other, or between a sign and an intersection.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       153,
       64,
       25,
       255
      ],
      "width": 2.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584600.69591414,
    "ymin": 4693713.6726740245,
    "xmax": -8561509.668200372,
    "ymax": 4720997.1666127695,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZONEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ZONEID",
     "type": "esriFieldTypeString",
     "alias": "Zone Identifer",
     "length": 500,
     "domain": null
    },
    {
     "name": "MUTCD",
     "type": "esriFieldTypeString",
     "alias": "SignType",
     "length": 100,
     "domain": null
    },
    {
     "name": "SIGNTEXT",
     "type": "esriFieldTypeString",
     "alias": "Sign Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "Side",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "Measure From",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "Measure To",
     "domain": null
    },
    {
     "name": "STARTDAY",
     "type": "esriFieldTypeInteger",
     "alias": "Start Day",
     "domain": null
    },
    {
     "name": "ENDDAY",
     "type": "esriFieldTypeInteger",
     "alias": "End Day",
     "domain": null
    },
    {
     "name": "STARTTIME",
     "type": "esriFieldTypeInteger",
     "alias": "Start Time",
     "domain": null
    },
    {
     "name": "ENDTIME",
     "type": "esriFieldTypeInteger",
     "alias": "End Time",
     "domain": null
    },
    {
     "name": "EXCEPTION",
     "type": "esriFieldTypeString",
     "alias": "Exception",
     "length": 2,
     "domain": null
    },
    {
     "name": "SIGNS",
     "type": "esriFieldTypeString",
     "alias": "Participating Signs",
     "length": 500,
     "domain": null
    },
    {
     "name": "OFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "Offset",
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 500,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 500,
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Face Key",
     "length": 50,
     "domain": null
    },
    {
     "name": "SIGNCODE",
     "type": "esriFieldTypeString",
     "alias": "Sign Code",
     "length": 50,
     "domain": null
    },
    {
     "name": "PARKINGGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARKINGDAYGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Day Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARKINGHOURGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Hours Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "DATA_ERRORS",
     "type": "esriFieldTypeString",
     "alias": "Data Errors",
     "length": 100,
     "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": "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
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50769_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_50769",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A15489_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": 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": 32,
   "name": "Park N Rides",
   "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": 90000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "d758c832d906a0534164107ade3258b2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXklEQVRIieWWzUtiURiHf5cEC0prIy38QMVhwGojigo5bUVcuYh2CoHgInQruXEpLlQCV+IfIG4sqLaziBYSsxBUZDQE82uVioyWOJwXjJxJLXVmMfPAhfueeznPOff+zuHw8Bfh/R+y4XD4GYASALeEvlscx32dKIvFYt+CwSB/OBwubNJqtWzwX14Lx2SFQoGfy+WwRAR/7J+tr6/D6/XS9RZLkx0dHSEYDEIkEs0nUyqVNNq9vT3c3d2h2Wyi0WiMvcOenZ2dYX9/n+rn5+eJ/U2USaVSmEwmiMViSCQSbG5uUkfRaJSes9rv98PlcmFlZWXGvGfIPB4P3G43er0efD4fIpEItReLRVxfX8Nut9Mgzs/Psb29Db1eP7+MfR62BPh8PgKBALV1u11oNBqShUIhuhgWiwUXFxfzy+r1Ovr9PslG1Go1mumInZ0dlMvlmZKZMrlcPiZiKBQKrK6uvtSHh4e4vb1dXPYehEIhNjY20G63F5N1Oh3c39//1j4YDF7us9ksMpkMZDLZYrJwOAyj0UixXltbQ6VSoTWXTCYppazdYDDQWtza2lpMxtLFEsmCwlLJYn55ecn2T8TjcXrHarXCZrO9SzRVxhAIBGi1WiR7fHzE7u4ubm5u6J7x9PT0btFU2enpKXg8HoVghFqtRrVaRSqVovrk5IQGtJDM4XBAp9Mhn8/TtjSCzdLpdOLh4QHpdJoC8hHelF1dXSGRSFAif4WttVKp9CHJVBn7VJNge+O88F4XZrO5wHGcahnHApVK9QPA94myg4ODT1gix8fHY/W/e278CUyT20fP/q8DAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 20,
      "height": 20,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8572202.849112317,
    "ymin": 4702296.375036479,
    "xmax": -8564199.804679597,
    "ymax": 4715003.413972739,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 16,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 60,
     "domain": null
    },
    {
     "name": "WEB_URL",
     "type": "esriFieldTypeString",
     "alias": "Web URL",
     "length": 100,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "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": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1616_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1616",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A1202_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "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": 76,
   "name": "Parking Meters",
   "type": "Feature Layer",
   "description": "These are the locations for all active parking meters currently within the parking meters maintenance contractor database. DDOT extracts these data, analyzes for quality and converts to GIS for mapping and geospatial analysis.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "8cda16bd626188e523ca649d4e73e73e",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQ4je3QsQ3CMBAF0FeYAVJRItEzASuEbaCjp2EBJoAJUoQJaJgBiZ4BaECRUlgRgjiGjt9YlvWf7hxkJnwbGGGGGy6pwBjHFmiyxSoFWEflJkvsce4LTF68T1OACovofsfpXbkL7FC0e1+jszfwwAZzHFB/KneBQQnDan/g559Y5gLZEyTlCdOREX2T6OlnAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 12,
      "height": 14,
      "angle": 0,
      "xoffset": 3,
      "yoffset": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8583023.238937158,
    "ymin": 4699445.8563520685,
    "xmax": -8566125.894983575,
    "ymax": 4719613.439887053,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "METERID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "METERTYPE",
     "type": "esriFieldTypeString",
     "alias": "Meter Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "METER_TYPE",
      "description": "",
      "codedValues": [
       {
        "name": "Single-Space Meter",
        "code": "SSM"
       },
       {
        "name": "Multi-Space Meter",
        "code": "MSM"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "METERID",
     "type": "esriFieldTypeString",
     "alias": "Meter Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "METERMODEL",
     "type": "esriFieldTypeString",
     "alias": "Meter Model",
     "length": 255,
     "domain": null
    },
    {
     "name": "VENDOR",
     "type": "esriFieldTypeString",
     "alias": "Vendor",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "METER_VENDOR",
      "description": "",
      "codedValues": [
       {
        "name": "IPS",
        "code": "IPS"
       },
       {
        "name": "Flowbird",
        "code": "Flowbird"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "MOBILEPAY_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "PM_LEGACY",
     "type": "esriFieldTypeString",
     "alias": "Legacy Park Mobile Number",
     "length": 255,
     "domain": null
    },
    {
     "name": "POLICY_ID",
     "type": "esriFieldTypeString",
     "alias": "Parking Policy Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "POLICY_DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Policy Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "PARKING_SPACES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Parking Spaces",
     "domain": null
    },
    {
     "name": "COLLECT_ROUTE",
     "type": "esriFieldTypeString",
     "alias": "Collection Route",
     "length": 255,
     "domain": null
    },
    {
     "name": "AL_ZONE_1",
     "type": "esriFieldTypeString",
     "alias": "Asset Lite Zone 1",
     "length": 255,
     "domain": null
    },
    {
     "name": "AL_ZONE_2",
     "type": "esriFieldTypeString",
     "alias": "Asset Lite Zone 2",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS",
     "type": "esriFieldTypeDouble",
     "alias": "Measurement",
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "Side",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Ward",
     "domain": null
    },
    {
     "name": "DDOTMDSPX",
     "type": "esriFieldTypeDouble",
     "alias": "DDOT Maryland State Plane X",
     "domain": null
    },
    {
     "name": "DDOTMDSPY",
     "type": "esriFieldTypeDouble",
     "alias": "DDOT Maryland State Plane Y",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "G155589METERID",
     "fields": "METERID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R54129_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54129",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18360_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": 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": 79,
   "name": "Residential Parking Permit Blocks",
   "type": "Feature Layer",
   "description": "The Residential Permit Parking (RPP) Blocks data support the RPP program which limits residential parking to residents living on designated blocks. This dataset is derived from the District Department of Transportation (DDOT) roadway block (centerline) dataset. Residents can learn more about the RPP program at https://www.parkdc.com, including guidelines for eligibility to receive a permit and instructions on how to petition for an RPP block.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "DDOT",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 120000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "RoadType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "description": "Type of Roadway",
      "codedValues": [
       {
        "name": "Street",
        "code": 1
       },
       {
        "name": "Service Road",
        "code": 2
       },
       {
        "name": "Ramp",
        "code": 3
       },
       {
        "name": "Alley",
        "code": 4
       },
       {
        "name": "Driveway",
        "code": 5
       },
       {
        "name": "Trail",
        "code": 6
       },
       {
        "name": "Walkway",
        "code": 7
       },
       {
        "name": "Streetcar",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "domain": {
      "type": "codedValue",
      "name": "DCFunctionalClass",
      "description": "Functional Classification of Roadways",
      "codedValues": [
       {
        "name": "Interstate",
        "code": 11
       },
       {
        "name": "Other Freeway and Expressway",
        "code": 12
       },
       {
        "name": "Collector",
        "code": 17
       },
       {
        "name": "Local",
        "code": 19
       },
       {
        "name": "Principal Arterial",
        "code": 14
       },
       {
        "name": "Minor Arterial",
        "code": 16
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RPPDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Direction)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RPPSIDE",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Side)",
     "length": 255,
     "domain": null
    },
    {
     "name": "PARKINGZONE_ROP",
     "type": "esriFieldTypeString",
     "alias": "ROP",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PARKINGZONE_RPP",
     "type": "esriFieldTypeString",
     "alias": "RPP",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TOTALPARKINGLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Parking Lanes",
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "ANC",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "SMD",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_NAME",
     "type": "esriFieldTypeString",
     "alias": "MAR Block Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_RIGHT_HIGH",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Right High",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_LEFT_HIGH",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Left High",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_RIGHT_LOW",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Right Low",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_LEFT_LOW",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Left Low",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "MAR Address ID",
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "BlockID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "DC_MAINTENANCE_OPERATIONS",
     "type": "esriFieldTypeString",
     "alias": "DC_MAINTENANCE_OPERATIONS",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "DCOwnership",
      "description": "Owner of the Roadway segment",
      "codedValues": [
       {
        "name": "DDOT",
        "code": "1"
       },
       {
        "name": "Private",
        "code": "5"
       },
       {
        "name": "National Park Service",
        "code": "2"
       },
       {
        "name": "Architect of The Capitol",
        "code": "3"
       },
       {
        "name": "Unknown",
        "code": "0"
       },
       {
        "name": "Other DC Agencies",
        "code": "7"
       },
       {
        "name": "Other Federal Agencies",
        "code": "8"
       },
       {
        "name": "Military Reservation",
        "code": "4"
       },
       {
        "name": "WMATA-METRO",
        "code": "6"
       },
       {
        "name": "Air Force",
        "code": "9"
       },
       {
        "name": "Navy - Marines",
        "code": "10"
       },
       {
        "name": "Army",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "MAINTENANCE_OPERATIONS",
     "type": "esriFieldTypeInteger",
     "alias": "MAINTENANCE_OPERATIONS",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": 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": 156,
   "name": "Parking Zones",
   "type": "Feature Layer",
   "description": "Parking Zones are created between two parking restriction signs of the same type that point at each other, or between a sign and an intersection.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PARKINGGROUP",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Timed",
         "description": "Timed",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1.125
         },
         "values": [
          [
           "Timed"
          ]
         ]
        },
        {
         "label": "Paid",
         "description": "Paid",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "Paid"
          ]
         ]
        },
        {
         "label": "RPP",
         "description": "RPP",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "RPP"
          ]
         ]
        },
        {
         "label": "ROP",
         "description": "ROP",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "ROP"
          ]
         ]
        },
        {
         "label": "LZ",
         "description": "LZ",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           222,
           62,
           255
          ],
          "width": 1.125
         },
         "values": [
          [
           "LZ"
          ]
         ]
        },
        {
         "label": "PUDO",
         "description": "PUDO",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           255,
           222,
           62,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "PUDO"
          ]
         ]
        },
        {
         "label": "Reserved",
         "description": "Reserved",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           255,
           222,
           62,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "Reserved"
          ]
         ]
        },
        {
         "label": "Snow",
         "description": "Snow",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           255,
           220,
           255
          ],
          "width": 1.125
         },
         "values": [
          [
           "Snow"
          ]
         ]
        },
        {
         "label": "Sweeping",
         "description": "Sweeping",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1.125
         },
         "values": [
          [
           "Sweeping"
          ]
         ]
        },
        {
         "label": "NS",
         "description": "NS",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           4,
           255
          ],
          "width": 1.125
         },
         "values": [
          [
           "NS"
          ]
         ]
        },
        {
         "label": "NP",
         "description": "NP",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           255,
           0,
           4,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "NP"
          ]
         ]
        },
        {
         "label": "Emergency",
         "description": "Emergency",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           255,
           0,
           4,
           255
          ],
          "width": 1.13
         },
         "values": [
          [
           "Emergency"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.125
       },
       "value": "Timed",
       "label": "Timed"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.13
       },
       "value": "Paid",
       "label": "Paid"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.13
       },
       "value": "RPP",
       "label": "RPP"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.13
       },
       "value": "ROP",
       "label": "ROP"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         222,
         62,
         255
        ],
        "width": 1.125
       },
       "value": "LZ",
       "label": "LZ"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         222,
         62,
         255
        ],
        "width": 1.13
       },
       "value": "PUDO",
       "label": "PUDO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         222,
         62,
         255
        ],
        "width": 1.13
       },
       "value": "Reserved",
       "label": "Reserved"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         255,
         220,
         255
        ],
        "width": 1.125
       },
       "value": "Snow",
       "label": "Snow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1.125
       },
       "value": "Sweeping",
       "label": "Sweeping"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         4,
         255
        ],
        "width": 1.125
       },
       "value": "NS",
       "label": "NS"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         0,
         4,
         255
        ],
        "width": 1.13
       },
       "value": "NP",
       "label": "NP"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         0,
         4,
         255
        ],
        "width": 1.13
       },
       "value": "Emergency",
       "label": "Emergency"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          171,
          147,
          255
         ],
         "toColor": [
          128,
          171,
          147,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          67,
          240,
          102,
          255
         ],
         "toColor": [
          67,
          240,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          171,
          92,
          255
         ],
         "toColor": [
          53,
          171,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          160,
          250,
          193,
          255
         ],
         "toColor": [
          160,
          250,
          193,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          117,
          250,
          153,
          255
         ],
         "toColor": [
          117,
          250,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          224,
          191,
          255
         ],
         "toColor": [
          180,
          224,
          191,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          41,
          186,
          68,
          255
         ],
         "toColor": [
          41,
          186,
          68,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          116,
          196,
          151,
          255
         ],
         "toColor": [
          116,
          196,
          151,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          96,
          214,
          145,
          255
         ],
         "toColor": [
          96,
          214,
          145,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          47,
          212,
          110,
          255
         ],
         "toColor": [
          47,
          212,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          73,
          173,
          116,
          255
         ],
         "toColor": [
          73,
          173,
          116,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          114,
          168,
          124,
          255
         ],
         "toColor": [
          114,
          168,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          139,
          247,
          171,
          255
         ],
         "toColor": [
          139,
          247,
          171,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584600.69591414,
    "ymin": 4693713.6726740245,
    "xmax": -8561509.668200372,
    "ymax": 4720997.1666127695,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZONEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ZONEID",
     "type": "esriFieldTypeString",
     "alias": "Zone Identifier",
     "length": 500,
     "domain": null
    },
    {
     "name": "MUTCD",
     "type": "esriFieldTypeString",
     "alias": "Sign Type",
     "length": 100,
     "domain": null
    },
    {
     "name": "SIGNTEXT",
     "type": "esriFieldTypeString",
     "alias": "Sign Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "Side",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "Measure From",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "Measure To",
     "domain": null
    },
    {
     "name": "STARTDAY",
     "type": "esriFieldTypeInteger",
     "alias": "Start Day",
     "domain": null
    },
    {
     "name": "ENDDAY",
     "type": "esriFieldTypeInteger",
     "alias": "End Day",
     "domain": null
    },
    {
     "name": "STARTTIME",
     "type": "esriFieldTypeInteger",
     "alias": "Start Time",
     "domain": null
    },
    {
     "name": "ENDTIME",
     "type": "esriFieldTypeInteger",
     "alias": "End Time",
     "domain": null
    },
    {
     "name": "SIGNS",
     "type": "esriFieldTypeString",
     "alias": "Participating Sign",
     "length": 500,
     "domain": null
    },
    {
     "name": "OFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "Offset",
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 500,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 500,
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockFace Key",
     "length": 50,
     "domain": null
    },
    {
     "name": "SIGNCODE",
     "type": "esriFieldTypeString",
     "alias": "Sign Code",
     "length": 50,
     "domain": null
    },
    {
     "name": "PARKINGGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARKINGDAYGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Day Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARKINGHOURGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Hour Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "DATA_ERRORS",
     "type": "esriFieldTypeString",
     "alias": "Data Errors",
     "length": 100,
     "domain": null
    },
    {
     "name": "EXCEPTION",
     "type": "esriFieldTypeString",
     "alias": "Exception",
     "length": 2,
     "domain": null
    },
    {
     "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
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R50769_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_50769",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A15489_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": 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": 8,
   "name": "Taxi Limo Stands",
   "type": "Feature Layer",
   "description": "Provide operators and customers an accurate location of every taxi and limousine stand in the District of Columbia with helpful details on how to best access stands.",
   "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": "Department of For-Hire Vehicles",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       155,
       93,
       60,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8578516.928653153,
    "ymin": 4701998.492261025,
    "xmax": -8571020.977179747,
    "ymax": 4714868.991224142,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SITE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "SITE",
     "type": "esriFieldTypeString",
     "alias": "Site",
     "length": 254,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 254,
     "domain": null
    },
    {
     "name": "TAXI_CAPACITY",
     "type": "esriFieldTypeInteger",
     "alias": "Taxi Capcity",
     "domain": null
    },
    {
     "name": "LIMO_CAPACITY",
     "type": "esriFieldTypeInteger",
     "alias": "Limo Capacity",
     "domain": null
    },
    {
     "name": "TYPE_OF_VEHICLE",
     "type": "esriFieldTypeString",
     "alias": "Vehicle Type",
     "length": 254,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeInteger",
     "alias": "Ward",
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "length": 254,
     "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": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "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": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53471_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_53471",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A17821_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "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": 0,
   "name": "Parking Blockface",
   "type": "Feature Layer",
   "description": "This dataset includes all block faces in Washington, DC according to their digital curb identification number. Other attributes include block address with side of street, resident permit parking zone, and generalized curbside policy.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       127,
       35,
       46,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584598.702059107,
    "ymin": 4692085.03355236,
    "xmax": -8561511.745653016,
    "ymax": 4720996.959661314,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "MOBILEPAY_ZONE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "MOBILEPAY_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "PTP_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Standard Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "ADA_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Accessible Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "MC_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Motorcycle Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "COACH_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Motorcoach Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOAD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Commercial Loading Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "QC_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Quick Curb Mobile Payment Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Block Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_SIDE",
     "type": "esriFieldTypeString",
     "alias": "Block Side",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_ADDRESS_COMBINED",
     "type": "esriFieldTypeString",
     "alias": "Combined Block Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "FIRST_BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "First Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "LAST_BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Last Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "PM_LEGACY",
     "type": "esriFieldTypeString",
     "alias": "Legacy Park Mobile Number",
     "length": 255,
     "domain": null
    },
    {
     "name": "RPP_ZONE",
     "type": "esriFieldTypeString",
     "alias": "Resident Permit Parking Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "RHR",
     "type": "esriFieldTypeString",
     "alias": "Rush Hour Restricted",
     "length": 255,
     "domain": null
    },
    {
     "name": "PARKING_SPACES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Parking Spaces",
     "domain": null
    },
    {
     "name": "AVG_DAILY_TRANSACTIONS",
     "type": "esriFieldTypeInteger",
     "alias": "Monthly Average Daily Transactions",
     "domain": null
    },
    {
     "name": "AVG_DAILY_REVENUE",
     "type": "esriFieldTypeDouble",
     "alias": "Monthly Average Daily Revenue",
     "domain": null
    },
    {
     "name": "AVG_MORNING_TRANSACTIONS",
     "type": "esriFieldTypeInteger",
     "alias": "Monthly Average Morning Transactions",
     "domain": null
    },
    {
     "name": "AVG_MD_TRANSACTIONS",
     "type": "esriFieldTypeInteger",
     "alias": "Monthly Average Mid Day Transactions",
     "domain": null
    },
    {
     "name": "AVG_EVE_TRANSACTIONS",
     "type": "esriFieldTypeInteger",
     "alias": "Monthly Average Evening Transactions",
     "domain": null
    },
    {
     "name": "AVG_MORNING_REVENUE",
     "type": "esriFieldTypeDouble",
     "alias": "Monthly Average Morning Revenue",
     "domain": null
    },
    {
     "name": "AVG_MD_REVENUE",
     "type": "esriFieldTypeDouble",
     "alias": "Monthly Average Mid Day Revenue",
     "domain": null
    },
    {
     "name": "AVG_EVE_REVENUE",
     "type": "esriFieldTypeDouble",
     "alias": "Monthly Average Evening Revenue",
     "domain": null
    },
    {
     "name": "PRK_POL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Parking Policy Type",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "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
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R54128_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54128",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18359_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": 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": 6,
   "name": "Accessible Parking Zones",
   "type": "Feature Layer",
   "description": "Parking Zones are created between two parking restriction signs of the same type that point at each other, or between a sign and an intersection.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SIGNCODE",
     "uniqueValueGroups": [
      {
       "heading": "Sign Code",
       "classes": [
        {
         "label": "No Parking Except Disabled Visitors",
         "description": "No Parking Except Disabled Visitors",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "R-NS-058"
          ]
         ]
        },
        {
         "label": "Accessible Paid Parking",
         "description": "Accessible Paid Parking",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           112,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "R-DC-RESERVEDDISABLEDHOUR"
          ]
         ]
        },
        {
         "label": "Standard Accessible Parking",
         "description": "Standard Accessible Parking",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "R7-8"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "R-NS-058",
       "label": "No Parking Except Disabled Visitors"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 1
       },
       "value": "R-DC-RESERVEDDISABLEDHOUR",
       "label": "Accessible Paid Parking"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "R7-8",
       "label": "Standard Accessible Parking"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          218,
          202,
          255
         ],
         "toColor": [
          252,
          218,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          179,
          252,
          255
         ],
         "toColor": [
          222,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          190,
          252,
          187,
          255
         ],
         "toColor": [
          190,
          252,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          244,
          252,
          255
         ],
         "toColor": [
          179,
          244,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          208,
          252,
          255
         ],
         "toColor": [
          187,
          208,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          194,
          223,
          255
         ],
         "toColor": [
          252,
          194,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          184,
          255
         ],
         "toColor": [
          252,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          202,
          252,
          224,
          255
         ],
         "toColor": [
          202,
          252,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          230,
          212,
          252,
          255
         ],
         "toColor": [
          230,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          251,
          215,
          255
         ],
         "toColor": [
          252,
          251,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          234,
          252,
          255
         ],
         "toColor": [
          215,
          234,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          183,
          182,
          255
         ],
         "toColor": [
          252,
          183,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          180,
          252,
          255
         ],
         "toColor": [
          179,
          180,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584600.69591414,
    "ymin": 4693713.6726740245,
    "xmax": -8561509.668200372,
    "ymax": 4720997.1666127695,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZONEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "PARKINGDAYGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Day Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARKINGGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARKINGHOURGROUP",
     "type": "esriFieldTypeString",
     "alias": "Parking Hour Group",
     "length": 20,
     "domain": null
    },
    {
     "name": "SIGNS",
     "type": "esriFieldTypeString",
     "alias": "Participating Sign",
     "length": 500,
     "domain": null
    },
    {
     "name": "SIGNTEXT",
     "type": "esriFieldTypeString",
     "alias": "Sign Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "MUTCD",
     "type": "esriFieldTypeString",
     "alias": "Sign Type",
     "length": 100,
     "domain": null
    },
    {
     "name": "STARTDAY",
     "type": "esriFieldTypeInteger",
     "alias": "Start Day",
     "domain": null
    },
    {
     "name": "ENDDAY",
     "type": "esriFieldTypeInteger",
     "alias": "End Day",
     "domain": null
    },
    {
     "name": "STARTTIME",
     "type": "esriFieldTypeInteger",
     "alias": "Start Time",
     "domain": null
    },
    {
     "name": "ENDTIME",
     "type": "esriFieldTypeInteger",
     "alias": "End Time",
     "domain": null
    },
    {
     "name": "ZONEID",
     "type": "esriFieldTypeString",
     "alias": "Zone Identifier",
     "length": 500,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "Side",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "Measure From",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "Measure To",
     "domain": null
    },
    {
     "name": "OFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "Offset",
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 500,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 500,
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockFace Key",
     "length": 50,
     "domain": null
    },
    {
     "name": "SIGNCODE",
     "type": "esriFieldTypeString",
     "alias": "Sign Code",
     "length": 50,
     "domain": null
    },
    {
     "name": "DATA_ERRORS",
     "type": "esriFieldTypeString",
     "alias": "Data Errors",
     "length": 100,
     "domain": null
    },
    {
     "name": "EXCEPTION",
     "type": "esriFieldTypeString",
     "alias": "Exception",
     "length": 2,
     "domain": null
    },
    {
     "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
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R50769_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_50769",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A15489_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": 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
  }
 ],
 "tables": []
}