{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "BLN_Scored", "type": "Feature Layer", "description": "The Bicycle Lane Network consists of: Tier 2 - Bicycle Lanes: Bicycle facilities on arterial roadways with striped separation, envisioned by the Mobility Plan as more likely to be built by 2035.Tier 3 - Bicycle Lanes: Bicycle facilities on arterial roadways with striped separation, envisioned by the Mobility Plan as less likely to be built by 2035.DATA UPDATE (Feb 2025):Downtown Community Plan Update: - Council File No. 22-0617- Adoption Date: 05/03/23- Effective Date: 02/06/25, - Reference Document in Council File: See 09/27/22, Exhibit C.7 of \u201cAttachment to Transmittal dated 9-27-22 - Exhibit Links\u201d", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Los Angeles City Planning", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "tot_score", "classificationMethod": "esriClassifyManual", "minValue": 6, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "6 - 20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "21 - 40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "41 - 60" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 61, 0, 255 ], "width": 1 }, "classMaxValue": 80, "label": "61 - 80" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 1 }, "classMaxValue": 90, "label": "81 - 90" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6358548.730155353, "ymin": 1715783.385734473, "xmax": 6513206.730711399, "ymax": 1944713.1904382138, "spatialReference": { "wkid": 103007, "latestWkid": 6424, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stname_bln", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "stname_bln", "type": "esriFieldTypeString", "alias": "stname", "length": 40, "domain": null }, { "name": "stsfx", "type": "esriFieldTypeString", "alias": "stsfx", "length": 4, "domain": null }, { "name": "network_identifier", "type": "esriFieldTypeString", "alias": "network_identifier", "length": 512, "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "unique_id", "length": 512, "domain": null }, { "name": "Len_Ft", "type": "esriFieldTypeDouble", "alias": "Len_Ft", "domain": null }, { "name": "Project_ID", "type": "esriFieldTypeSmallInteger", "alias": "Project_ID", "domain": null }, { "name": "HIN_quintile", "type": "esriFieldTypeInteger", "alias": "HIN_quintile", "domain": null }, { "name": "MEI", "type": "esriFieldTypeInteger", "alias": "MEI", "domain": null }, { "name": "pop_dens", "type": "esriFieldTypeInteger", "alias": "pop_dens", "domain": null }, { "name": "ped_proj_tier", "type": "esriFieldTypeInteger", "alias": "ped_proj_tier", "domain": null }, { "name": "ten_proj_tier", "type": "esriFieldTypeInteger", "alias": "ten_proj_tier", "domain": null }, { "name": "nen_proj_tier", "type": "esriFieldTypeInteger", "alias": "nen_proj_tier", "domain": null }, { "name": "bln_proj_tier", "type": "esriFieldTypeInteger", "alias": "bln_proj_tier", "domain": null }, { "name": "ben_proj_tier", "type": "esriFieldTypeInteger", "alias": "ben_proj_tier", "domain": null }, { "name": "ng_proj_tier", "type": "esriFieldTypeInteger", "alias": "ng_proj_tier", "domain": null }, { "name": "gap_TPA", "type": "esriFieldTypeInteger", "alias": "gap_TPA", "domain": null }, { "name": "gap_lts", "type": "esriFieldTypeInteger", "alias": "gap_lts", "domain": null }, { "name": "gap_transit", "type": "esriFieldTypeInteger", "alias": "gap_transit", "domain": null }, { "name": "gap_lts_flag", "type": "esriFieldTypeInteger", "alias": "gap_lts_flag", "domain": null }, { "name": "hs1_score", "type": "esriFieldTypeInteger", "alias": "hs1_score", "domain": null }, { "name": "hs2_score", "type": "esriFieldTypeInteger", "alias": "hs2_score", "domain": null }, { "name": "c1_score", "type": "esriFieldTypeInteger", "alias": "c1_score", "domain": null }, { "name": "c2_score", "type": "esriFieldTypeInteger", "alias": "c2_score", "domain": null }, { "name": "e1_score", "type": "esriFieldTypeInteger", "alias": "e1_score", "domain": null }, { "name": "e2_score", "type": "esriFieldTypeInteger", "alias": "e2_score", "domain": null }, { "name": "hs_score", "type": "esriFieldTypeInteger", "alias": "hs_score", "domain": null }, { "name": "c_score", "type": "esriFieldTypeInteger", "alias": "c_score", "domain": null }, { "name": "e_score", "type": "esriFieldTypeInteger", "alias": "e_score", "domain": null }, { "name": "tot_score", "type": "esriFieldTypeInteger", "alias": "tot_score", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3231_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3076_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4ae1bcdf9d0e4ce087342fb069ca8735" }