{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Bus Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 5976602.164019048, "ymin": 1919177.6859121472, "xmax": 6088611.312047556, "ymax": 2117787.8319981396, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "Bus Stop ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "Bus Stop Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_lat", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_lon" }, { "name": "StreetView_URL", "type": "esriFieldTypeString", "alias": "Street View URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetView_URL" }, { "name": "GoogleMaps_URL", "type": "esriFieldTypeString", "alias": "Google Maps URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GoogleMaps_URL" }, { "name": "StreetView_Year", "type": "esriFieldTypeInteger", "alias": "Street View Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetView_Year" }, { "name": "StreetView_Month", "type": "esriFieldTypeInteger", "alias": "Street View Month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetView_Month" }, { "name": "FieldObserver", "type": "esriFieldTypeString", "alias": "Field Observer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FieldObserver" }, { "name": "QAQA_Reviewer", "type": "esriFieldTypeString", "alias": "QAQC Reviewer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "QAQA_Reviewer" }, { "name": "Routes", "type": "esriFieldTypeString", "alias": "Routes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Routes" }, { "name": "Ridership", "type": "esriFieldTypeString", "alias": "Stop-Level Ridership", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Ridership" }, { "name": "OtherAgencies", "type": "esriFieldTypeString", "alias": "Other Agencies Using Stop", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OtherAgencies" }, { "name": "Pole_Sign", "type": "esriFieldTypeString", "alias": "Standard Pole & Sign", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pole_Sign" }, { "name": "RealTime_Info", "type": "esriFieldTypeString", "alias": "Real-Time Information", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RealTime_Info" }, { "name": "SystemMap", "type": "esriFieldTypeString", "alias": "System Map", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemMap" }, { "name": "SystemSchedule", "type": "esriFieldTypeString", "alias": "System Schedule", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemSchedule" }, { "name": "Shelter", "type": "esriFieldTypeString", "alias": "Shelter", "domain": { "type": "codedValue", "name": "LA223373_Shelter", "description": "Bus stop shelter", "codedValues": [ { "name": "Standard Ad-Shelter", "code": "1" }, { "name": "Alternate", "code": "2" }, { "name": "No", "code": "3" }, { "name": "Unable to Verify", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Shelter" }, { "name": "Bench", "type": "esriFieldTypeInteger", "alias": "Bench (Enter 999 if unable to verify)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bench" }, { "name": "SimmeSeat", "type": "esriFieldTypeInteger", "alias": "Simme Seat (Enter 999 if unable to verify)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SimmeSeat" }, { "name": "TrashReceptacle", "type": "esriFieldTypeInteger", "alias": "Trash Receptacle (Enter 999 if unable to verify)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrashReceptacle" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "LA223373_Location", "description": "Bus stop location", "codedValues": [ { "name": "Transit Center", "code": "1" }, { "name": "In-Lane", "code": "2" }, { "name": "Pull-Out", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "Position", "type": "esriFieldTypeString", "alias": "Position", "domain": { "type": "codedValue", "name": "LA223373_Position", "description": "Bus stop position", "codedValues": [ { "name": "Near-Side", "code": "1" }, { "name": "Far-Side", "code": "2" }, { "name": "Midblock", "code": "3" }, { "name": "Mid-Intersection", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Position" }, { "name": "StopLength", "type": "esriFieldTypeInteger", "alias": "Stop Length (ft) (Enter 999 if unable to verify)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StopLength" }, { "name": "BusPad", "type": "esriFieldTypeString", "alias": "Bus Pad", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BusPad" }, { "name": "RedCurb", "type": "esriFieldTypeString", "alias": "Red Curb", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RedCurb" }, { "name": "OnStreetParking", "type": "esriFieldTypeString", "alias": "On-Street Parking at Bus Stop", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OnStreetParking" }, { "name": "Crosswalk", "type": "esriFieldTypeString", "alias": "Crosswalk", "domain": { "type": "codedValue", "name": "LA223373_YesNoNA", "description": "Yes/No/NA options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "NA", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Crosswalk" }, { "name": "Crosswalk_Control", "type": "esriFieldTypeString", "alias": "Crosswalk Control Type", "domain": { "type": "codedValue", "name": "LA223373_XWalkType", "description": "Bus stop crosswalk type", "codedValues": [ { "name": "Signalized", "code": "1" }, { "name": "PHB", "code": "2" }, { "name": "RRFB", "code": "3" }, { "name": "Stop-Controlled", "code": "4" }, { "name": "NA", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Crosswalk_Control" }, { "name": "Sidewalk", "type": "esriFieldTypeString", "alias": "Sidewalk", "domain": { "type": "codedValue", "name": "LA223373_YesNo", "description": "Yes/No options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sidewalk" }, { "name": "CurbCutsRamps", "type": "esriFieldTypeString", "alias": "Curb Cuts/Ramps", "domain": { "type": "codedValue", "name": "LA223373_YesNoNAUnable", "description": "Yes/No/NA/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "NA", "code": "3" }, { "name": "Unable to Verify", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurbCutsRamps" }, { "name": "LandingPad_Obstruction", "type": "esriFieldTypeString", "alias": "Possible Landing Pad Obstruction", "domain": { "type": "codedValue", "name": "LA223373_YesNoNAUnable", "description": "Yes/No/NA/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "NA", "code": "3" }, { "name": "Unable to Verify", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandingPad_Obstruction" }, { "name": "DrivewayConflict", "type": "esriFieldTypeString", "alias": "Driveway Conflict", "domain": { "type": "codedValue", "name": "LA223373_YesNoUnable", "description": "Yes/No/Unable to Verify options only", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" }, { "name": "Unable to Verify", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DrivewayConflict" }, { "name": "AdditionalComment", "type": "esriFieldTypeString", "alias": "Additional Comments (maximum 255 characters)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdditionalComment" }, { "name": "CensusPlace", "type": "esriFieldTypeString", "alias": "Census Place", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CensusPlace" }, { "name": "stopint", "type": "esriFieldTypeInteger", "alias": "Bus Stop ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stopint" }, { "name": "InventoryStatus", "type": "esriFieldTypeString", "alias": "Inventory Status", "domain": { "type": "codedValue", "name": "LA223373_InvStatus", "description": "", "codedValues": [ { "name": "Incomplete", "code": "2" }, { "name": "Complete - Needs Review", "code": "1" }, { "name": "Complete - Reviewed", "code": "3" }, { "name": "Flagged", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InventoryStatus" }, { "name": "QAQC_Notes", "type": "esriFieldTypeString", "alias": "QAQC Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "QAQC_Notes" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Creator" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LastEditor" }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEditDate" }, { "name": "Reimagine_SamTrans", "type": "esriFieldTypeSmallInteger", "alias": "Reimagine SamTrans Stop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Reimagine_SamTrans" }, { "name": "JOIN_ID", "type": "esriFieldTypeString", "alias": "JOIN_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "EquityPriorityArea", "type": "esriFieldTypeSmallInteger", "alias": "EquityPriorityArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EquityPriorityArea" }, { "name": "Total_Pop", "type": "esriFieldTypeInteger", "alias": "Total_Pop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Pop" }, { "name": "Total_Emp", "type": "esriFieldTypeInteger", "alias": "Total_Emp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Emp" }, { "name": "Total_Pop_Emp", "type": "esriFieldTypeInteger", "alias": "Total_Pop_Emp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Pop_Emp" }, { "name": "Pop_Density", "type": "esriFieldTypeDouble", "alias": "Pop_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pop_Density" }, { "name": "Emp_Density", "type": "esriFieldTypeDouble", "alias": "Emp_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Emp_Density" }, { "name": "Activity_Density", "type": "esriFieldTypeDouble", "alias": "Activity_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Activity_Density" }, { "name": "Total_Collisions", "type": "esriFieldTypeInteger", "alias": "Total_Collisions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Collisions" }, { "name": "Pedbike_Collisions", "type": "esriFieldTypeInteger", "alias": "Pedbike_Collisions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pedbike_Collisions" }, { "name": "Bus_Collisions", "type": "esriFieldTypeInteger", "alias": "Bus_Collisions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bus_Collisions" }, { "name": "ReImagine_SamTrans_Stop", "type": "esriFieldTypeSmallInteger", "alias": "ReImagine_SamTrans_Stop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReImagine_SamTrans_Stop" }, { "name": "Ons_Daily_Avg", "type": "esriFieldTypeInteger", "alias": "Ons_Daily_Avg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ons_Daily_Avg" }, { "name": "Offs_Daily_Avg", "type": "esriFieldTypeInteger", "alias": "Offs_Daily_Avg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Offs_Daily_Avg" }, { "name": "Ons_AM_Peak_Avg", "type": "esriFieldTypeInteger", "alias": "Ons_AM_Peak_Avg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ons_AM_Peak_Avg" }, { "name": "Offs_AM_Peak_Avg", "type": "esriFieldTypeInteger", "alias": "Offs_AM_Peak_Avg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Offs_AM_Peak_Avg" }, { "name": "On_PM_Peak_Avg", "type": "esriFieldTypeInteger", "alias": "On_PM_Peak_Avg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "On_PM_Peak_Avg" }, { "name": "Offs_PM_Peak_Avg", "type": "esriFieldTypeInteger", "alias": "Offs_PM_Peak_Avg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Offs_PM_Peak_Avg" }, { "name": "Wkdy_Daily_Avg_Speeds", "type": "esriFieldTypeDouble", "alias": "Wkdy_Daily_Avg_Speeds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wkdy_Daily_Avg_Speeds" }, { "name": "Wkdy_Daily_85th_Speeds", "type": "esriFieldTypeDouble", "alias": "Wkdy_Daily_85th_Speeds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wkdy_Daily_85th_Speeds" }, { "name": "Wkdy_AMPeak_Avg_Speeds", "type": "esriFieldTypeDouble", "alias": "Wkdy_AMPeak_Avg_Speeds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wkdy_AMPeak_Avg_Speeds" }, { "name": "Wkdy_AMPeak_85th_Speeds", "type": "esriFieldTypeDouble", "alias": "Wkdy_AMPeak_85th_Speeds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wkdy_AMPeak_85th_Speeds" }, { "name": "Wkdy_PMPeak_Avg_Speeds", "type": "esriFieldTypeDouble", "alias": "Wkdy_PMPeak_Avg_Speeds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wkdy_PMPeak_Avg_Speeds" }, { "name": "Wkdy_PMPeak_85th_Speeds", "type": "esriFieldTypeDouble", "alias": "Wkdy_PMPeak_85th_Speeds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wkdy_PMPeak_85th_Speeds" }, { "name": "Bike_Facility", "type": "esriFieldTypeSmallInteger", "alias": "Bike_Facility", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bike_Facility" }, { "name": "pop_density_25_limit_val", "type": "esriFieldTypeDouble", "alias": "pop_density_25_limit_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_density_25_limit_val" }, { "name": "emp_density_25_limit_val", "type": "esriFieldTypeDouble", "alias": "emp_density_25_limit_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "emp_density_25_limit_val" }, { "name": "activity_density_25_limit_val", "type": "esriFieldTypeDouble", "alias": "activity_density_25_limit_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "activity_density_25_limit_val" }, { "name": "total_collisions_25_limit_val", "type": "esriFieldTypeDouble", "alias": "total_collisions_25_limit_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_collisions_25_limit_val" }, { "name": "pedbike_collisions_25_limit_val", "type": "esriFieldTypeDouble", "alias": "pedbike_collisions_25_limit_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pedbike_collisions_25_limit_val" }, { "name": "bus_collisions_25_limit_val", "type": "esriFieldTypeDouble", "alias": "bus_collisions_25_limit_val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bus_collisions_25_limit_val" }, { "name": "pop_density_top25", "type": "esriFieldTypeDouble", "alias": "pop_density_top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_density_top25" }, { "name": "emp_density_top25", "type": "esriFieldTypeDouble", "alias": "emp_density_top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "emp_density_top25" }, { "name": "activity_density_top25", "type": "esriFieldTypeDouble", "alias": "activity_density_top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "activity_density_top25" }, { "name": "total_collisions_top25", "type": "esriFieldTypeDouble", "alias": "total_collisions_top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_collisions_top25" }, { "name": "pedbike_collisions_top25", "type": "esriFieldTypeDouble", "alias": "pedbike_collisions_top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pedbike_collisions_top25" }, { "name": "bus_collisions_top25", "type": "esriFieldTypeDouble", "alias": "bus_collisions_top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bus_collisions_top25" }, { "name": "Road_Class_OSM", "type": "esriFieldTypeString", "alias": "Road_Class_OSM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Road_Class_OSM" }, { "name": "Vulnerability_Index_Val", "type": "esriFieldTypeDouble", "alias": "Vulnerability_Index_Val", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vulnerability_Index_Val" }, { "name": "Vulnerability_Index_Cat", "type": "esriFieldTypeString", "alias": "Vulnerability_Index_Cat", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Vulnerability_Index_Cat" }, { "name": "Pole_Sign_Int", "type": "esriFieldTypeSmallInteger", "alias": "Pole_Sign_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pole_Sign_Int" }, { "name": "RealTime_Info_Int", "type": "esriFieldTypeSmallInteger", "alias": "RealTime_Info_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RealTime_Info_Int" }, { "name": "SystemMap_Int", "type": "esriFieldTypeSmallInteger", "alias": "SystemMap_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SystemMap_Int" }, { "name": "SystemSchedule_Int", "type": "esriFieldTypeSmallInteger", "alias": "SystemSchedule_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SystemSchedule_Int" }, { "name": "Location_Int", "type": "esriFieldTypeSmallInteger", "alias": "Location_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Location_Int" }, { "name": "Position_Int", "type": "esriFieldTypeSmallInteger", "alias": "Position_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Position_Int" }, { "name": "BusPad_Int", "type": "esriFieldTypeSmallInteger", "alias": "BusPad_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BusPad_Int" }, { "name": "RedCurb_Int", "type": "esriFieldTypeSmallInteger", "alias": "RedCurb_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RedCurb_Int" }, { "name": "OnStreetParking_Int", "type": "esriFieldTypeSmallInteger", "alias": "OnStreetParking_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OnStreetParking_Int" }, { "name": "Crosswalk_Int", "type": "esriFieldTypeSmallInteger", "alias": "Crosswalk_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Crosswalk_Int" }, { "name": "Crosswalk_Control_Int", "type": "esriFieldTypeSmallInteger", "alias": "Crosswalk_Control_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Crosswalk_Control_Int" }, { "name": "Sidewalk_Int", "type": "esriFieldTypeSmallInteger", "alias": "Sidewalk_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sidewalk_Int" }, { "name": "CurbCuts_Ramp_Int", "type": "esriFieldTypeSmallInteger", "alias": "CurbCuts_Ramp_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurbCuts_Ramp_Int" }, { "name": "LandingPad_Obstruction_Int", "type": "esriFieldTypeSmallInteger", "alias": "LandingPad_Obstruction_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandingPad_Obstruction_Int" }, { "name": "DrivewayConflict_Int", "type": "esriFieldTypeSmallInteger", "alias": "DrivewayConflict_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DrivewayConflict_Int" }, { "name": "Shelter_Int", "type": "esriFieldTypeSmallInteger", "alias": "Shelter_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shelter_Int" }, { "name": "Eff_Aug7", "type": "esriFieldTypeSmallInteger", "alias": "Eff_Aug7", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Eff_Aug7" }, { "name": "Daily_Avg_Sum", "type": "esriFieldTypeInteger", "alias": "Daily_Avg_Sum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Daily_Avg_Sum" }, { "name": "Daily_Avg_Ridership_25_limit_", "type": "esriFieldTypeInteger", "alias": "Daily_Avg_Ridership_25_limit_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Daily_Avg_Ridership_25_limit_" }, { "name": "Daily_Avg_Ridership_Top25", "type": "esriFieldTypeSmallInteger", "alias": "Daily_Avg_Ridership_Top25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Daily_Avg_Ridership_Top25" }, { "name": "Bench_Cat_Int", "type": "esriFieldTypeSmallInteger", "alias": "Bench_Cat_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bench_Cat_Int" }, { "name": "SimmeSeat_Cat_Int", "type": "esriFieldTypeSmallInteger", "alias": "SimmeSeat_Cat_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SimmeSeat_Cat_Int" }, { "name": "TrashReceptacle_Int", "type": "esriFieldTypeSmallInteger", "alias": "TrashReceptacle_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrashReceptacle_Int" }, { "name": "Vulnerability_Index_Cat_Int", "type": "esriFieldTypeSmallInteger", "alias": "Vulnerability_Index_Cat_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vulnerability_Index_Cat_Int" }, { "name": "School_Route", "type": "esriFieldTypeSmallInteger", "alias": "School_Route", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "School_Route" }, { "name": "Standard_Route", "type": "esriFieldTypeSmallInteger", "alias": "Standard_Route", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Standard_Route" }, { "name": "NA_Route", "type": "esriFieldTypeSmallInteger", "alias": "NA_Route", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NA_Route" }, { "name": "RouteType_Int", "type": "esriFieldTypeSmallInteger", "alias": "RouteType_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteType_Int" }, { "name": "PlacetoSit_Int", "type": "esriFieldTypeSmallInteger", "alias": "PlacetoSit_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlacetoSit_Int" }, { "name": "ActivityDensity_Cat_Int", "type": "esriFieldTypeSmallInteger", "alias": "ActivityDensity_Cat_Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ActivityDensity_Cat_Int" }, { "name": "PrimaryStreet", "type": "esriFieldTypeString", "alias": "PrimaryStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PrimaryStreet" }, { "name": "Crosswalk_pres_cntrl_int", "type": "esriFieldTypeSmallInteger", "alias": "Crosswalk_dashboard_int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Crosswalk_pres_cntrl_int" }, { "name": "Parking_restrictions_int", "type": "esriFieldTypeSmallInteger", "alias": "Red_curb_parking_int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parking_restrictions_int" }, { "name": "Service_information_int", "type": "esriFieldTypeSmallInteger", "alias": "System_schedule_map_int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Service_information_int" }, { "name": "route_string", "type": "esriFieldTypeString", "alias": "route_string", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "route_string" }, { "name": "stop_typology_text", "type": "esriFieldTypeString", "alias": "Stop Typology (text)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stop_typology_text" }, { "name": "stop_typology_int", "type": "esriFieldTypeSmallInteger", "alias": "Stop Typology", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_typology_int" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R775_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S735_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bus Stops", "description": "", "prototype": { "attributes": { "stop_typology_text": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_lat": null, "stop_lon": null, "StreetView_URL": null, "GoogleMaps_URL": null, "StreetView_Year": null, "StreetView_Month": null, "FieldObserver": null, "QAQA_Reviewer": null, "Routes": null, "Ridership": null, "OtherAgencies": null, "Pole_Sign": null, "RealTime_Info": null, "SystemMap": null, "SystemSchedule": null, "Shelter": null, "Bench": null, "SimmeSeat": null, "TrashReceptacle": null, "Location": null, "Position": null, "StopLength": null, "BusPad": null, "RedCurb": null, "OnStreetParking": null, "Crosswalk": null, "Crosswalk_Control": null, "Sidewalk": null, "CurbCutsRamps": null, "LandingPad_Obstruction": null, "DrivewayConflict": null, "AdditionalComment": null, "CensusPlace": null, "stopint": null, "InventoryStatus": null, "QAQC_Notes": null, "Creator": null, "CreationDate": null, "LastEditor": null, "LastEditDate": null, "Reimagine_SamTrans": null, "JOIN_ID": null, "EquityPriorityArea": null, "Total_Pop": null, "Total_Emp": null, "Total_Pop_Emp": null, "Pop_Density": null, "Emp_Density": null, "Activity_Density": null, "Total_Collisions": null, "Pedbike_Collisions": null, "Bus_Collisions": null, "ReImagine_SamTrans_Stop": null, "Ons_Daily_Avg": null, "Offs_Daily_Avg": null, "Ons_AM_Peak_Avg": null, "Offs_AM_Peak_Avg": null, "On_PM_Peak_Avg": null, "Offs_PM_Peak_Avg": null, "Wkdy_Daily_Avg_Speeds": null, "Wkdy_Daily_85th_Speeds": null, "Wkdy_AMPeak_Avg_Speeds": null, "Wkdy_AMPeak_85th_Speeds": null, "Wkdy_PMPeak_Avg_Speeds": null, "Wkdy_PMPeak_85th_Speeds": null, "Bike_Facility": null, "pop_density_25_limit_val": null, "emp_density_25_limit_val": null, "activity_density_25_limit_val": null, "total_collisions_25_limit_val": null, "pedbike_collisions_25_limit_val": null, "bus_collisions_25_limit_val": null, "pop_density_top25": null, "emp_density_top25": null, "activity_density_top25": null, "total_collisions_top25": null, "pedbike_collisions_top25": null, "bus_collisions_top25": null, "Road_Class_OSM": null, "Vulnerability_Index_Val": null, "Vulnerability_Index_Cat": null, "Pole_Sign_Int": null, "RealTime_Info_Int": null, "SystemMap_Int": null, "SystemSchedule_Int": null, "Location_Int": null, "Position_Int": null, "BusPad_Int": null, "RedCurb_Int": null, "OnStreetParking_Int": null, "Crosswalk_Int": null, "Crosswalk_Control_Int": null, "Sidewalk_Int": null, "CurbCuts_Ramp_Int": null, "LandingPad_Obstruction_Int": null, "DrivewayConflict_Int": null, "Shelter_Int": null, "Eff_Aug7": null, "Daily_Avg_Sum": null, "Daily_Avg_Ridership_25_limit_": null, "Daily_Avg_Ridership_Top25": null, "Bench_Cat_Int": null, "SimmeSeat_Cat_Int": null, "TrashReceptacle_Int": null, "Vulnerability_Index_Cat_Int": null, "School_Route": null, "Standard_Route": null, "NA_Route": null, "RouteType_Int": null, "PlacetoSit_Int": null, "ActivityDensity_Cat_Int": null, "PrimaryStreet": null, "Crosswalk_pres_cntrl_int": null, "Parking_restrictions_int": null, "Service_information_int": null, "route_string": null, "stop_typology_int": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "810baeee744d4fe4a8e943e449660d0f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Collisions 2017-2021", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 5977066.522014216, "ymin": 1896085.55886814, "xmax": 6090175.709837392, "ymax": 2129902.090577975, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MODE_INT", "uniqueValueGroups": [ { "heading": "Collision Mode", "classes": [ { "label": "Vehicle", "description": "Vehicle", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 156, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "Pedestrian", "description": "Pedestrian", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "Bicyclist", "description": "Bicyclist", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "Bus", "description": "Bus", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 156, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "0", "label": "Vehicle" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Pedestrian" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Bicyclist" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "3", "label": "Bus" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 222, 255 ], "toColor": [ 210, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 213, 252, 255 ], "toColor": [ 187, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 179, 255 ], "toColor": [ 252, 229, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 243, 255 ], "toColor": [ 252, 210, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 247, 252, 255 ], "toColor": [ 202, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 192, 255 ], "toColor": [ 242, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 227, 255 ], "toColor": [ 252, 184, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CASE_ID", "typeIdField": "MODE_INT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CASE_ID", "type": "esriFieldTypeInteger", "alias": "CASE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CASE_ID" }, { "name": "ACCIDENT_YEAR", "type": "esriFieldTypeInteger", "alias": "ACCIDENT_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCIDENT_YEAR" }, { "name": "PROC_DATE", "type": "esriFieldTypeInteger", "alias": "PROC_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROC_DATE" }, { "name": "JURIS", "type": "esriFieldTypeInteger", "alias": "JURIS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JURIS" }, { "name": "COLLISION_DATE", "type": "esriFieldTypeInteger", "alias": "COLLISION_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLISION_DATE" }, { "name": "COLLISION_TIME", "type": "esriFieldTypeInteger", "alias": "COLLISION_TIME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLISION_TIME" }, { "name": "OFFICER_ID", "type": "esriFieldTypeString", "alias": "OFFICER_ID", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "OFFICER_ID" }, { "name": "REPORTING_DISTRICT", "type": "esriFieldTypeString", "alias": "REPORTING_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "REPORTING_DISTRICT" }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeInteger", "alias": "DAY_OF_WEEK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAY_OF_WEEK" }, { "name": "CHP_SHIFT", "type": "esriFieldTypeInteger", "alias": "CHP_SHIFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHP_SHIFT" }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "CNTY_CITY_LOC", "type": "esriFieldTypeInteger", "alias": "CNTY_CITY_LOC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTY_CITY_LOC" }, { "name": "SPECIAL_COND", "type": "esriFieldTypeInteger", "alias": "SPECIAL_COND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_COND" }, { "name": "BEAT_TYPE", "type": "esriFieldTypeInteger", "alias": "BEAT_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEAT_TYPE" }, { "name": "CHP_BEAT_TYPE", "type": "esriFieldTypeInteger", "alias": "CHP_BEAT_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHP_BEAT_TYPE" }, { "name": "CITY_DIVISION_LAPD", "type": "esriFieldTypeString", "alias": "CITY_DIVISION_LAPD", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CITY_DIVISION_LAPD" }, { "name": "CHP_BEAT_CLASS", "type": "esriFieldTypeInteger", "alias": "CHP_BEAT_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHP_BEAT_CLASS" }, { "name": "BEAT_NUMBER", "type": "esriFieldTypeString", "alias": "BEAT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BEAT_NUMBER" }, { "name": "PRIMARY_RD", "type": "esriFieldTypeString", "alias": "PRIMARY_RD", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PRIMARY_RD" }, { "name": "SECONDARY_RD", "type": "esriFieldTypeString", "alias": "SECONDARY_RD", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SECONDARY_RD" }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "WEATHER_1", "type": "esriFieldTypeString", "alias": "WEATHER_1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "WEATHER_1" }, { "name": "WEATHER_2", "type": "esriFieldTypeString", "alias": "WEATHER_2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "WEATHER_2" }, { "name": "STATE_HWY_IND", "type": "esriFieldTypeString", "alias": "STATE_HWY_IND", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "STATE_HWY_IND" }, { "name": "CALTRANS_COUNTY", "type": "esriFieldTypeString", "alias": "CALTRANS_COUNTY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CALTRANS_COUNTY" }, { "name": "CALTRANS_DISTRICT", "type": "esriFieldTypeString", "alias": "CALTRANS_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CALTRANS_DISTRICT" }, { "name": "STATE_ROUTE", "type": "esriFieldTypeInteger", "alias": "STATE_ROUTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_ROUTE" }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ROUTE_SUFFIX" }, { "name": "POSTMILE_PREFIX", "type": "esriFieldTypeString", "alias": "POSTMILE_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "POSTMILE_PREFIX" }, { "name": "POSTMILE", "type": "esriFieldTypeString", "alias": "POSTMILE", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "POSTMILE" }, { "name": "LOCATION_TYPE", "type": "esriFieldTypeString", "alias": "LOCATION_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LOCATION_TYPE" }, { "name": "RAMP_INTERSECTION", "type": "esriFieldTypeString", "alias": "RAMP_INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "RAMP_INTERSECTION" }, { "name": "SIDE_OF_HWY", "type": "esriFieldTypeString", "alias": "SIDE_OF_HWY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SIDE_OF_HWY" }, { "name": "TOW_AWAY", "type": "esriFieldTypeString", "alias": "TOW_AWAY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "TOW_AWAY" }, { "name": "COLLISION_SEVERITY", "type": "esriFieldTypeInteger", "alias": "COLLISION_SEVERITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLISION_SEVERITY" }, { "name": "NUMBER_KILLED", "type": "esriFieldTypeInteger", "alias": "NUMBER_KILLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_KILLED" }, { "name": "NUMBER_INJURED", "type": "esriFieldTypeInteger", "alias": "NUMBER_INJURED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_INJURED" }, { "name": "PARTY_COUNT", "type": "esriFieldTypeInteger", "alias": "PARTY_COUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARTY_COUNT" }, { "name": "PRIMARY_COLL_FACTOR", "type": "esriFieldTypeString", "alias": "PRIMARY_COLL_FACTOR", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PRIMARY_COLL_FACTOR" }, { "name": "PCF_CODE_OF_VIOL", "type": "esriFieldTypeString", "alias": "PCF_CODE_OF_VIOL", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PCF_CODE_OF_VIOL" }, { "name": "PCF_VIOL_CATEGORY", "type": "esriFieldTypeString", "alias": "PCF_VIOL_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PCF_VIOL_CATEGORY" }, { "name": "PCF_VIOLATION", "type": "esriFieldTypeInteger", "alias": "PCF_VIOLATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCF_VIOLATION" }, { "name": "PCF_VIOL_SUBSECTION", "type": "esriFieldTypeString", "alias": "PCF_VIOL_SUBSECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PCF_VIOL_SUBSECTION" }, { "name": "HIT_AND_RUN", "type": "esriFieldTypeString", "alias": "HIT_AND_RUN", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "HIT_AND_RUN" }, { "name": "TYPE_OF_COLLISION", "type": "esriFieldTypeString", "alias": "TYPE_OF_COLLISION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "TYPE_OF_COLLISION" }, { "name": "MVIW", "type": "esriFieldTypeString", "alias": "MVIW", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MVIW" }, { "name": "PED_ACTION", "type": "esriFieldTypeString", "alias": "PED_ACTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PED_ACTION" }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeString", "alias": "ROAD_SURFACE", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ROAD_SURFACE" }, { "name": "ROAD_COND_1", "type": "esriFieldTypeString", "alias": "ROAD_COND_1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ROAD_COND_1" }, { "name": "ROAD_COND_2", "type": "esriFieldTypeString", "alias": "ROAD_COND_2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ROAD_COND_2" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "LIGHTING", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "CONTROL_DEVICE", "type": "esriFieldTypeString", "alias": "CONTROL_DEVICE", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CONTROL_DEVICE" }, { "name": "CHP_ROAD_TYPE", "type": "esriFieldTypeInteger", "alias": "CHP_ROAD_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHP_ROAD_TYPE" }, { "name": "PEDESTRIAN_ACCIDENT", "type": "esriFieldTypeString", "alias": "PEDESTRIAN_ACCIDENT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PEDESTRIAN_ACCIDENT" }, { "name": "BICYCLE_ACCIDENT", "type": "esriFieldTypeString", "alias": "BICYCLE_ACCIDENT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BICYCLE_ACCIDENT" }, { "name": "MOTORCYCLE_ACCIDENT", "type": "esriFieldTypeString", "alias": "MOTORCYCLE_ACCIDENT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MOTORCYCLE_ACCIDENT" }, { "name": "TRUCK_ACCIDENT", "type": "esriFieldTypeString", "alias": "TRUCK_ACCIDENT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "TRUCK_ACCIDENT" }, { "name": "NOT_PRIVATE_PROPERTY", "type": "esriFieldTypeString", "alias": "NOT_PRIVATE_PROPERTY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "NOT_PRIVATE_PROPERTY" }, { "name": "ALCOHOL_INVOLVED", "type": "esriFieldTypeString", "alias": "ALCOHOL_INVOLVED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ALCOHOL_INVOLVED" }, { "name": "STWD_VEHTYPE_AT_FAULT", "type": "esriFieldTypeString", "alias": "STWD_VEHTYPE_AT_FAULT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "STWD_VEHTYPE_AT_FAULT" }, { "name": "CHP_VEHTYPE_AT_FAULT", "type": "esriFieldTypeString", "alias": "CHP_VEHTYPE_AT_FAULT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CHP_VEHTYPE_AT_FAULT" }, { "name": "COUNT_SEVERE_INJ", "type": "esriFieldTypeInteger", "alias": "COUNT_SEVERE_INJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_SEVERE_INJ" }, { "name": "COUNT_VISIBLE_INJ", "type": "esriFieldTypeInteger", "alias": "COUNT_VISIBLE_INJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_VISIBLE_INJ" }, { "name": "COUNT_COMPLAINT_PAIN", "type": "esriFieldTypeInteger", "alias": "COUNT_COMPLAINT_PAIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_COMPLAINT_PAIN" }, { "name": "COUNT_PED_KILLED", "type": "esriFieldTypeInteger", "alias": "COUNT_PED_KILLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_PED_KILLED" }, { "name": "COUNT_PED_INJURED", "type": "esriFieldTypeInteger", "alias": "COUNT_PED_INJURED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_PED_INJURED" }, { "name": "COUNT_BICYCLIST_KILLED", "type": "esriFieldTypeInteger", "alias": "COUNT_BICYCLIST_KILLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_BICYCLIST_KILLED" }, { "name": "COUNT_BICYCLIST_INJURED", "type": "esriFieldTypeInteger", "alias": "COUNT_BICYCLIST_INJURED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_BICYCLIST_INJURED" }, { "name": "COUNT_MC_KILLED", "type": "esriFieldTypeInteger", "alias": "COUNT_MC_KILLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_MC_KILLED" }, { "name": "COUNT_MC_INJURED", "type": "esriFieldTypeInteger", "alias": "COUNT_MC_INJURED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT_MC_INJURED" }, { "name": "PRIMARY_RAMP", "type": "esriFieldTypeString", "alias": "PRIMARY_RAMP", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PRIMARY_RAMP" }, { "name": "SECONDARY_RAMP", "type": "esriFieldTypeString", "alias": "SECONDARY_RAMP", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SECONDARY_RAMP" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "COUNTY" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CITY" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "BUS_INVOLVED", "type": "esriFieldTypeInteger", "alias": "BUS_INVOLVED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUS_INVOLVED" }, { "name": "MODE_INT", "type": "esriFieldTypeSmallInteger", "alias": "MODE_INT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MODE_INT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R750_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S710_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Vehicle", "domains": {}, "templates": [ { "name": "Vehicle", "description": "", "prototype": { "attributes": { "BUS_INVOLVED": null, "POINT_Y": null, "CASE_ID": null, "ACCIDENT_YEAR": null, "PROC_DATE": null, "JURIS": null, "COLLISION_DATE": null, "COLLISION_TIME": null, "OFFICER_ID": null, "REPORTING_DISTRICT": null, "DAY_OF_WEEK": null, "CHP_SHIFT": null, "POPULATION": null, "CNTY_CITY_LOC": null, "SPECIAL_COND": null, "BEAT_TYPE": null, "CHP_BEAT_TYPE": null, "CITY_DIVISION_LAPD": null, "CHP_BEAT_CLASS": null, "BEAT_NUMBER": null, "PRIMARY_RD": null, "SECONDARY_RD": null, "DISTANCE": null, "DIRECTION": null, "INTERSECTION": null, "WEATHER_1": null, "WEATHER_2": null, "STATE_HWY_IND": null, "CALTRANS_COUNTY": null, "CALTRANS_DISTRICT": null, "STATE_ROUTE": null, "ROUTE_SUFFIX": null, "POSTMILE_PREFIX": null, "POSTMILE": null, "LOCATION_TYPE": null, "RAMP_INTERSECTION": null, "SIDE_OF_HWY": null, "TOW_AWAY": null, "COLLISION_SEVERITY": null, "NUMBER_KILLED": null, "NUMBER_INJURED": null, "PARTY_COUNT": null, "PRIMARY_COLL_FACTOR": null, "PCF_CODE_OF_VIOL": null, "PCF_VIOL_CATEGORY": null, "PCF_VIOLATION": null, "PCF_VIOL_SUBSECTION": null, "HIT_AND_RUN": null, "TYPE_OF_COLLISION": null, "MVIW": null, "PED_ACTION": null, "ROAD_SURFACE": null, "ROAD_COND_1": null, "ROAD_COND_2": null, "LIGHTING": null, "CONTROL_DEVICE": null, "CHP_ROAD_TYPE": null, "PEDESTRIAN_ACCIDENT": null, "BICYCLE_ACCIDENT": null, "MOTORCYCLE_ACCIDENT": null, "TRUCK_ACCIDENT": null, "NOT_PRIVATE_PROPERTY": null, "ALCOHOL_INVOLVED": null, "STWD_VEHTYPE_AT_FAULT": null, "CHP_VEHTYPE_AT_FAULT": null, "COUNT_SEVERE_INJ": null, "COUNT_VISIBLE_INJ": null, "COUNT_COMPLAINT_PAIN": null, "COUNT_PED_KILLED": null, "COUNT_PED_INJURED": null, "COUNT_BICYCLIST_KILLED": null, "COUNT_BICYCLIST_INJURED": null, "COUNT_MC_KILLED": null, "COUNT_MC_INJURED": null, "PRIMARY_RAMP": null, "SECONDARY_RAMP": null, "LATITUDE": null, "LONGITUDE": null, "COUNTY": null, "CITY": null, "POINT_X": null, "MODE_INT": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Pedestrian", "domains": {}, "templates": [ { "name": "Pedestrian", "description": "", "prototype": { "attributes": { "BUS_INVOLVED": null, "POINT_Y": null, "CASE_ID": null, "ACCIDENT_YEAR": null, "PROC_DATE": null, "JURIS": null, "COLLISION_DATE": null, "COLLISION_TIME": null, "OFFICER_ID": null, "REPORTING_DISTRICT": null, "DAY_OF_WEEK": null, "CHP_SHIFT": null, "POPULATION": null, "CNTY_CITY_LOC": null, "SPECIAL_COND": null, "BEAT_TYPE": null, "CHP_BEAT_TYPE": null, "CITY_DIVISION_LAPD": null, "CHP_BEAT_CLASS": null, "BEAT_NUMBER": null, "PRIMARY_RD": null, "SECONDARY_RD": null, "DISTANCE": null, "DIRECTION": null, "INTERSECTION": null, "WEATHER_1": null, "WEATHER_2": null, "STATE_HWY_IND": null, "CALTRANS_COUNTY": null, "CALTRANS_DISTRICT": null, "STATE_ROUTE": null, "ROUTE_SUFFIX": null, "POSTMILE_PREFIX": null, "POSTMILE": null, "LOCATION_TYPE": null, "RAMP_INTERSECTION": null, "SIDE_OF_HWY": null, "TOW_AWAY": null, "COLLISION_SEVERITY": null, "NUMBER_KILLED": null, "NUMBER_INJURED": null, "PARTY_COUNT": null, "PRIMARY_COLL_FACTOR": null, "PCF_CODE_OF_VIOL": null, "PCF_VIOL_CATEGORY": null, "PCF_VIOLATION": null, "PCF_VIOL_SUBSECTION": null, "HIT_AND_RUN": null, "TYPE_OF_COLLISION": null, "MVIW": null, "PED_ACTION": null, "ROAD_SURFACE": null, "ROAD_COND_1": null, "ROAD_COND_2": null, "LIGHTING": null, "CONTROL_DEVICE": null, "CHP_ROAD_TYPE": null, "PEDESTRIAN_ACCIDENT": null, "BICYCLE_ACCIDENT": null, "MOTORCYCLE_ACCIDENT": null, "TRUCK_ACCIDENT": null, "NOT_PRIVATE_PROPERTY": null, "ALCOHOL_INVOLVED": null, "STWD_VEHTYPE_AT_FAULT": null, "CHP_VEHTYPE_AT_FAULT": null, "COUNT_SEVERE_INJ": null, "COUNT_VISIBLE_INJ": null, "COUNT_COMPLAINT_PAIN": null, "COUNT_PED_KILLED": null, "COUNT_PED_INJURED": null, "COUNT_BICYCLIST_KILLED": null, "COUNT_BICYCLIST_INJURED": null, "COUNT_MC_KILLED": null, "COUNT_MC_INJURED": null, "PRIMARY_RAMP": null, "SECONDARY_RAMP": null, "LATITUDE": null, "LONGITUDE": null, "COUNTY": null, "CITY": null, "POINT_X": null, "MODE_INT": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Bicyclist", "domains": {}, "templates": [ { "name": "Bicyclist", "description": "", "prototype": { "attributes": { "BUS_INVOLVED": null, "POINT_Y": null, "CASE_ID": null, "ACCIDENT_YEAR": null, "PROC_DATE": null, "JURIS": null, "COLLISION_DATE": null, "COLLISION_TIME": null, "OFFICER_ID": null, "REPORTING_DISTRICT": null, "DAY_OF_WEEK": null, "CHP_SHIFT": null, "POPULATION": null, "CNTY_CITY_LOC": null, "SPECIAL_COND": null, "BEAT_TYPE": null, "CHP_BEAT_TYPE": null, "CITY_DIVISION_LAPD": null, "CHP_BEAT_CLASS": null, "BEAT_NUMBER": null, "PRIMARY_RD": null, "SECONDARY_RD": null, "DISTANCE": null, "DIRECTION": null, "INTERSECTION": null, "WEATHER_1": null, "WEATHER_2": null, "STATE_HWY_IND": null, "CALTRANS_COUNTY": null, "CALTRANS_DISTRICT": null, "STATE_ROUTE": null, "ROUTE_SUFFIX": null, "POSTMILE_PREFIX": null, "POSTMILE": null, "LOCATION_TYPE": null, "RAMP_INTERSECTION": null, "SIDE_OF_HWY": null, "TOW_AWAY": null, "COLLISION_SEVERITY": null, "NUMBER_KILLED": null, "NUMBER_INJURED": null, "PARTY_COUNT": null, "PRIMARY_COLL_FACTOR": null, "PCF_CODE_OF_VIOL": null, "PCF_VIOL_CATEGORY": null, "PCF_VIOLATION": null, "PCF_VIOL_SUBSECTION": null, "HIT_AND_RUN": null, "TYPE_OF_COLLISION": null, "MVIW": null, "PED_ACTION": null, "ROAD_SURFACE": null, "ROAD_COND_1": null, "ROAD_COND_2": null, "LIGHTING": null, "CONTROL_DEVICE": null, "CHP_ROAD_TYPE": null, "PEDESTRIAN_ACCIDENT": null, "BICYCLE_ACCIDENT": null, "MOTORCYCLE_ACCIDENT": null, "TRUCK_ACCIDENT": null, "NOT_PRIVATE_PROPERTY": null, "ALCOHOL_INVOLVED": null, "STWD_VEHTYPE_AT_FAULT": null, "CHP_VEHTYPE_AT_FAULT": null, "COUNT_SEVERE_INJ": null, "COUNT_VISIBLE_INJ": null, "COUNT_COMPLAINT_PAIN": null, "COUNT_PED_KILLED": null, "COUNT_PED_INJURED": null, "COUNT_BICYCLIST_KILLED": null, "COUNT_BICYCLIST_INJURED": null, "COUNT_MC_KILLED": null, "COUNT_MC_INJURED": null, "PRIMARY_RAMP": null, "SECONDARY_RAMP": null, "LATITUDE": null, "LONGITUDE": null, "COUNTY": null, "CITY": null, "POINT_X": null, "MODE_INT": 2 } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Bus", "domains": {}, "templates": [ { "name": "Bus", "description": "", "prototype": { "attributes": { "BUS_INVOLVED": null, "POINT_Y": null, "CASE_ID": null, "ACCIDENT_YEAR": null, "PROC_DATE": null, "JURIS": null, "COLLISION_DATE": null, "COLLISION_TIME": null, "OFFICER_ID": null, "REPORTING_DISTRICT": null, "DAY_OF_WEEK": null, "CHP_SHIFT": null, "POPULATION": null, "CNTY_CITY_LOC": null, "SPECIAL_COND": null, "BEAT_TYPE": null, "CHP_BEAT_TYPE": null, "CITY_DIVISION_LAPD": null, "CHP_BEAT_CLASS": null, "BEAT_NUMBER": null, "PRIMARY_RD": null, "SECONDARY_RD": null, "DISTANCE": null, "DIRECTION": null, "INTERSECTION": null, "WEATHER_1": null, "WEATHER_2": null, "STATE_HWY_IND": null, "CALTRANS_COUNTY": null, "CALTRANS_DISTRICT": null, "STATE_ROUTE": null, "ROUTE_SUFFIX": null, "POSTMILE_PREFIX": null, "POSTMILE": null, "LOCATION_TYPE": null, "RAMP_INTERSECTION": null, "SIDE_OF_HWY": null, "TOW_AWAY": null, "COLLISION_SEVERITY": null, "NUMBER_KILLED": null, "NUMBER_INJURED": null, "PARTY_COUNT": null, "PRIMARY_COLL_FACTOR": null, "PCF_CODE_OF_VIOL": null, "PCF_VIOL_CATEGORY": null, "PCF_VIOLATION": null, "PCF_VIOL_SUBSECTION": null, "HIT_AND_RUN": null, "TYPE_OF_COLLISION": null, "MVIW": null, "PED_ACTION": null, "ROAD_SURFACE": null, "ROAD_COND_1": null, "ROAD_COND_2": null, "LIGHTING": null, "CONTROL_DEVICE": null, "CHP_ROAD_TYPE": null, "PEDESTRIAN_ACCIDENT": null, "BICYCLE_ACCIDENT": null, "MOTORCYCLE_ACCIDENT": null, "TRUCK_ACCIDENT": null, "NOT_PRIVATE_PROPERTY": null, "ALCOHOL_INVOLVED": null, "STWD_VEHTYPE_AT_FAULT": null, "CHP_VEHTYPE_AT_FAULT": null, "COUNT_SEVERE_INJ": null, "COUNT_VISIBLE_INJ": null, "COUNT_COMPLAINT_PAIN": null, "COUNT_PED_KILLED": null, "COUNT_PED_INJURED": null, "COUNT_BICYCLIST_KILLED": null, "COUNT_BICYCLIST_INJURED": null, "COUNT_MC_KILLED": null, "COUNT_MC_INJURED": null, "PRIMARY_RAMP": null, "SECONDARY_RAMP": null, "LATITUDE": null, "LONGITUDE": null, "COUNTY": null, "CITY": null, "POINT_X": null, "MODE_INT": 3 } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "810baeee744d4fe4a8e943e449660d0f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Daily Average Observed Speeds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5976212.796687558, "ymin": 1904724.2459870577, "xmax": 6125253.543552965, "ymax": 2123616.813122317, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.00231613, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 76.24267821, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "day_of_week", "type": "esriFieldTypeString", "alias": "Day of Week", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "day_of_week" }, { "name": "time_period", "type": "esriFieldTypeString", "alias": "Time Period", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "time_period" }, { "name": "network_id", "type": "esriFieldTypeInteger", "alias": "Network ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "network_id" }, { "name": "osm_id", "type": "esriFieldTypeInteger", "alias": "OSM ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "osm_id" }, { "name": "roadway_azimuth", "type": "esriFieldTypeDouble", "alias": "Azimuth of Roadway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadway_azimuth" }, { "name": "direction_of_travel", "type": "esriFieldTypeString", "alias": "Direction of Travel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "direction_of_travel" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "# Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_lanes" }, { "name": "total_n_obs", "type": "esriFieldTypeInteger", "alias": "Total # of GPS Observations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_n_obs" }, { "name": "total_n_trips", "type": "esriFieldTypeInteger", "alias": "Total # of Observed Trips", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_n_trips" }, { "name": "total_obs_time", "type": "esriFieldTypeDouble", "alias": "Total Duration of All Observations (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_obs_time" }, { "name": "n_moving_obs", "type": "esriFieldTypeInteger", "alias": "# of Moving GPS Observations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "n_moving_obs" }, { "name": "n_moving_trips", "type": "esriFieldTypeInteger", "alias": "# of Moving Trips", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "n_moving_trips" }, { "name": "obs_moving_distance", "type": "esriFieldTypeInteger", "alias": "Observed Moving Trip Distance (Feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "obs_moving_distance" }, { "name": "obs_moving_duration", "type": "esriFieldTypeInteger", "alias": "Observed Moving Trip Duration (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "obs_moving_duration" }, { "name": "mean_speed", "type": "esriFieldTypeDouble", "alias": "Average Travel Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mean_speed" }, { "name": "sd_speed", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Observed Speeds (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sd_speed" }, { "name": "speed_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of the 95% C.I. Observed Speeds (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_ci_upper" }, { "name": "speed_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of the 95% C.I. Observed Speeds (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_ci_lower" }, { "name": "min_speed", "type": "esriFieldTypeDouble", "alias": "Min Observed Moving Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "min_speed" }, { "name": "speed_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile of Observed Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_5" }, { "name": "median_speed", "type": "esriFieldTypeDouble", "alias": "Median Observed Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "median_speed" }, { "name": "speed_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Observed Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_85" }, { "name": "speed_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Observed Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_95" }, { "name": "max_speed", "type": "esriFieldTypeDouble", "alias": "Max Observed Speed (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "max_speed" }, { "name": "mean_time", "type": "esriFieldTypeDouble", "alias": "Mean Observed Travel Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mean_time" }, { "name": "sd_time", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Observed Travel Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sd_time" }, { "name": "median_time", "type": "esriFieldTypeDouble", "alias": "Median Observed Travel Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "median_time" }, { "name": "planning_time", "type": "esriFieldTypeDouble", "alias": "Planning Time - 95th Percentile Travel Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "planning_time" }, { "name": "n_stop_obs", "type": "esriFieldTypeInteger", "alias": "# of Stopped GPS Observations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "n_stop_obs" }, { "name": "n_stop_trips", "type": "esriFieldTypeInteger", "alias": "# of Stopped Trips", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "n_stop_trips" }, { "name": "obs_stopped_time", "type": "esriFieldTypeDouble", "alias": "Total Observed Stopped Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "obs_stopped_time" }, { "name": "mean_stopped_time", "type": "esriFieldTypeDouble", "alias": "Average Stopped Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mean_stopped_time" }, { "name": "sd_stopped_time", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Stopped Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sd_stopped_time" }, { "name": "median_stopped_time", "type": "esriFieldTypeDouble", "alias": "Median Stopped Time (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "median_stopped_time" }, { "name": "complete_n_moving_obs", "type": "esriFieldTypeInteger", "alias": "# of Moving GPS Observations From Complete Trips", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_n_moving_obs" }, { "name": "complete_n_moving_trips", "type": "esriFieldTypeInteger", "alias": "# of Moving Trips From Complete Trips", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_n_moving_trips" }, { "name": "complete_obs_moving_distance", "type": "esriFieldTypeInteger", "alias": "Observed Moving Trip Distance From Complete Trips (Feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_obs_moving_distance" }, { "name": "complete_obs_moving_duration", "type": "esriFieldTypeInteger", "alias": "Observed Moving Trip Duration From Complete Trips (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_obs_moving_duration" }, { "name": "complete_mean_speed", "type": "esriFieldTypeDouble", "alias": "Average Travel Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_mean_speed" }, { "name": "complete_sd_speed", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Observed Speeds From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_sd_speed" }, { "name": "complete_speed_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of the 95% C.I. Observed Speeds From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_speed_ci_upper" }, { "name": "complete_speed_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of the 95% C.I. Observed Speeds From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_speed_ci_lower" }, { "name": "complete_min_speed", "type": "esriFieldTypeDouble", "alias": "Min Observed Moving Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_min_speed" }, { "name": "complete_speed_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile of Observed Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_speed_5" }, { "name": "complete_median_speed", "type": "esriFieldTypeDouble", "alias": "Median Observed Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_median_speed" }, { "name": "complete_speed_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Observed Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_speed_85" }, { "name": "complete_speed_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Observed Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_speed_95" }, { "name": "complete_max_speed", "type": "esriFieldTypeDouble", "alias": "Max Observed Speed From Complete Trips (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_max_speed" }, { "name": "complete_mean_time", "type": "esriFieldTypeDouble", "alias": "Mean Observed Travel Time From Complete Trips (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_mean_time" }, { "name": "complete_sd_time", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Observed Travel Time From Complete Trips (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_sd_time" }, { "name": "complete_median_time", "type": "esriFieldTypeDouble", "alias": "Median Observed Travel Time From Complete Trips (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_median_time" }, { "name": "complete_planning_time", "type": "esriFieldTypeDouble", "alias": "Planning Time - 95th Percentile Travel Time From Complete Trips (Minutes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complete_planning_time" }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "state_name" }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "county_name" }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_GEO" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S713_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "5 to 10 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 7.501158065, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "10 to 20 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 15, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "20 to 30 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 25, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "30 to 40 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 35, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "40 to 50 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 45, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "50 to 60 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 55, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": ">60 MPH", "description": "", "prototype": { "attributes": { "obs_moving_duration": null, "LENGTH_GEO": null, "day_of_week": null, "time_period": null, "network_id": 0, "osm_id": 0, "roadway_azimuth": null, "direction_of_travel": null, "name": null, "num_lanes": null, "total_n_obs": null, "total_n_trips": null, "total_obs_time": null, "n_moving_obs": null, "n_moving_trips": null, "obs_moving_distance": null, "mean_speed": 68.121339105, "sd_speed": null, "speed_ci_upper": null, "speed_ci_lower": null, "min_speed": null, "speed_5": null, "median_speed": null, "speed_85": null, "speed_95": null, "max_speed": null, "mean_time": null, "sd_time": null, "median_time": null, "planning_time": null, "n_stop_obs": null, "n_stop_trips": null, "obs_stopped_time": null, "mean_stopped_time": null, "sd_stopped_time": null, "median_stopped_time": null, "complete_n_moving_obs": null, "complete_n_moving_trips": null, "complete_obs_moving_distance": null, "complete_obs_moving_duration": null, "complete_mean_speed": null, "complete_sd_speed": null, "complete_speed_ci_upper": null, "complete_speed_ci_lower": null, "complete_min_speed": null, "complete_speed_5": null, "complete_median_speed": null, "complete_speed_85": null, "complete_speed_95": null, "complete_max_speed": null, "complete_mean_time": null, "complete_sd_time": null, "complete_median_time": null, "complete_planning_time": null, "state_name": null, "county_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Existing Bike Facilities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5976510.36794281, "ymin": 1867047.771799475, "xmax": 6092643.820386723, "ymax": 2087704.3590287268, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "existing_facility", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Facility Type", "classes": [ { "label": "Class 1 Path", "description": "Class 1 Path", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 90, 88, 255 ], "width": 1 }, "values": [ [ "Class 1 Path" ] ] }, { "label": "Class 2 Bicycle Lane", "description": "Class 2 Bicycle Lane", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 250, 115, 255 ], "width": 1 }, "values": [ [ "Class 2 Bicycle Lane" ] ] }, { "label": "Class 2b Buffered Bicycle Lane", "description": "Class 2b Buffered Bicycle Lane", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 104, 235, 255 ], "width": 1 }, "values": [ [ "Class 2b Buffered Bicycle Lane" ] ] }, { "label": "Class 3 Bicycle Route", "description": "Class 3 Bicycle Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 138, 143, 255 ], "width": 1 }, "values": [ [ "Class 3 Bicycle Route" ] ] }, { "label": "Class 3b Bicycle Boulevard", "description": "Class 3b Bicycle Boulevard", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 189, 97, 255 ], "width": 1 }, "values": [ [ "Class 3b Bicycle Boulevard" ] ] }, { "label": "Class 4 Separated Bicycle Lane", "description": "Class 4 Separated Bicycle Lane", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 58, 124, 255 ], "width": 1 }, "values": [ [ "Class 4 Separated Bicycle Lane" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 90, 88, 255 ], "width": 1 }, "value": "Class 1 Path", "label": "Class 1 Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 250, 115, 255 ], "width": 1 }, "value": "Class 2 Bicycle Lane", "label": "Class 2 Bicycle Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 104, 235, 255 ], "width": 1 }, "value": "Class 2b Buffered Bicycle Lane", "label": "Class 2b Buffered Bicycle Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 138, 143, 255 ], "width": 1 }, "value": "Class 3 Bicycle Route", "label": "Class 3 Bicycle Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 189, 97, 255 ], "width": 1 }, "value": "Class 3b Bicycle Boulevard", "label": "Class 3b Bicycle Boulevard" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 58, 124, 255 ], "width": 1 }, "value": "Class 4 Separated Bicycle Lane", "label": "Class 4 Separated Bicycle Lane" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 156, 104, 255 ], "toColor": [ 82, 156, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 90, 242, 255 ], "toColor": [ 102, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 122, 255 ], "toColor": [ 242, 94, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 179, 235, 255 ], "toColor": [ 89, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 112, 255 ], "toColor": [ 241, 250, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 54, 135, 255 ], "toColor": [ 143, 54, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 134, 73, 255 ], "toColor": [ 184, 134, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 240, 94, 255 ], "toColor": [ 91, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 247, 242, 255 ], "toColor": [ 101, 247, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 88, 130, 255 ], "toColor": [ 85, 88, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 82, 235, 255 ], "toColor": [ 222, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 70, 255 ], "toColor": [ 128, 54, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 160, 242, 255 ], "toColor": [ 219, 160, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "name", "typeIdField": "existing_facility", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "name" }, { "name": "side", "type": "esriFieldTypeString", "alias": "side", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "side" }, { "name": "location_context", "type": "esriFieldTypeString", "alias": "location_context", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "location_context" }, { "name": "backbone", "type": "esriFieldTypeSmallInteger", "alias": "backbone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "backbone" }, { "name": "ccag_project_id", "type": "esriFieldTypeDouble", "alias": "ccag_project_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ccag_project_id" }, { "name": "regional_trail", "type": "esriFieldTypeSmallInteger", "alias": "regional_trail", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regional_trail" }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "jurisdiction" }, { "name": "existing_facility", "type": "esriFieldTypeString", "alias": "existing_facility", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "existing_facility" }, { "name": "local_proposed_facility", "type": "esriFieldTypeString", "alias": "local_proposed_facility", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "local_proposed_facility" }, { "name": "final_recommended_facility", "type": "esriFieldTypeString", "alias": "final_recommended_facility", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "final_recommended_facility" }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_mi" }, { "name": "geom_Length", "type": "esriFieldTypeDouble", "alias": "geom_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom_Length" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R748_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S708_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Class 1 Path", "name": "Class 1 Path", "domains": {}, "templates": [ { "name": "Class 1 Path", "description": "", "prototype": { "attributes": { "jurisdiction": null, "geom_Length": null, "name": null, "side": null, "location_context": null, "backbone": null, "ccag_project_id": null, "regional_trail": null, "existing_facility": "Class 1 Path", "local_proposed_facility": null, "final_recommended_facility": null, "length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Class 2 Bicycle Lane", "name": "Class 2 Bicycle Lane", "domains": {}, "templates": [ { "name": "Class 2 Bicycle Lane", "description": "", "prototype": { "attributes": { "jurisdiction": null, "geom_Length": null, "name": null, "side": null, "location_context": null, "backbone": null, "ccag_project_id": null, "regional_trail": null, "existing_facility": "Class 2 Bicycle Lane", "local_proposed_facility": null, "final_recommended_facility": null, "length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Class 2b Buffered Bicycle Lane", "name": "Class 2b Buffered Bicycle Lane", "domains": {}, "templates": [ { "name": "Class 2b Buffered Bicycle Lane", "description": "", "prototype": { "attributes": { "jurisdiction": null, "geom_Length": null, "name": null, "side": null, "location_context": null, "backbone": null, "ccag_project_id": null, "regional_trail": null, "existing_facility": "Class 2b Buffered Bicycle Lane", "local_proposed_facility": null, "final_recommended_facility": null, "length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Class 3 Bicycle Route", "name": "Class 3 Bicycle Route", "domains": {}, "templates": [ { "name": "Class 3 Bicycle Route", "description": "", "prototype": { "attributes": { "jurisdiction": null, "geom_Length": null, "name": null, "side": null, "location_context": null, "backbone": null, "ccag_project_id": null, "regional_trail": null, "existing_facility": "Class 3 Bicycle Route", "local_proposed_facility": null, "final_recommended_facility": null, "length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Class 3b Bicycle Boulevard", "name": "Class 3b Bicycle Boulevard", "domains": {}, "templates": [ { "name": "Class 3b Bicycle Boulevard", "description": "", "prototype": { "attributes": { "jurisdiction": null, "geom_Length": null, "name": null, "side": null, "location_context": null, "backbone": null, "ccag_project_id": null, "regional_trail": null, "existing_facility": "Class 3b Bicycle Boulevard", "local_proposed_facility": null, "final_recommended_facility": null, "length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Class 4 Separated Bicycle Lane", "name": "Class 4 Separated Bicycle Lane", "domains": {}, "templates": [ { "name": "Class 4 Separated Bicycle Lane", "description": "", "prototype": { "attributes": { "jurisdiction": null, "geom_Length": null, "name": null, "side": null, "location_context": null, "backbone": null, "ccag_project_id": null, "regional_trail": null, "existing_facility": "Class 4 Separated Bicycle Lane", "local_proposed_facility": null, "final_recommended_facility": null, "length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Vulnerability Index Tracts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5974849.361750394, "ymin": 1865227.9936148971, "xmax": 6094072.485508382, "ymax": 2118040.3170574754, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 240, 217, 255 ], "toColor": [ 255, 240, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 139, 255 ], "toColor": [ 252, 203, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 140, 88, 255 ], "toColor": [ 252, 140, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 74, 50, 255 ], "toColor": [ 227, 74, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 0, 0, 255 ], "toColor": [ 179, 0, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "xSum", "classificationMethod": "esriClassifyManual", "minValue": 0.76160828, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 240, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 1.399999, "label": "Low (<1.39)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 204, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 1.69999, "label": "Low-Medium (1.4-1.69)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 141, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 1.8999, "label": "Medium (1.7-1.89)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 74, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 2.199999, "label": "Medium-High (1.9-2.19)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 4.75609729, "label": "High (2.2+)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GEOID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "GEOID" }, { "name": "GEOID_long", "type": "esriFieldTypeString", "alias": "GEOID_long", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GEOID_long" }, { "name": "GEOID_short", "type": "esriFieldTypeDouble", "alias": "GEOID_short", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOID_short" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Region" }, { "name": "Pop11_15", "type": "esriFieldTypeDouble", "alias": "Pop11_15", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pop11_15" }, { "name": "PctElderly", "type": "esriFieldTypeDouble", "alias": "PctElderly", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PctElderly" }, { "name": "PctPov", "type": "esriFieldTypeDouble", "alias": "PctPov", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PctPov" }, { "name": "AmDpct", "type": "esriFieldTypeDouble", "alias": "AmDpct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AmDpct" }, { "name": "NVApct", "type": "esriFieldTypeDouble", "alias": "NVApct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NVApct" }, { "name": "UHIIdelta", "type": "esriFieldTypeDouble", "alias": "UHIIdelta", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UHIIdelta" }, { "name": "AsmPrev", "type": "esriFieldTypeDouble", "alias": "AsmPrev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AsmPrev" }, { "name": "CDPrev", "type": "esriFieldTypeDouble", "alias": "CDPrev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CDPrev" }, { "name": "HHAIndx", "type": "esriFieldTypeDouble", "alias": "HHAIndx", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HHAIndx" }, { "name": "SB_535", "type": "esriFieldTypeString", "alias": "SB_535", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SB_535" }, { "name": "RegionRank", "type": "esriFieldTypeSmallInteger", "alias": "RegionRank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RegionRank" }, { "name": "xPctElderly", "type": "esriFieldTypeDouble", "alias": "xPctElderly", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xPctElderly" }, { "name": "xPctPov", "type": "esriFieldTypeDouble", "alias": "xPctPov", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xPctPov" }, { "name": "xAmDpct", "type": "esriFieldTypeDouble", "alias": "xAmDpct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xAmDpct" }, { "name": "xNVApct", "type": "esriFieldTypeDouble", "alias": "xNVApct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xNVApct" }, { "name": "xUHHIdelta", "type": "esriFieldTypeDouble", "alias": "xUHHIdelta", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xUHHIdelta" }, { "name": "xAsmPrev", "type": "esriFieldTypeDouble", "alias": "xAsmPrev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xAsmPrev" }, { "name": "xCDPrev", "type": "esriFieldTypeDouble", "alias": "xCDPrev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xCDPrev" }, { "name": "xHHAI", "type": "esriFieldTypeDouble", "alias": "xHHAI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xHHAI" }, { "name": "xSB_535", "type": "esriFieldTypeDouble", "alias": "xSB_535", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xSB_535" }, { "name": "xSum", "type": "esriFieldTypeDouble", "alias": "xSum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xSum" }, { "name": "StudyTract", "type": "esriFieldTypeString", "alias": "StudyTract", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "StudyTract" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R752_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S712_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Low (<1.39)", "description": "", "prototype": { "attributes": { "xSB_535": null, "StudyTract": null, "GEOID": null, "GEOID_long": null, "GEOID_short": null, "City": null, "County": null, "Region": null, "Pop11_15": null, "PctElderly": null, "PctPov": null, "AmDpct": null, "NVApct": null, "UHIIdelta": null, "AsmPrev": null, "CDPrev": null, "HHAIndx": null, "SB_535": null, "RegionRank": null, "xPctElderly": null, "xPctPov": null, "xAmDpct": null, "xNVApct": null, "xUHHIdelta": null, "xAsmPrev": null, "xCDPrev": null, "xHHAI": null, "xSum": 1.08080364 } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Low-Medium (1.4-1.69)", "description": "", "prototype": { "attributes": { "xSB_535": null, "StudyTract": null, "GEOID": null, "GEOID_long": null, "GEOID_short": null, "City": null, "County": null, "Region": null, "Pop11_15": null, "PctElderly": null, "PctPov": null, "AmDpct": null, "NVApct": null, "UHIIdelta": null, "AsmPrev": null, "CDPrev": null, "HHAIndx": null, "SB_535": null, "RegionRank": null, "xPctElderly": null, "xPctPov": null, "xAmDpct": null, "xNVApct": null, "xUHHIdelta": null, "xAsmPrev": null, "xCDPrev": null, "xHHAI": null, "xSum": 1.5499945 } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Medium (1.7-1.89)", "description": "", "prototype": { "attributes": { "xSB_535": null, "StudyTract": null, "GEOID": null, "GEOID_long": null, "GEOID_short": null, "City": null, "County": null, "Region": null, "Pop11_15": null, "PctElderly": null, "PctPov": null, "AmDpct": null, "NVApct": null, "UHIIdelta": null, "AsmPrev": null, "CDPrev": null, "HHAIndx": null, "SB_535": null, "RegionRank": null, "xPctElderly": null, "xPctPov": null, "xAmDpct": null, "xNVApct": null, "xUHHIdelta": null, "xAsmPrev": null, "xCDPrev": null, "xHHAI": null, "xSum": 1.799945 } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Medium-High (1.9-2.19)", "description": "", "prototype": { "attributes": { "xSB_535": null, "StudyTract": null, "GEOID": null, "GEOID_long": null, "GEOID_short": null, "City": null, "County": null, "Region": null, "Pop11_15": null, "PctElderly": null, "PctPov": null, "AmDpct": null, "NVApct": null, "UHIIdelta": null, "AsmPrev": null, "CDPrev": null, "HHAIndx": null, "SB_535": null, "RegionRank": null, "xPctElderly": null, "xPctPov": null, "xAmDpct": null, "xNVApct": null, "xUHHIdelta": null, "xAsmPrev": null, "xCDPrev": null, "xHHAI": null, "xSum": 2.0499495 } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "High (2.2+)", "description": "", "prototype": { "attributes": { "xSB_535": null, "StudyTract": null, "GEOID": null, "GEOID_long": null, "GEOID_short": null, "City": null, "County": null, "Region": null, "Pop11_15": null, "PctElderly": null, "PctPov": null, "AmDpct": null, "NVApct": null, "UHIIdelta": null, "AsmPrev": null, "CDPrev": null, "HHAIndx": null, "SB_535": null, "RegionRank": null, "xPctElderly": null, "xPctPov": null, "xAmDpct": null, "xNVApct": null, "xUHHIdelta": null, "xAsmPrev": null, "xCDPrev": null, "xHHAI": null, "xSum": 3.478048145 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "810baeee744d4fe4a8e943e449660d0f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Equity Priority Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5981142.633612633, "ymin": 1991105.5338540673, "xmax": 6092761.09508656, "ymax": 2086518.1340389699, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GEOID10", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GEOID10" }, { "name": "Pct_ZVH_Po", "type": "esriFieldTypeDouble", "alias": "Pct_ZVH_Po", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pct_ZVH_Po" }, { "name": "Pct_Non_Wh", "type": "esriFieldTypeDouble", "alias": "Pct_Non_Wh", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pct_Non_Wh" }, { "name": "Pct_Below_", "type": "esriFieldTypeDouble", "alias": "Pct_Below_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pct_Below_" }, { "name": "ZVH_Quinti", "type": "esriFieldTypeInteger", "alias": "ZVH_Quinti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZVH_Quinti" }, { "name": "Non_White_", "type": "esriFieldTypeInteger", "alias": "Non_White_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Non_White_" }, { "name": "Low_Income", "type": "esriFieldTypeInteger", "alias": "Low_Income", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Low_Income" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Pop_Densit", "type": "esriFieldTypeDouble", "alias": "Pop_Densit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pop_Densit" }, { "name": "Equity_15", "type": "esriFieldTypeDouble", "alias": "Equity_15", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Equity_15" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R751_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S711_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Equity Priority Areas", "description": "", "prototype": { "attributes": { "Equity_15": null, "GEOID10": null, "Pct_ZVH_Po": null, "Pct_Non_Wh": null, "Pct_Below_": null, "ZVH_Quinti": null, "Non_White_": null, "Low_Income": null, "Population": null, "Pop_Densit": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "810baeee744d4fe4a8e943e449660d0f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Census Block Groups", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5974849.361750394, "ymin": 1865227.9936148971, "xmax": 6116523.124990225, "ymax": 2119995.46833089, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 237, 245, 255 ], "toColor": [ 240, 237, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 217, 255 ], "toColor": [ 216, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 100, 175, 255 ], "toColor": [ 222, 100, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 29, 119, 255 ], "toColor": [ 222, 29, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 0, 66, 255 ], "toColor": [ 153, 0, 66, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "Activity_Density", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 238, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 7961.21420365, "label": "Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 181, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 16888.31875358, "label": "Low-Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 101, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 30170.09760963, "label": "Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 28, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 62316.87277436, "label": "Medium-High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 0, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 156687.04084705, "label": "High" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAMELSAD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP" }, { "name": "TRACTCE", "type": "esriFieldTypeString", "alias": "TRACTCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE" }, { "name": "BLKGRPCE", "type": "esriFieldTypeString", "alias": "BLKGRPCE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BLKGRPCE" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GEOID" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT" }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND" }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER" }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT" }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON" }, { "name": "GEOID_JOIN", "type": "esriFieldTypeDouble", "alias": "GEOID_JOIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOID_JOIN" }, { "name": "Total_Pop", "type": "esriFieldTypeDouble", "alias": "Total_Pop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Pop" }, { "name": "Total_Emp", "type": "esriFieldTypeDouble", "alias": "Total_Emp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Emp" }, { "name": "Include", "type": "esriFieldTypeInteger", "alias": "Include", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Include" }, { "name": "Area_Sqmi", "type": "esriFieldTypeDouble", "alias": "Area_Sqmi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area_Sqmi" }, { "name": "Pop_Density", "type": "esriFieldTypeDouble", "alias": "Pop_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pop_Density" }, { "name": "Emp_Density", "type": "esriFieldTypeDouble", "alias": "Emp_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Emp_Density" }, { "name": "Total_Pop_Emp", "type": "esriFieldTypeDouble", "alias": "Total_Pop_Emp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Pop_Emp" }, { "name": "Activity_Density", "type": "esriFieldTypeDouble", "alias": "Activity_Density", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Activity_Density" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R749_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S709_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Low", "description": "", "prototype": { "attributes": { "Total_Pop_Emp": null, "Activity_Density": 3980.607101825, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "BLKGRPCE": null, "GEOID": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null, "INTPTLON": null, "GEOID_JOIN": null, "Total_Pop": null, "Total_Emp": null, "Include": null, "Area_Sqmi": null, "Pop_Density": null, "Emp_Density": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Low-Medium", "description": "", "prototype": { "attributes": { "Total_Pop_Emp": null, "Activity_Density": 12424.766478615, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "BLKGRPCE": null, "GEOID": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null, "INTPTLON": null, "GEOID_JOIN": null, "Total_Pop": null, "Total_Emp": null, "Include": null, "Area_Sqmi": null, "Pop_Density": null, "Emp_Density": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Medium", "description": "", "prototype": { "attributes": { "Total_Pop_Emp": null, "Activity_Density": 23529.208181604998, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "BLKGRPCE": null, "GEOID": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null, "INTPTLON": null, "GEOID_JOIN": null, "Total_Pop": null, "Total_Emp": null, "Include": null, "Area_Sqmi": null, "Pop_Density": null, "Emp_Density": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Medium-High", "description": "", "prototype": { "attributes": { "Total_Pop_Emp": null, "Activity_Density": 46243.485191995, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "BLKGRPCE": null, "GEOID": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null, "INTPTLON": null, "GEOID_JOIN": null, "Total_Pop": null, "Total_Emp": null, "Include": null, "Area_Sqmi": null, "Pop_Density": null, "Emp_Density": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "High", "description": "", "prototype": { "attributes": { "Total_Pop_Emp": null, "Activity_Density": 109501.956810705, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "BLKGRPCE": null, "GEOID": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null, "INTPTLON": null, "GEOID_JOIN": null, "Total_Pop": null, "Total_Emp": null, "Include": null, "Area_Sqmi": null, "Pop_Density": null, "Emp_Density": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "810baeee744d4fe4a8e943e449660d0f" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Stops by Line", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_id" }, { "name": "line", "type": "esriFieldTypeString", "alias": "line", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "line" }, { "name": "stop_id_text", "type": "esriFieldTypeString", "alias": "stop_id_text", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stop_id_text" }, { "name": "Route_Type", "type": "esriFieldTypeSmallInteger", "alias": "Route_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Route_Type" } ], "indexes": [ { "name": "R747_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3360_stop_id", "fields": "stop_id_text", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stops by Line", "description": "", "prototype": { "attributes": { "stop_id_text": null, "OBJECTID": null, "stop_name": null, "stop_id": null, "line": null, "Route_Type": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "810baeee744d4fe4a8e943e449660d0f" } ] }