{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Project Lines for Editing - BOS", "type": "Feature Layer", "description": "DISCLAIMER: Currently only LA County Supervisorial Distict 2 is adding and maintaining projects in this feature class.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Board of Supervisors", "parentLayer": { "id": 0, "name": "Board of Supervisors Projects" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Project_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 89, 229, 255 ], "width": 2 }, "value": "Bicycle Access Improvements", "label": "Bicycle Access Improvements" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 192, 222, 255 ], "width": 2 }, "value": "Bus Line Transportation", "label": "Bus Line Transportation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 117, 0, 255 ], "width": 2 }, "value": "Light Rail Transportation", "label": "Light Rail Transportation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Pedestrian Access Improvements", "label": "Pedestrian Access Improvements" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Trail", "label": "Trail" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6425307.260157555, "ymin": 1796608.5445268154, "xmax": 6489533.074290976, "ymax": 1834781.2913438976, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": "DeptID", "subtypeFieldName": "DeptID", "subtypeField": "DeptID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project_Name", "length": 100, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project_Type", "length": 50, "domain": { "type": "codedValue", "name": "ProjectTypes_Lines", "description": "Project Line Types", "codedValues": [ { "name": "Pedestrian Access Improvements", "code": "Pedestrian Access Improvements" }, { "name": "Bicycle Access Improvements", "code": "Bicycle Access Improvements" }, { "name": "Trail", "code": "Trail" }, { "name": "Light Rail Transportation", "code": "Light Rail Transportation" }, { "name": "Bus Line Transportation", "code": "Bus Line Transportation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Approx_Budget", "type": "esriFieldTypeInteger", "alias": "Approx_Budget", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 8, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 65, "domain": null }, { "name": "Completion_Year", "type": "esriFieldTypeString", "alias": "Completion_Year", "length": 8, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "ImageURL", "type": "esriFieldTypeString", "alias": "ImageURL", "length": 350, "domain": null }, { "name": "DocURL", "type": "esriFieldTypeString", "alias": "DocURL", "length": 350, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 50, "domain": null }, { "name": "Funding_Status", "type": "esriFieldTypeString", "alias": "Funding_Status", "length": 50, "domain": { "type": "codedValue", "name": "FundingStatus", "description": "Funding Status", "codedValues": [ { "name": "Funded", "code": "Funded" }, { "name": "Grant Requested", "code": "Grant Requested" }, { "name": "Unfunded", "code": "Unfunded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Funding_Source", "type": "esriFieldTypeString", "alias": "Funding_Source", "length": 100, "domain": { "type": "codedValue", "name": "FundingSource", "description": "Funding Source", "codedValues": [ { "name": "Metro", "code": "Metro" }, { "name": "Parks and Open Space - Prop A", "code": "RPOSD" }, { "name": "Highway Safety Improvement Program", "code": "HSIP" }, { "name": "Affordable Housing and Sustainable Communities", "code": "ASHC" }, { "name": "CalTrans", "code": "CalTrans" }, { "name": "SCAG", "code": "SCAG" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project_Status", "length": 50, "domain": { "type": "codedValue", "name": "ProjectStatus", "description": "Project Status", "codedValues": [ { "name": "Planning", "code": "Planning" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SupDistrict", "type": "esriFieldTypeString", "alias": "SupDistrict", "length": 1, "domain": null }, { "name": "DeptID", "type": "esriFieldTypeSmallInteger", "alias": "DeptID", "domain": null }, { "name": "DeptName", "type": "esriFieldTypeString", "alias": "DeptName", "length": 35, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ProjectURL", "type": "esriFieldTypeString", "alias": "ProjectURL", "length": 350, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 0, "name": "BOS" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 1, "name": "DPW" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 2, "name": "DPH" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 3, "name": "DRP" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 4, "name": "CEO" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 5, "name": "DPR" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "id": 6, "name": "CDC" } ], "subtypes": [ { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 0, "name": "BOS" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 1, "name": "DPW" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 2, "name": "DPH" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 3, "name": "DRP" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 4, "name": "CEO" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 5, "name": "DPR" }, { "domains": { "Project_Type": {"type": "inherited"}, "Funding_Status": {"type": "inherited"}, "Funding_Source": {"type": "inherited"}, "Project_Status": {"type": "inherited"} }, "defaultValues": { "Project_Name": null, "Project_Type": null, "Approx_Budget": null, "Address": null, "City": null, "ZIP": null, "Community": null, "Completion_Year": null, "LAT": null, "LON": null, "X": null, "Y": null, "Description": null, "ImageURL": null, "DocURL": null, "ProjectURL": null, "Street_Name": null, "Funding_Status": null, "Funding_Source": null, "Project_Status": null, "SupDistrict": null, "DeptID": null, "DeptName": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 6, "name": "CDC" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }