{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "National Highway System", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 4, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 10000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NHSTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2.8 }, "value": "NHS Interstate", "label": "NHS Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2.8 }, "value": "NHS Non-Interstate", "label": "NHS Non-Interstate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 151, 247, 255 ], "toColor": [ 162, 151, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 219, 101, 255 ], "toColor": [ 105, 219, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 47, 46, 255 ], "toColor": [ 130, 47, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 143, 131, 255 ], "toColor": [ 70, 143, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 142, 255 ], "toColor": [ 250, 207, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 103, 166, 255 ], "toColor": [ 230, 103, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 82, 235, 255 ], "toColor": [ 227, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 92, 128, 255 ], "toColor": [ 79, 92, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 128, 47, 255 ], "toColor": [ 114, 128, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 224, 79, 255 ], "toColor": [ 224, 224, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 72, 207, 255 ], "toColor": [ 81, 72, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 240, 200, 255 ], "toColor": [ 98, 240, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 48, 130, 255 ], "toColor": [ 122, 48, 130, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584595.84228207, "ymin": 4692088.917829138, "xmax": -8561515.62835993, "ymax": 4720993.064900679, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 255, "domain": { "type": "codedValue", "name": "RoadType_2", "description": "Type of Roadway", "codedValues": [ { "name": "Street", "code": 1 }, { "name": "Service Road", "code": 2 }, { "name": "Ramp", "code": 3 }, { "name": "Alley", "code": 4 }, { "name": "Driveway", "code": 5 }, { "name": "Trail", "code": 6 }, { "name": "Walkway", "code": 7 }, { "name": "Streetcar", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 255, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeSmallInteger", "alias": "QUADRANT", "domain": { "type": "codedValue", "name": "QuadCode", "description": "Quadrant code", "codedValues": [ { "name": "NE", "code": 2 }, { "name": "SW", "code": 4 }, { "name": "Unknown", "code": 0 }, { "name": "NW", "code": 1 }, { "name": "SE", "code": 3 }, { "name": "BN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": { "type": "codedValue", "name": "DCOwnership", "description": "Owner of the Roadway segment", "codedValues": [ { "name": "DDOT", "code": "1" }, { "name": "Private", "code": "5" }, { "name": "National Park Service", "code": "2" }, { "name": "Architect of The Capitol", "code": "3" }, { "name": "Unknown", "code": "0" }, { "name": "Other DC Agencies", "code": "7" }, { "name": "Other Federal Agencies", "code": "8" }, { "name": "Military Reservation", "code": "4" }, { "name": "WMATA-METRO", "code": "6" }, { "name": "Air Force", "code": "9" }, { "name": "Navy - Marines", "code": "10" }, { "name": "Army", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NHSTYPE", "type": "esriFieldTypeString", "alias": "NHSTYPE", "length": 255, "domain": { "type": "codedValue", "name": "NHSType", "description": "Description", "codedValues": [ { "name": "NHS Non-Interstate", "code": "NHS Non-Interstate" }, { "name": "NHS Interstate", "code": "NHS Interstate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID for roadway", "length": 255, "domain": null }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "Route Name", "length": 255, "domain": null }, { "name": "BLOCKKEY", "type": "esriFieldTypeString", "alias": "BlockKey", "length": 255, "domain": null }, { "name": "TOTALTRAVELLANES", "type": "esriFieldTypeSmallInteger", "alias": "Total # Travel Lanes", "domain": null }, { "name": "TOTALTRAVELLANEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width of Travel Lanes", "domain": null }, { "name": "TOTALTRAVELLANESINBOUND", "type": "esriFieldTypeSmallInteger", "alias": "TotalInbound Travel Lanes", "domain": null }, { "name": "TOTALTRAVELLANESOUTBOUND", "type": "esriFieldTypeSmallInteger", "alias": "TotalOutbound Travel Lanes", "domain": null }, { "name": "SUMMARYDIRECTION", "type": "esriFieldTypeString", "alias": "General Directionality for Segment", "length": 255, "domain": { "type": "codedValue", "name": "CrossSection_Direction", "description": "Cross-section: Roadway traffic directionality\n", "codedValues": [ { "name": "Bi-directional", "code": "BD" }, { "name": "Oneway in Outbound Direction", "code": "OB" }, { "name": "Oneway in Inbound Direction", "code": "IB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FHWAFUNCTIONALCLASS", "type": "esriFieldTypeSmallInteger", "alias": "FHWA Functional Class", "domain": { "type": "codedValue", "name": "dFunctionalClass", "description": "HPMS Functional Classification", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Principal Arterial - Other Freeways or Expressways", "code": 2 }, { "name": "Principal Arterial - Other", "code": 3 }, { "name": "Minor Arterial", "code": 4 }, { "name": "Major Collector", "code": 5 }, { "name": "Minor Collector", "code": 6 }, { "name": "Local", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NHSCODE", "type": "esriFieldTypeSmallInteger", "alias": "NHS Code", "domain": { "type": "codedValue", "name": "dNHS", "description": "NHS", "codedValues": [ { "name": "Not on the NHS", "code": 0 }, { "name": "Is on the NHS", "code": 1 }, { "name": "Major Airport", "code": 2 }, { "name": "Major Port Facility", "code": 3 }, { "name": "Major Amtrak Station", "code": 4 }, { "name": "Major Rail/Truck Terminal", "code": 5 }, { "name": "Major Inter-city Bus Terminal", "code": 6 }, { "name": "Major Public transit Terminal/Multi-modal Passenger Terminal", "code": 7 }, { "name": "Major Pipeline Terminal", "code": 8 }, { "name": "Major Ferry Terminal", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEEDLIMITS_IB", "type": "esriFieldTypeInteger", "alias": "Speed Limit (Inbound)", "domain": null }, { "name": "SPEEDLIMITS_OB", "type": "esriFieldTypeInteger", "alias": "Speed Limit (Outbound)", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "BLOCK_NAME", "type": "esriFieldTypeString", "alias": "MAR Block Name", "length": 255, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "MAR Address ID", "domain": null }, { "name": "BLOCKID", "type": "esriFieldTypeString", "alias": "BlockID", "length": 255, "domain": null }, { "name": "DCFUNCTIONALCLASS", "type": "esriFieldTypeSmallInteger", "alias": "DC Functional Class", "domain": { "type": "codedValue", "name": "DCFunctionalClass", "description": "Functional Classification of Roadways", "codedValues": [ { "name": "Interstate", "code": 11 }, { "name": "Other Freeway and Expressway", "code": 12 }, { "name": "Collector", "code": 17 }, { "name": "Local", "code": 19 }, { "name": "Principal Arterial", "code": 14 }, { "name": "Minor Arterial", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARD_ID", "type": "esriFieldTypeString", "alias": "Ward", "length": 255, "domain": null }, { "name": "ANC_ID", "type": "esriFieldTypeString", "alias": "ANC", "length": 255, "domain": null }, { "name": "SMD_ID", "type": "esriFieldTypeString", "alias": "SMD", "length": 255, "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Surface Type", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "DC_MAINTENANCE_OPERATIONS", "type": "esriFieldTypeString", "alias": "DC_MAINTENANCE_OPERATIONS", "length": 255, "domain": { "type": "codedValue", "name": "DCOwnership", "description": "Owner of the Roadway segment", "codedValues": [ { "name": "DDOT", "code": "1" }, { "name": "Private", "code": "5" }, { "name": "National Park Service", "code": "2" }, { "name": "Architect of The Capitol", "code": "3" }, { "name": "Unknown", "code": "0" }, { "name": "Other DC Agencies", "code": "7" }, { "name": "Other Federal Agencies", "code": "8" }, { "name": "Military Reservation", "code": "4" }, { "name": "WMATA-METRO", "code": "6" }, { "name": "Air Force", "code": "9" }, { "name": "Navy - Marines", "code": "10" }, { "name": "Army", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_OPERATIONS", "type": "esriFieldTypeInteger", "alias": "MAINTENANCE_OPERATIONS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R50637_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15375_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }