{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 161, "name": "Roadway Intersection Approach", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Roads and Highways manages intersections, however they are not singular points; RH creates a series of points - one for each intersecting road at that intersection. For DDOT, it is more useful to have a single intersection point representing the intersection. Through a custom DDOT script,the series of intersection points is reduced into a single representative point.For more information please visit DDOT's wiki page at https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics", "copyrightText": "DC District Department of Transportation", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8584340.558848506, "ymin": 4692089.240566329, "xmax": -8561515.62835993, "ymax": 4720993.065181949, "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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 122, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROUTENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route ID for roadway", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromMeasure" }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToMeasure" }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteName" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "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" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RoadType" }, { "name": "APPROACHID", "type": "esriFieldTypeString", "alias": "Approach ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApproachID" }, { "name": "TOTALTRAVELLANES", "type": "esriFieldTypeSmallInteger", "alias": "Total # Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLanes" }, { "name": "TOTALPARKINGLANES", "type": "esriFieldTypeSmallInteger", "alias": "Total # Parking Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalParkingLanes" }, { "name": "TOTALRAISEDBUFFERS", "type": "esriFieldTypeSmallInteger", "alias": "Total # Raised Buffers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalRaisedBuffers" }, { "name": "TOTALTRAVELLANEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width of Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLaneWidth" }, { "name": "TOTALCROSSSECTIONWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width of All Cross-sections", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCrossSectionWidth" }, { "name": "TOTALPARKINGLANEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width of Parking Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalParkingLaneWidth" }, { "name": "TOTALRAISEDBUFFERWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width of Buffer/Barriers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalRaisedBufferWidth" }, { "name": "TOTALTRAVELLANESINBOUND", "type": "esriFieldTypeSmallInteger", "alias": "Total Inbound Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLanesInbound" }, { "name": "TOTALTRAVELLANESOUTBOUND", "type": "esriFieldTypeSmallInteger", "alias": "Total Outbound Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLanesOutbound" }, { "name": "TOTALTRAVELLANESBIDIRECTIONAL", "type": "esriFieldTypeSmallInteger", "alias": "Total BiDirectional Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLanesBiDirectional" }, { "name": "TOTALTRAVELLANESREVERSIBLE", "type": "esriFieldTypeSmallInteger", "alias": "Total Reversible Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalTravelLanesReversible" }, { "name": "SUMMARYDIRECTION", "type": "esriFieldTypeString", "alias": "General Directionality for Segment", "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" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SummaryDirection" }, { "name": "BIKELANE_PARKINGLANE_ADJACENT", "type": "esriFieldTypeString", "alias": "Parking Lane Adjacent to Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_parkinglane_adjacent" }, { "name": "BIKELANE_THROUGHLANE_ADJACENT", "type": "esriFieldTypeString", "alias": "Throughlane Adjacent to Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_throughlane_adjacent" }, { "name": "BIKELANE_POCKETLANE_ADJACENT", "type": "esriFieldTypeString", "alias": "Pocket Turnlane Adjacent to Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_pocketlane_adjacent" }, { "name": "BIKELANE_CONTRAFLOW", "type": "esriFieldTypeString", "alias": "Bikelane is Contraflow", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_contraflow" }, { "name": "BIKELANE_CONVENTIONAL", "type": "esriFieldTypeString", "alias": "Conventional Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_conventional" }, { "name": "BIKELANE_DUAL_PROTECTED", "type": "esriFieldTypeString", "alias": "Protected Dual Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_dual_protected" }, { "name": "BIKELANE_DUAL_BUFFERED", "type": "esriFieldTypeString", "alias": "Buffered Dual Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_dual_buffered" }, { "name": "BIKELANE_PROTECTED", "type": "esriFieldTypeString", "alias": "Protected Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_protected" }, { "name": "BIKELANE_BUFFERED", "type": "esriFieldTypeString", "alias": "Buffered Bikelane", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bikelane_buffered" }, { "name": "DOUBLEYELLOW_LINE", "type": "esriFieldTypeString", "alias": "Double Yellow Line on Segment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoubleYellow_line" }, { "name": "SECTIONFLAGS", "type": "esriFieldTypeString", "alias": "Section Flags", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SectionFlags" }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "LOC_ERROR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOC_ERROR" }, { "name": "MIDMEASURE", "type": "esriFieldTypeDouble", "alias": "Mid Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MIDMEASURE" }, { "name": "INTERSECTIONID", "type": "esriFieldTypeString", "alias": "Intersection ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IntersectionID" }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aadt" }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "AADT Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aadt_year" }, { "name": "APPROACH_CARD_DIRECTION", "type": "esriFieldTypeString", "alias": "Approach Cardinal Direction", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_card_direction" }, { "name": "APPROACH_INT_DIRECTION", "type": "esriFieldTypeSmallInteger", "alias": "Approach's Geometry Direction to Intersection", "domain": { "type": "codedValue", "name": "Approach_IntDir", "description": "For a given intersection approach leg, this is the inbound geometry direction", "codedValues": [ { "name": "With Digitized Geometry Direction", "code": 1 }, { "name": "Against Digitized Geometry Direction", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "approach_int_direction" }, { "name": "APPROACH_LEG_ANGLE", "type": "esriFieldTypeString", "alias": "Approach Leg Angle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "approach_leg_angle" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fhwafunctionalclass" }, { "name": "HPMSSECTIONTYPE", "type": "esriFieldTypeSmallInteger", "alias": "HPMS Section Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hpmssectiontype" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Overlay ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "id" }, { "name": "IRI", "type": "esriFieldTypeInteger", "alias": "IRI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "iri" }, { "name": "IRI_DATE", "type": "esriFieldTypeDate", "alias": "IRI Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "iri_date" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nhscode" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "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" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownership" }, { "name": "PCI_CONDCATEGORY", "type": "esriFieldTypeString", "alias": "PCI Condition Category", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pci_condcategory" }, { "name": "PCI_LASTINSPECTED", "type": "esriFieldTypeDate", "alias": "PCI Last Date Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pci_lastinspected" }, { "name": "PCI_SCORE", "type": "esriFieldTypeDouble", "alias": "PCI Condition Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pci_score" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "quadrant" }, { "name": "SIDEWALK_IB_PAVTYPE", "type": "esriFieldTypeString", "alias": "Sidewalk Pavement Type (Inbound)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sidewalk_ib_pavtype" }, { "name": "SIDEWALK_IB_WIDTH", "type": "esriFieldTypeString", "alias": "Sidewalk Pavement Width (Inbound)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sidewalk_ib_width" }, { "name": "SIDEWALK_OB_PAVTYPE", "type": "esriFieldTypeString", "alias": "Sidewalk Pavement Type (Inbound)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sidewalk_ob_pavtype" }, { "name": "SIDEWALK_OB_WIDTH", "type": "esriFieldTypeString", "alias": "Sidewalk Pavement Width (Outbound)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sidewalk_ob_width" }, { "name": "SPEEDLIMITS_IB", "type": "esriFieldTypeInteger", "alias": "Speed Limit (Inbound)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimits_ib" }, { "name": "SPEEDLIMITS_IB_ALT", "type": "esriFieldTypeInteger", "alias": "Speed Limit School (Inbound)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimits_ib_alt" }, { "name": "SPEEDLIMITS_OB", "type": "esriFieldTypeInteger", "alias": "Speed Limit (Outbound)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimits_ob" }, { "name": "SPEEDLIMITS_OB_ALT", "type": "esriFieldTypeInteger", "alias": "Speed Limit Schools (Outbound)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimits_ob_alt" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streetname" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streettype" }, { "name": "SUBBLOCKID", "type": "esriFieldTypeString", "alias": "SubblockID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subblockid" }, { "name": "BLOCKID", "type": "esriFieldTypeString", "alias": "BlockID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "blockid" }, { "name": "BLOCKKEY", "type": "esriFieldTypeString", "alias": "BlockKey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "blockkey" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dcfunctionalclass" }, { "name": "NHSTYPE", "type": "esriFieldTypeString", "alias": "NHS Type", "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" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nhstype" }, { "name": "SUBBLOCKKEY", "type": "esriFieldTypeString", "alias": "SubBlockKey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subblockkey" }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "Approach Angle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "angle" }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeString", "alias": "Approach Directionality", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "directionality" }, { "name": "INTERSECTIONDIRECTION", "type": "esriFieldTypeSmallInteger", "alias": "Approach Geom Dir to Intersection", "domain": { "type": "codedValue", "name": "Approach_IntDir", "description": "For a given intersection approach leg, this is the inbound geometry direction", "codedValues": [ { "name": "With Digitized Geometry Direction", "code": 1 }, { "name": "Against Digitized Geometry Direction", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "intersectiondirection" }, { "name": "SNOWROUTE_DPW", "type": "esriFieldTypeString", "alias": "Snow Route DPW", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "snowroute_dpw" }, { "name": "SNOWZONE_DPW", "type": "esriFieldTypeString", "alias": "Snow Zone DPW", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "snowzone_dpw" }, { "name": "SNOWROUTE", "type": "esriFieldTypeString", "alias": "Snow Route", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SNOWROUTE" }, { "name": "SNOWSECTION", "type": "esriFieldTypeString", "alias": "Snow Section", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SNOWSECTION" }, { "name": "SNOWZONE", "type": "esriFieldTypeString", "alias": "Snow Zone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SNOWZONE" }, { "name": "LEFTTURN_CURBLANE_EXCL", "type": "esriFieldTypeString", "alias": "Exclusive Left Turn Lane Approaching Int (Oneway only)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "leftturn_curblane_excl" }, { "name": "LEFTTURN_CURBLANE_EXCL_LEN", "type": "esriFieldTypeSmallInteger", "alias": "Length Exclusive Left Turn Lane Approaching Int (Ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "leftturn_curblane_excl_len" }, { "name": "RIGHTTURN_CURBLANE_EXCL", "type": "esriFieldTypeString", "alias": "Exclusive Right Turn Lane Approaching Int", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rightturn_curblane_excl" }, { "name": "RIGHTTURN_CURBLANE_EXCL_LEN", "type": "esriFieldTypeSmallInteger", "alias": "Length Exclusive Right Turn Lane Approaching Int (Ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rightturn_curblane_excl_len" }, { "name": "TOTALBIKELANES", "type": "esriFieldTypeSmallInteger", "alias": "Total Count of Bike Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalbikelanes" }, { "name": "TOTALBIKELANEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Total Bike Lane Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalbikelanewidth" }, { "name": "RPPDIRECTION", "type": "esriFieldTypeString", "alias": "Resident Parking Permitted (Direction)", "domain": { "type": "codedValue", "name": "LaneDirection_New", "description": "Direction of lane", "codedValues": [ { "name": "Outbound (with centerline geometry)", "code": "1" }, { "name": "Inbound (against centerline geometry)", "code": "2" }, { "name": "Bidirectional (both directions allowed)", "code": "3" }, { "name": "AM Inbound/PM Outbound", "code": "11" }, { "name": "AM Outbound/PM Inbound", "code": "12" }, { "name": "AM Inbound only", "code": "13" }, { "name": "PM Inbound only", "code": "14" }, { "name": "AM Outbound only", "code": "15" }, { "name": "PM Outbound only", "code": "16" }, { "name": "UNDEFINED", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rppdirection" }, { "name": "RPPSIDE", "type": "esriFieldTypeString", "alias": "Resident Parking Permitted (Side)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rppside" }, { "name": "SLOWSTREETINFO", "type": "esriFieldTypeString", "alias": "Is Slow Street?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "slowstreetinfo" }, { "name": "RIGHTTURN_EXCLUSIVE", "type": "esriFieldTypeString", "alias": "Rightturn Lane on Segment", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Rightturn_exclusive" }, { "name": "LEFTTURN_EXCLUSIVE", "type": "esriFieldTypeString", "alias": "Leftturn Lane on Segment", "domain": { "type": "codedValue", "name": "CrossSection_Side", "description": "Cross-section: Side of roadway", "codedValues": [ { "name": "Both Sides of Roadway", "code": "BD" }, { "name": "Inbound Side of Roadway", "code": "IB" }, { "name": "Outbound Side of Roadway", "code": "OB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Leftturn_exclusive" }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMS Section ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "hpmsid" }, { "name": "BUSLANE_OUTBOUND", "type": "esriFieldTypeString", "alias": "Bus Lane (Outbound)", "domain": { "type": "codedValue", "name": "CrossSection_BusLane", "description": "Lane position of the bus lane(s) within the LRS cross-section", "codedValues": [ { "name": "Dedicated Bus Lane in the curblane", "code": "L1" }, { "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)", "code": "L2" }, { "name": "Dedicated Bus Lane in both curblane and next lane over.", "code": "L3" }, { "name": "Non-Compliant", "code": "Non-Compliant" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUSLANE_OUTBOUND" }, { "name": "BUSLANE_INBOUND", "type": "esriFieldTypeString", "alias": "Bus Lane (Inbound)", "domain": { "type": "codedValue", "name": "CrossSection_BusLane", "description": "Lane position of the bus lane(s) within the LRS cross-section", "codedValues": [ { "name": "Dedicated Bus Lane in the curblane", "code": "L1" }, { "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)", "code": "L2" }, { "name": "Dedicated Bus Lane in both curblane and next lane over.", "code": "L3" }, { "name": "Non-Compliant", "code": "Non-Compliant" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUSLANE_INBOUND" }, { "name": "FROMSTREET", "type": "esriFieldTypeString", "alias": "From Street", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FROMSTREET" }, { "name": "TOSTREET", "type": "esriFieldTypeString", "alias": "To Street", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TOSTREET" }, { "name": "WARD_ID", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WARD_ID" }, { "name": "ANC_ID", "type": "esriFieldTypeString", "alias": "ANC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ANC_ID" }, { "name": "SMD_ID", "type": "esriFieldTypeString", "alias": "SMD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMD_ID" }, { "name": "AADT_COMBINATION", "type": "esriFieldTypeInteger", "alias": "AADT_COMBINATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_COMBINATION" }, { "name": "AADT_COMBINATION_YEAR", "type": "esriFieldTypeInteger", "alias": "AADT_COMBINATION_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_COMBINATION_YEAR" }, { "name": "AADT_SINGLE_UNIT", "type": "esriFieldTypeInteger", "alias": "AADT_SINGLE_UNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_SINGLE_UNIT" }, { "name": "AADT_SINGLE_UNIT_YEAR", "type": "esriFieldTypeInteger", "alias": "AADT_SINGLE_UNIT_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_SINGLE_UNIT_YEAR" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R50635_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15373_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Roadway Intersection Approach", "description": "", "prototype": { "attributes": { "AADT_SINGLE_UNIT_YEAR": null, "ROUTEID": null, "FROMMEASURE": null, "TOMEASURE": null, "ROUTENAME": null, "ROADTYPE": null, "APPROACHID": null, "TOTALTRAVELLANES": null, "TOTALPARKINGLANES": null, "TOTALRAISEDBUFFERS": null, "TOTALTRAVELLANEWIDTH": null, "TOTALCROSSSECTIONWIDTH": null, "TOTALPARKINGLANEWIDTH": null, "TOTALRAISEDBUFFERWIDTH": null, "TOTALTRAVELLANESINBOUND": null, "TOTALTRAVELLANESOUTBOUND": null, "TOTALTRAVELLANESBIDIRECTIONAL": null, "TOTALTRAVELLANESREVERSIBLE": null, "SUMMARYDIRECTION": null, "BIKELANE_PARKINGLANE_ADJACENT": null, "BIKELANE_THROUGHLANE_ADJACENT": null, "BIKELANE_POCKETLANE_ADJACENT": null, "BIKELANE_CONTRAFLOW": null, "BIKELANE_CONVENTIONAL": null, "BIKELANE_DUAL_PROTECTED": null, "BIKELANE_DUAL_BUFFERED": null, "BIKELANE_PROTECTED": null, "BIKELANE_BUFFERED": null, "DOUBLEYELLOW_LINE": null, "SECTIONFLAGS": null, "LOC_ERROR": null, "MIDMEASURE": null, "INTERSECTIONID": null, "AADT": null, "AADT_YEAR": null, "APPROACH_CARD_DIRECTION": null, "APPROACH_INT_DIRECTION": null, "APPROACH_LEG_ANGLE": null, "FHWAFUNCTIONALCLASS": null, "HPMSSECTIONTYPE": null, "ID": null, "IRI": null, "IRI_DATE": null, "NHSCODE": null, "OWNERSHIP": null, "PCI_CONDCATEGORY": null, "PCI_LASTINSPECTED": null, "PCI_SCORE": null, "QUADRANT": null, "SIDEWALK_IB_PAVTYPE": null, "SIDEWALK_IB_WIDTH": null, "SIDEWALK_OB_PAVTYPE": null, "SIDEWALK_OB_WIDTH": null, "SPEEDLIMITS_IB": null, "SPEEDLIMITS_IB_ALT": null, "SPEEDLIMITS_OB": null, "SPEEDLIMITS_OB_ALT": null, "STREETNAME": null, "STREETTYPE": null, "SUBBLOCKID": null, "BLOCKID": null, "BLOCKKEY": null, "DCFUNCTIONALCLASS": null, "NHSTYPE": null, "SUBBLOCKKEY": null, "ANGLE": null, "DIRECTIONALITY": null, "INTERSECTIONDIRECTION": null, "SNOWROUTE_DPW": null, "SNOWZONE_DPW": null, "SNOWROUTE": null, "SNOWSECTION": null, "SNOWZONE": null, "LEFTTURN_CURBLANE_EXCL": null, "LEFTTURN_CURBLANE_EXCL_LEN": null, "RIGHTTURN_CURBLANE_EXCL": null, "RIGHTTURN_CURBLANE_EXCL_LEN": null, "TOTALBIKELANES": null, "TOTALBIKELANEWIDTH": null, "RPPDIRECTION": null, "RPPSIDE": null, "SLOWSTREETINFO": null, "RIGHTTURN_EXCLUSIVE": null, "LEFTTURN_EXCLUSIVE": null, "HPMSID": null, "BUSLANE_OUTBOUND": null, "BUSLANE_INBOUND": null, "FROMSTREET": null, "TOSTREET": null, "WARD_ID": null, "ANC_ID": null, "SMD_ID": null, "AADT_COMBINATION": null, "AADT_COMBINATION_YEAR": null, "AADT_SINGLE_UNIT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }