{ "currentVersion": 10.91, "id": 3, "name": "ATP - Bikeway Prioritization", "type": "Feature Layer", "description": "Attribute ColumnDescriptionproject_idproject id numberatp_network_levelBikenetwork heirarchy: spine, rib, neighborhood connector.project_descriptiontext description of projectserves_mmaDoes it serve an MMA? 5 points for MMA, 10 for Super MMApoverty_pctWeighted percent of households in poverty within 500 feet of project.poverty_scaledPoverty percent stretched from 0 - 10.disability_pctWeighted percent of population with a disability within 500 ftdisability_scaledDisability percent stretched from 0 - 10connects_existingCount of connections to existing trails/bikeways.connects_existing_scaledConnection count stretched from 0 - 10demand_rawWeighted demand score within 500 ft of the project.lts_lgth_weightedLength weighted LTS score over the length of the project.lts_lgth_weighted_scaledLength weighted LTS stretched from 0 - 10ksi_crashesCount of killed / severely injured (KSI) bike/ped crashes within 150 ft.non-ksi_crashesCount of other bike/ped crashes within 150 ft.crach_variableCrashes weighted by injury level. 2 pts for KSI, 1 for non-KSI.interactive_map_priorityCount of bike-focused interavtive map comments intersecting the project.interactive_map_priority_scaledInteractive map scores stretched from 0 - 10equity_scoreCombined equity score including MMA, poverty, and disabilityconnectivity_scoreExisting connections score (field included for symetry)demand_scoreDemand score (field included for symetry)safety_scoreCombined length-weighted lts score and crash score.stakeholder_scoreInteractive map score (field included for symetry)prioritization_scoreTotal prioritization scoreprioritization_score_scaledPrioritization score stretched from 0 - 10prioritization_rankPrioritization rankmma_typeType of MMA intersecting project: None, MMA, Super MMAschool_qtr_miTrue/False - is the project within 1/4 mile of a schoolhigher_ed_half_miTrue/False is the project within 1/2 mile of a college or university.npa_priorityTrue / False - Is the project within 100 ft of and NPA priority area.high_crashTrue /False - is the project within 1/4 mile of a high crash corridor.d2_rankPriority rank within District 2d3_rankPriority rank within District 3d4_rankPriority rank within District 4d5_rankPriority rank within District 5d6_rankPriority rank within District 6d7_rankPriority rank within District 7d8_rankPriority rank within District 8d9_rankPriority rank within District 9", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Toole Design Group, 2019-04-18. Galen Omerso. gomerso@tooledesign.com", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 0, 145, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2265682.799999997, "ymin": 6900874.5, "xmax": 2414172.799999997, "ymax": 7055824.200000003, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "project_description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "project_description", "type": "esriFieldTypeString", "alias": "project_description", "length": 1073741822, "domain": null }, { "name": "serves_mma", "type": "esriFieldTypeInteger", "alias": "serves_mma", "domain": null }, { "name": "poverty_pct", "type": "esriFieldTypeDouble", "alias": "poverty_pct", "domain": null }, { "name": "poverty_scaled", "type": "esriFieldTypeDouble", "alias": "poverty_scaled", "domain": null }, { "name": "disability_pct", "type": "esriFieldTypeDouble", "alias": "disability_pct", "domain": null }, { "name": "disability_scaled", "type": "esriFieldTypeDouble", "alias": "disability_scaled", "domain": null }, { "name": "connects_existing", "type": "esriFieldTypeInteger", "alias": "connects_existing", "domain": null }, { "name": "connects_existing_scaled", "type": "esriFieldTypeDouble", "alias": "connects_existing_scaled", "domain": null }, { "name": "demand_raw", "type": "esriFieldTypeDouble", "alias": "demand_raw", "domain": null }, { "name": "lts_lgth_weighted", "type": "esriFieldTypeDouble", "alias": "lts_lgth_weighted", "domain": null }, { "name": "lts_lgth_weighted_scaled", "type": "esriFieldTypeDouble", "alias": "lts_lgth_weighted_scaled", "domain": null }, { "name": "ksi_crashes", "type": "esriFieldTypeInteger", "alias": "ksi_crashes", "domain": null }, { "name": "non_ksi_crashes", "type": "esriFieldTypeInteger", "alias": "non_ksi_crashes", "domain": null }, { "name": "crash_variable", "type": "esriFieldTypeDouble", "alias": "crash_variable", "domain": null }, { "name": "crash_variable_scaled", "type": "esriFieldTypeDouble", "alias": "crash_variable_scaled", "domain": null }, { "name": "interactive_map_priority", "type": "esriFieldTypeDouble", "alias": "interactive_map_priority", "domain": null }, { "name": "interactive_map_priority_scaled", "type": "esriFieldTypeDouble", "alias": "interactive_map_priority_scaled", "domain": null }, { "name": "equity_score", "type": "esriFieldTypeDouble", "alias": "equity_score", "domain": null }, { "name": "connectivity_score", "type": "esriFieldTypeDouble", "alias": "connectivity_score", "domain": null }, { "name": "demand_score", "type": "esriFieldTypeDouble", "alias": "demand_score", "domain": null }, { "name": "safety_score", "type": "esriFieldTypeDouble", "alias": "safety_score", "domain": null }, { "name": "stakeholder_score", "type": "esriFieldTypeDouble", "alias": "stakeholder_score", "domain": null }, { "name": "prioritization_score", "type": "esriFieldTypeDouble", "alias": "prioritization_score", "domain": null }, { "name": "prioritization_score_scaled", "type": "esriFieldTypeDouble", "alias": "prioritization_score_scaled", "domain": null }, { "name": "prioritization_rank", "type": "esriFieldTypeInteger", "alias": "prioritization_rank", "domain": null }, { "name": "mma_type", "type": "esriFieldTypeString", "alias": "mma_type", "length": 1073741822, "domain": null }, { "name": "school_qtr_mi", "type": "esriFieldTypeSmallInteger", "alias": "school_qtr_mi", "domain": null }, { "name": "higher_ed_half_mi", "type": "esriFieldTypeSmallInteger", "alias": "higher_ed_half_mi", "domain": null }, { "name": "transit_corridor_qtr_mi", "type": "esriFieldTypeSmallInteger", "alias": "transit_corridor_qtr_mi", "domain": null }, { "name": "npa_priority", "type": "esriFieldTypeSmallInteger", "alias": "npa_priority", "domain": null }, { "name": "high_crash", "type": "esriFieldTypeSmallInteger", "alias": "high_crash", "domain": null }, { "name": "d2_rank", "type": "esriFieldTypeInteger", "alias": "d2_rank", "domain": null }, { "name": "d3_rank", "type": "esriFieldTypeInteger", "alias": "d3_rank", "domain": null }, { "name": "d4_rank", "type": "esriFieldTypeInteger", "alias": "d4_rank", "domain": null }, { "name": "d5_rank", "type": "esriFieldTypeInteger", "alias": "d5_rank", "domain": null }, { "name": "d6_rank", "type": "esriFieldTypeInteger", "alias": "d6_rank", "domain": null }, { "name": "d7_rank", "type": "esriFieldTypeInteger", "alias": "d7_rank", "domain": null }, { "name": "d8_rank", "type": "esriFieldTypeInteger", "alias": "d8_rank", "domain": null }, { "name": "d9_rank", "type": "esriFieldTypeInteger", "alias": "d9_rank", "domain": null }, { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null }, { "name": "geom.STLength()", "type": "esriFieldTypeDouble", "alias": "geom.STLength()", "domain": null } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom" }, "indexes": [ { "name": "R41443_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39850_idx", "fields": "geom", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "geom.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }