{ "currentVersion": 10.81, "id": 46, "name": "Highway Bridges", "type": "Feature Layer", "description": "The NBI is a collection of information (database) describing the more than 600,000 of the Nation's bridges located on public roads, including Interstate Highways, U.S. highways, State and county roads, as well as publicly-accessible bridges on Federal lands. It presents a State by State summary analysis of the number, location, and general condition of highway bridges within each State.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Transportation - Streets" }, "subLayers": [], "minScale": 4622324.434309, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ba8a05badf302075c4c4c193c435aae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATVJREFUKJGFkb9LAnEYh5+8r91RkCIKmWHLIWRDkUXhWEi/XBob6l+QfoC4RVBrm4NbS0bQEEg0FERQcVMNLSctRXKQYBISd8VZS8FZqJ/1fR7e9+Uj+J/olsqkR/YpWq3yvP/IGfD+OxQO0HcQY2e6jwW/Qj9UsOtYaxGuCvdkNw2OnIJyEmdvLkTSuUpyIce8TA2MMSgXkTI6hwIgNyKvzoSsBtgZv0JwPsxGRqcgAIa9VsLVjP7JUA/j2yqLAqBLJtyGR3KB6pFVAfBVx24nANTBFgBVkwcg0gp+NbGfata5ACh9kCubJAIK7mbCbZXLtM6NAFjSOD6dkHdHe631QCfSnzPQyhRLLyyDo7hZzUoX4sG7gGKkPG6iHaBYn5QMk4taN6kVnbcGASB5beSBfKtfvgGsvViadDHtzAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9389882776705034E7, "ymin": 5.664923641290895E-9, "xmax": 6.327780442533911E-9, "ymax": 1.0797707368080605E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "STATE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "State FIPS (2-digit)", "domain": null }, { "name": "ROUTE_PREF", "type": "esriFieldTypeSmallInteger", "alias": "Route Signing Prefix", "domain": null }, { "name": "ROUTE_NUMB", "type": "esriFieldTypeString", "alias": "Route Number", "length": 5, "domain": null }, { "name": "COUNTY_COD", "type": "esriFieldTypeSmallInteger", "alias": "County Code", "domain": null }, { "name": "FEATURES_D", "type": "esriFieldTypeString", "alias": "Features Intersected", "length": 27, "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "Facility Carried", "length": 21, "domain": null }, { "name": "MIN_VERT_C", "type": "esriFieldTypeSmallInteger", "alias": "Minimum Vertical Clearance", "domain": null }, { "name": "HORR_CLR_M", "type": "esriFieldTypeSmallInteger", "alias": "Total Horizontal Clearance", "domain": null }, { "name": "DETOUR_KIL", "type": "esriFieldTypeSmallInteger", "alias": "Bypass Detour Length (km)", "domain": null }, { "name": "TOLL_020", "type": "esriFieldTypeSmallInteger", "alias": "Toll Code", "domain": null }, { "name": "FUNCTIONAL", "type": "esriFieldTypeSmallInteger", "alias": "Highway Functional Classification", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "TRAFFIC_LA", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "ADT_029", "type": "esriFieldTypeInteger", "alias": "Average Daily Vehicle Traffic", "domain": null }, { "name": "DESIGN_LOA", "type": "esriFieldTypeString", "alias": "Design Load", "length": 1, "domain": null }, { "name": "NAV_VERT_C", "type": "esriFieldTypeSmallInteger", "alias": "Navigation Vertical Clearance", "domain": null }, { "name": "NAV_HORR_C", "type": "esriFieldTypeSmallInteger", "alias": "Navigation Horizontal Clearance", "domain": null }, { "name": "STRAHNET_H", "type": "esriFieldTypeSmallInteger", "alias": "STRAHNET Highway Designation", "domain": null }, { "name": "VERT_CLR_O", "type": "esriFieldTypeSmallInteger", "alias": "Minimum Vertical Clearance Over Bridge Roadway", "domain": null }, { "name": "VERT_CLR_1", "type": "esriFieldTypeSmallInteger", "alias": "Minimum Vertical Underclearance", "domain": null }, { "name": "LAT_UND_RE", "type": "esriFieldTypeString", "alias": "Minimum Lateral Underclearance On Right", "length": 1, "domain": null }, { "name": "LEFT_LAT_U", "type": "esriFieldTypeSmallInteger", "alias": "Minimum Lateral Underclearance On Left", "domain": null }, { "name": "CAT10", "type": "esriFieldTypeString", "alias": "Bridge Condition", "length": 1, "domain": { "type": "codedValue", "name": "BridgeCondition", "description": "Bridge Condition Code", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "p" }, { "name": "Other", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 75000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }