{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 64, "name": "Traffic Volume - 2006", "type": "Feature Layer", "description": "Traffic volume of Street segments. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Street Spatial Database (SSD). A database provided by the District of Columbia, Department of Transportation identified traffic volume.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 7999.99999254942 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 500, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "AADT_THSD_TNH_06", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 3, "label": "0- 3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 10, "label": "4 - 10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 16.8, "label": "11 - 16" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 27.1, "label": "17 - 27" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 65.8, "label": "28 - 65+" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584595.84099704, "ymin": 4692088.917830776, "xmax": -8561515.627074901, "ymax": 4720993.064900655, "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": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "STREETSEGID", "type": "esriFieldTypeInteger", "alias": "STREETSEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 12, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "REPRESENTATIVELEG", "type": "esriFieldTypeString", "alias": "REPRESENTATIVELEG", "length": 5, "domain": null }, { "name": "WARD", "type": "esriFieldTypeDouble", "alias": "WARD", "domain": null }, { "name": "LABELINROAD", "type": "esriFieldTypeDouble", "alias": "LABELINROAD", "domain": null }, { "name": "LABELINVOLUME", "type": "esriFieldTypeDouble", "alias": "LABELINVOLUME", "domain": null }, { "name": "VOL2000", "type": "esriFieldTypeSmallInteger", "alias": "VOL2000", "domain": null }, { "name": "AADT_THSD_TNH_00", "type": "esriFieldTypeDouble", "alias": "AADT_THSD_TNH_00", "domain": null }, { "name": "AADT_THSD_TNH_02", "type": "esriFieldTypeDouble", "alias": "AADT_THSD_TNH_02", "domain": null }, { "name": "AADT_THSD_TNH_06", "type": "esriFieldTypeDouble", "alias": "AADT_THSD_TNH_06", "domain": null }, { "name": "CITYWIDELABEL", "type": "esriFieldTypeDouble", "alias": "CITYWIDELABEL", "domain": null }, { "name": "CITYWIDE", "type": "esriFieldTypeSmallInteger", "alias": "CityWide", "domain": { "type": "codedValue", "name": "BooleanIntegerValue", "description": "Valid values are Yes or No", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSET", "type": "esriFieldTypeSmallInteger", "alias": "Inset", "domain": { "type": "codedValue", "name": "BooleanIntegerValue", "description": "Valid values are Yes or No", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null }, { "name": "ISHPMS", "type": "esriFieldTypeSmallInteger", "alias": "IsHPMS", "domain": { "type": "codedValue", "name": "BooleanIntegerValue", "description": "Valid values are Yes or No", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FC", "type": "esriFieldTypeSmallInteger", "alias": "FC", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R47277_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15157_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 65, "name": "Traffic Volume - 2007", "type": "Feature Layer", "description": "

Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 7999.99999254942 }, "copyrightText": "District Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 215, 215, 255 ], "toColor": [ 227, 24, 9, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "CNT2007", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 204, 255 ], "width": 1 }, "classMaxValue": 4, "label": "0 - 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 158, 143, 255 ], "width": 1 }, "classMaxValue": 13, "label": "5 - 13" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 114, 90, 255 ], "width": 1 }, "classMaxValue": 24.8, "label": "14 - 24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 67, 45, 255 ], "width": 1 }, "classMaxValue": 48.2, "label": "25 - 48" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 0, 0, 255 ], "width": 1 }, "classMaxValue": 120.10000000000001, "label": "49 - 120" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584595.84099704, "ymin": 4693714.34674027, "xmax": -8561515.627074901, "ymax": 4720993.064900655, "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": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETSEGID", "type": "esriFieldTypeInteger", "alias": "STREETSEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 12, "domain": null }, { "name": "SSD_ID", "type": "esriFieldTypeString", "alias": "SSD_ID", "length": 19, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "INSET", "type": "esriFieldTypeSmallInteger", "alias": "INSET", "domain": null }, { "name": "REPLEG", "type": "esriFieldTypeString", "alias": "REPLEG", "length": 5, "domain": null }, { "name": "CITYWIDE", "type": "esriFieldTypeSmallInteger", "alias": "CITYWIDE", "domain": null }, { "name": "LABELPLACEMENT", "type": "esriFieldTypeString", "alias": "LABELPLACEMENT", "length": 6, "domain": null }, { "name": "WARD", "type": "esriFieldTypeDouble", "alias": "WARD", "domain": null }, { "name": "LABINRD", "type": "esriFieldTypeDouble", "alias": "LABINRD", "domain": null }, { "name": "LABINVOL", "type": "esriFieldTypeDouble", "alias": "LABINVOL", "domain": null }, { "name": "VOL2000", "type": "esriFieldTypeDouble", "alias": "VOL2000", "domain": null }, { "name": "CNT2002", "type": "esriFieldTypeDouble", "alias": "CNT2002", "domain": null }, { "name": "CNT2006", "type": "esriFieldTypeDouble", "alias": "CNT2006", "domain": null }, { "name": "CNT2007", "type": "esriFieldTypeDouble", "alias": "CNT2007", "domain": null }, { "name": "CWLABEL", "type": "esriFieldTypeDouble", "alias": "CWLABEL", "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47278_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15158_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Traffic Volume - 2008", "type": "Feature Layer", "description": "

Traffic volume of Street segments. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Street Spatial Database (SSD). A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT). <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "District of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 215, 215, 255 ], "toColor": [ 227, 24, 9, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "CNT08", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 204, 255 ], "width": 1 }, "classMaxValue": 4, "label": "0 - 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 158, 143, 255 ], "width": 1 }, "classMaxValue": 13, "label": "5 - 13" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 114, 90, 255 ], "width": 1 }, "classMaxValue": 24.8, "label": "14 - 24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 67, 45, 255 ], "width": 1 }, "classMaxValue": 48.2, "label": "25 - 48" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 0, 0, 255 ], "width": 1 }, "classMaxValue": 120.10000000000001, "label": "49 - 120" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8583463.906543296, "ymin": 4696530.086377787, "xmax": -8561695.541801082, "ymax": 4720652.274434971, "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": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "STREETSEGID", "type": "esriFieldTypeInteger", "alias": "STREETSEGID", "domain": null }, { "name": "SSD_ID", "type": "esriFieldTypeString", "alias": "SSD_ID", "length": 19, "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 12, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeSmallInteger", "alias": "QUADCODE", "domain": null }, { "name": "BEGINMEASURE", "type": "esriFieldTypeDouble", "alias": "BEGINMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeSmallInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeSmallInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "NUMBEROFLANES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFLANES", "domain": null }, { "name": "SEGMENTWIDTH", "type": "esriFieldTypeDouble", "alias": "SEGMENTWIDTH", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "STREETROUTE", "type": "esriFieldTypeInteger", "alias": "STREETROUTE", "domain": null }, { "name": "STROUTEFROM", "type": "esriFieldTypeDouble", "alias": "STROUTEFROM", "domain": null }, { "name": "STROUTETOM", "type": "esriFieldTypeDouble", "alias": "STROUTETOM", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeInteger", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeInteger", "alias": "TONODEID", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "STREETID", "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDR_1", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDR_1", "domain": null }, { "name": "TOADDRESSR", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRESSR", "domain": null }, { "name": "ADDRESSRANGE", "type": "esriFieldTypeInteger", "alias": "ADDRESSRANGE", "domain": null }, { "name": "STREETRO_1", "type": "esriFieldTypeInteger", "alias": "STREETRO_1", "domain": null }, { "name": "FROMADDR_2", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDR_2", "domain": null }, { "name": "TOADDRES_1", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRES_1", "domain": null }, { "name": "FROMADDR_3", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDR_3", "domain": null }, { "name": "TOADDRES_2", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRES_2", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSET", "type": "esriFieldTypeDouble", "alias": "INSET", "domain": null }, { "name": "CITYWIDE", "type": "esriFieldTypeDouble", "alias": "CITYWIDE", "domain": null }, { "name": "WARDNUM", "type": "esriFieldTypeDouble", "alias": "WARDNUM", "domain": null }, { "name": "REPLEG", "type": "esriFieldTypeString", "alias": "REPLEG", "length": 254, "domain": null }, { "name": "CNT08", "type": "esriFieldTypeDouble", "alias": "CNT08", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47279_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15159_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Traffic Volume - 2009", "type": "Feature Layer", "description": "

Traffic volume of Street segments. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Street Spatial Database (SSD). A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "District of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 215, 215, 255 ], "toColor": [ 227, 24, 9, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "CNT09", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 204, 255 ], "width": 1 }, "classMaxValue": 4, "label": "0 - 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 158, 143, 255 ], "width": 1 }, "classMaxValue": 13, "label": "5 - 13" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 114, 90, 255 ], "width": 1 }, "classMaxValue": 24.8, "label": "14 - 24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 67, 45, 255 ], "width": 1 }, "classMaxValue": 48.2, "label": "25 - 48" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 0, 0, 255 ], "width": 1 }, "classMaxValue": 120.10000000000001, "label": "49 - 120" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8583463.906543296, "ymin": 4696530.086377787, "xmax": -8561695.541801082, "ymax": 4720652.274434971, "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": "SSD_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "STREETSEGID", "type": "esriFieldTypeInteger", "alias": "STREETSEGID", "domain": null }, { "name": "SSD_ID", "type": "esriFieldTypeString", "alias": "SSD_ID", "length": 19, "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 12, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeSmallInteger", "alias": "QUADCODE", "domain": null }, { "name": "BEGINMEASURE", "type": "esriFieldTypeDouble", "alias": "BEGINMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeSmallInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeSmallInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "SEGMENTWID", "type": "esriFieldTypeDouble", "alias": "SEGMENTWIDTH", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "domain": null }, { "name": "SEGMENTTYP", "type": "esriFieldTypeSmallInteger", "alias": "SEGMENTTYP", "domain": null }, { "name": "STREETROUT", "type": "esriFieldTypeInteger", "alias": "STREETROUT", "domain": null }, { "name": "STROUTEFRO", "type": "esriFieldTypeDouble", "alias": "STROUTEFRO", "domain": null }, { "name": "STROUTETOM", "type": "esriFieldTypeDouble", "alias": "STROUTETOM", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeInteger", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeInteger", "alias": "TONODEID", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "STREETID", "domain": null }, { "name": "REGISTERED", "type": "esriFieldTypeString", "alias": "REGISTERED", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRES", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDRES", "domain": null }, { "name": "TOADDRESSL", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRESSL", "domain": null }, { "name": "FROMADDR_1", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDR_1", "domain": null }, { "name": "TOADDRESSR", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRESSR", "domain": null }, { "name": "ADDRESSRAN", "type": "esriFieldTypeInteger", "alias": "ADDRESSRAN", "domain": null }, { "name": "STREETRO_1", "type": "esriFieldTypeInteger", "alias": "STREETRO_1", "domain": null }, { "name": "FROMADDR_2", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDR_2", "domain": null }, { "name": "TOADDRES_1", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRES_1", "domain": null }, { "name": "FROMADDR_3", "type": "esriFieldTypeSmallInteger", "alias": "FROMADDR_3", "domain": null }, { "name": "TOADDRES_2", "type": "esriFieldTypeSmallInteger", "alias": "TOADDRES_2", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSET", "type": "esriFieldTypeDouble", "alias": "INSET", "domain": null }, { "name": "CITYWIDE", "type": "esriFieldTypeDouble", "alias": "CITYWIDE", "domain": null }, { "name": "WARDNUM", "type": "esriFieldTypeDouble", "alias": "WARDNUM", "domain": null }, { "name": "REPLEG", "type": "esriFieldTypeString", "alias": "REPLEG", "length": 254, "domain": null }, { "name": "CNT09", "type": "esriFieldTypeDouble", "alias": "CNT09", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47280_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15160_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 124, "name": "Traffic Volume - 2010", "type": "Feature Layer", "description": "Traffic volume of Street segments. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Street Spatial Database (SSD). A database provided by the District of Columbia, Department of Transportation identified traffic volume.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT2010", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 3.83100009, "label": "0.000000 - 3.831000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 12.51019955, "label": "3.831001 - 12.510200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 25.65999985, "label": "12.510201 - 25.660000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 63.32099915, "label": "25.660001 - 63.320999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 175.41799927, "label": "63.321000 - 175.417999" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SSRSEGID", "type": "esriFieldTypeDouble", "alias": "SSRSEGID", "domain": null }, { "name": "SOURCESEGID", "type": "esriFieldTypeDouble", "alias": "SOURCESEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 18, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeInteger", "alias": "QUADCODE", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeInteger", "alias": "ROADTYPE", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeDouble", "alias": "STREETID", "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeDouble", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeDouble", "alias": "TONODEID", "domain": null }, { "name": "STARTMEASURE", "type": "esriFieldTypeDouble", "alias": "STARTMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 150, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSRIGHT", "domain": null }, { "name": "TOADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSRIGHT", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 254, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "FROMGRADE", "type": "esriFieldTypeInteger", "alias": "FROMGRADE", "domain": null }, { "name": "TOGRADE", "type": "esriFieldTypeInteger", "alias": "TOGRADE", "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 254, "domain": null }, { "name": "AADT2010", "type": "esriFieldTypeDouble", "alias": "AADT2010", "domain": null }, { "name": "SOURCE10", "type": "esriFieldTypeString", "alias": "SOURCE10", "length": 10, "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 }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R47281_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15161_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 125, "name": "Traffic Volume - 2011", "type": "Feature Layer", "description": "

Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT2011", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 4.30999994, "label": "0.000000 - 4.310000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 15.10840034, "label": "4.310001 - 15.108400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 34.84999847, "label": "15.108401 - 34.849998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 76.0177002, "label": "34.849999 - 76.017700" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 177.13400269, "label": "76.017701 - 177.134003" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SSRSEGID", "type": "esriFieldTypeDouble", "alias": "SSRSEGID", "domain": null }, { "name": "SOURCESEGID", "type": "esriFieldTypeDouble", "alias": "SOURCESEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 18, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeInteger", "alias": "QUADCODE", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeInteger", "alias": "ROADTYPE", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeDouble", "alias": "STREETID", "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeDouble", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeDouble", "alias": "TONODEID", "domain": null }, { "name": "STARTMEASURE", "type": "esriFieldTypeDouble", "alias": "STARTMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 150, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSRIGHT", "domain": null }, { "name": "TOADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSRIGHT", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 254, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "FROMGRADE", "type": "esriFieldTypeInteger", "alias": "FROMGRADE", "domain": null }, { "name": "TOGRADE", "type": "esriFieldTypeInteger", "alias": "TOGRADE", "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 254, "domain": null }, { "name": "AADT2011", "type": "esriFieldTypeDouble", "alias": "AADT2011", "domain": null }, { "name": "SOURCE11", "type": "esriFieldTypeString", "alias": "SOURCE11", "length": 10, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47282_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15162_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 126, "name": "Traffic Volume - 2012", "type": "Feature Layer", "description": "

Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT2012", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 4.25020981, "label": "0.000000 - 4.250210" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 14.88700008, "label": "4.250211 - 14.887000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 33.05400085, "label": "14.887001 - 33.054001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 74.29299927, "label": "33.054002 - 74.292999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 175.20500183, "label": "74.293000 - 175.205002" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SSRSEGID", "type": "esriFieldTypeDouble", "alias": "SSRSEGID", "domain": null }, { "name": "SOURCESEGID", "type": "esriFieldTypeDouble", "alias": "SOURCESEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 18, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeInteger", "alias": "QUADCODE", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeInteger", "alias": "ROADTYPE", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeDouble", "alias": "STREETID", "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeDouble", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeDouble", "alias": "TONODEID", "domain": null }, { "name": "STARTMEASURE", "type": "esriFieldTypeDouble", "alias": "STARTMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 150, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSRIGHT", "domain": null }, { "name": "TOADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSRIGHT", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 254, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "FROMGRADE", "type": "esriFieldTypeInteger", "alias": "FROMGRADE", "domain": null }, { "name": "TOGRADE", "type": "esriFieldTypeInteger", "alias": "TOGRADE", "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 254, "domain": null }, { "name": "AADT2012", "type": "esriFieldTypeDouble", "alias": "AADT2012", "domain": null }, { "name": "SOURCE12", "type": "esriFieldTypeString", "alias": "SOURCE12", "length": 10, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47283_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15163_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 127, "name": "Traffic Volume - 2013", "type": "Feature Layer", "description": "

Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT2013", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 4.72300005, "label": "0.000000 - 4.723000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 16.02899933, "label": "4.723001 - 16.028999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 34.68600082, "label": "16.029000 - 34.686001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 74.61599731, "label": "34.686002 - 74.615997" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 226.16900635, "label": "74.615998 - 226.169006" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SSRSEGID", "type": "esriFieldTypeDouble", "alias": "SSRSEGID", "domain": null }, { "name": "SOURCESEGID", "type": "esriFieldTypeDouble", "alias": "SOURCESEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 18, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeInteger", "alias": "QUADCODE", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeInteger", "alias": "ROADTYPE", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeDouble", "alias": "STREETID", "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeDouble", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeDouble", "alias": "TONODEID", "domain": null }, { "name": "STARTMEASURE", "type": "esriFieldTypeDouble", "alias": "STARTMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 150, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSRIGHT", "domain": null }, { "name": "TOADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSRIGHT", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 254, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "FROMGRADE", "type": "esriFieldTypeInteger", "alias": "FROMGRADE", "domain": null }, { "name": "TOGRADE", "type": "esriFieldTypeInteger", "alias": "TOGRADE", "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 254, "domain": null }, { "name": "AADT2013", "type": "esriFieldTypeDouble", "alias": "AADT2013", "domain": null }, { "name": "SOURCE13", "type": "esriFieldTypeString", "alias": "SOURCE13", "length": 10, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47284_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15164_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 128, "name": "Traffic Volume - 2014", "type": "Feature Layer", "description": "

Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT2014", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 4.85099983, "label": "0.000000 - 4.851000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 16.4640007, "label": "4.851001 - 16.464001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 36.24100113, "label": "16.464002 - 36.241001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 76.0039978, "label": "36.241002 - 76.003998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 226.10800171, "label": "76.003999 - 226.108002" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SSRSEGID", "type": "esriFieldTypeDouble", "alias": "SSRSEGID", "domain": null }, { "name": "SOURCESEGID", "type": "esriFieldTypeDouble", "alias": "SOURCESEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 18, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeInteger", "alias": "QUADCODE", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeInteger", "alias": "ROADTYPE", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeDouble", "alias": "STREETID", "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeDouble", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeDouble", "alias": "TONODEID", "domain": null }, { "name": "STARTMEASURE", "type": "esriFieldTypeDouble", "alias": "STARTMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 150, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMADDRESSRIGHT", "domain": null }, { "name": "TOADDRESSRIGHT", "type": "esriFieldTypeDouble", "alias": "TOADDRESSRIGHT", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 254, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "FROMGRADE", "type": "esriFieldTypeInteger", "alias": "FROMGRADE", "domain": null }, { "name": "TOGRADE", "type": "esriFieldTypeInteger", "alias": "TOGRADE", "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 254, "domain": null }, { "name": "AADT2014", "type": "esriFieldTypeDouble", "alias": "AADT2014", "domain": null }, { "name": "SOURCE2014", "type": "esriFieldTypeString", "alias": "SOURCE2014", "length": 10, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47285_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15165_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 129, "name": "Traffic Volume - 2015", "type": "Feature Layer", "description": "

Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "District Department of Transportation", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "COUNT2015", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 4.135, "label": "0.000000 - 4.135000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 14.291, "label": "4.135001 - 14.291000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 31.611, "label": "14.291001 - 31.611000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 74.6290521, "label": "31.611001 - 74.629052" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 234.46665854, "label": "74.629053 - 234.466659" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SSRSEGID", "type": "esriFieldTypeInteger", "alias": "SSRSEGID", "domain": null }, { "name": "SOURCESEGI", "type": "esriFieldTypeInteger", "alias": "SOURCESEGI", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 18, "domain": null }, { "name": "QUADCODE", "type": "esriFieldTypeInteger", "alias": "QUADCODE", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeInteger", "alias": "ROADTYPE", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "STREETID", "domain": null }, { "name": "SEGMENTTYPE", "type": "esriFieldTypeInteger", "alias": "SEGMENTTYPE", "domain": null }, { "name": "FROMNODEID", "type": "esriFieldTypeInteger", "alias": "FROMNODEID", "domain": null }, { "name": "TONODEID", "type": "esriFieldTypeInteger", "alias": "TONODEID", "domain": null }, { "name": "STARTMEASURE", "type": "esriFieldTypeDouble", "alias": "STARTMEASURE", "domain": null }, { "name": "ENDMEASURE", "type": "esriFieldTypeDouble", "alias": "ENDMEASURE", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeInteger", "alias": "LIFECYCLESTATUS", "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeInteger", "alias": "DIRECTIONALITY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "FROMADDRESSLEFT", "type": "esriFieldTypeInteger", "alias": "FROMADDRESSLEFT", "domain": null }, { "name": "TOADDRESSLEFT", "type": "esriFieldTypeInteger", "alias": "TOADDRESSLEFT", "domain": null }, { "name": "FROMADDRESSRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMADDRESSRIGHT", "domain": null }, { "name": "TOADDRESSRIGHT", "type": "esriFieldTypeInteger", "alias": "TOADDRESSRIGHT", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 254, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "length": 8, "domain": null }, { "name": "OUTOFSERVICEDATE", "type": "esriFieldTypeDate", "alias": "OUTOFSERVICEDATE", "length": 8, "domain": null }, { "name": "UPDATETIME", "type": "esriFieldTypeDate", "alias": "UPDATETIME", "length": 8, "domain": null }, { "name": "FROMGRADE", "type": "esriFieldTypeInteger", "alias": "FROMGRADE", "domain": null }, { "name": "TOGRADE", "type": "esriFieldTypeInteger", "alias": "TOGRADE", "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 12, "domain": null }, { "name": "COUNT2015", "type": "esriFieldTypeDouble", "alias": "COUNT2015", "domain": null }, { "name": "SOURCE2015", "type": "esriFieldTypeString", "alias": "SOURCE2015", "length": 10, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "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": "R47286_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15166_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 130, "name": "Traffic Volume - 2016", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 61, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 6672, "label": "61 - 6672" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 16751, "label": "6673 - 16751" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 33850, "label": "16752 - 33850" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 91669, "label": "33851 - 91669" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 241377, "label": "91670 - 241377" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "length": 100, "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": "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 134, "name": "Traffic Volume - 2017", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 220, 255 ], "toColor": [ 184, 82, 48, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 63, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 233, 212, 255 ], "width": 1 }, "classMaxValue": 8732, "label": "63 - 8732" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 187, 160, 255 ], "width": 1 }, "classMaxValue": 23721, "label": "8733 - 23721" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 144, 113, 255 ], "width": 1 }, "classMaxValue": 56497, "label": "23722 - 56497" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 103, 70, 255 ], "width": 1 }, "classMaxValue": 108473, "label": "56498 - 108473" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 65, 36, 255 ], "width": 1 }, "classMaxValue": 247307, "label": "108474 - 247307" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "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": "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 154, "name": "Traffic Volume - 2018", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "classMaxValue": 9242, "label": "0 - 9242" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 209, 85, 255 ], "width": 1 }, "classMaxValue": 19932, "label": "9243 - 19932" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 167, 46, 255 ], "width": 1 }, "classMaxValue": 35288, "label": "19933 - 35288" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 83, 19, 255 ], "width": 1 }, "classMaxValue": 79667, "label": "35289 - 79667" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 0, 0, 255 ], "width": 1 }, "classMaxValue": 248561, "label": "79668 - 248561" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "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 }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 167, "name": "Traffic Volume - 2019", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "classMaxValue": 9842, "label": "0 - 9842" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 209, 85, 255 ], "width": 1 }, "classMaxValue": 21198, "label": "9843 - 21198" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 167, 46, 255 ], "width": 1 }, "classMaxValue": 38459, "label": "21199 - 38459" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 83, 19, 255 ], "width": 1 }, "classMaxValue": 79874, "label": "38460 - 79874" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 0, 0, 255 ], "width": 1 }, "classMaxValue": 249207, "label": "79875 - 249207" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifer", "length": 50, "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": "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 171, "name": "Traffic Volume - 2020", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "classMaxValue": 9842, "label": "0 - 9842" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 209, 85, 255 ], "width": 1 }, "classMaxValue": 21198, "label": "9843 - 21198" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 167, 46, 255 ], "width": 1 }, "classMaxValue": 38459, "label": "21199 - 38459" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 83, 19, 255 ], "width": 1 }, "classMaxValue": 79874, "label": "38460 - 79874" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 0, 0, 255 ], "width": 1 }, "classMaxValue": 249207, "label": "79875 - 249207" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "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": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Traffic Volume - 2021", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "classMaxValue": 9842, "label": "0 - 9842" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 209, 85, 255 ], "width": 1 }, "classMaxValue": 21198, "label": "9843 - 21198" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 167, 46, 255 ], "width": 1 }, "classMaxValue": 38459, "label": "21199 - 38459" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 83, 19, 255 ], "width": 1 }, "classMaxValue": 79874, "label": "38460 - 79874" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 0, 0, 255 ], "width": 1 }, "classMaxValue": 249207, "label": "79875 - 249207" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "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": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Traffic Volume - 2022", "type": "Feature Layer", "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).", "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 of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "AADT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "classMaxValue": 9842, "label": "0 - 9842" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 209, 85, 255 ], "width": 1 }, "classMaxValue": 21198, "label": "9843 - 21198" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 167, 46, 255 ], "width": 1 }, "classMaxValue": 38459, "label": "21199 - 38459" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 83, 19, 255 ], "width": 1 }, "classMaxValue": 79874, "label": "38460 - 79874" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 0, 0, 255 ], "width": 1 }, "classMaxValue": 249207, "label": "79875 - 249207" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic Year", "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": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53963_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53963", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18208_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }