{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "PCI by Standard Rating System", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "PCI", "classificationMethod": "esriClassifyManual", "minValue": 4, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "classMaxValue": 10, "label": "0 - 10 / FAILED" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "classMaxValue": 25, "label": "11 - 25 / SERIOUS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "classMaxValue": 40, "label": "26 - 40 / VERY POOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "classMaxValue": 55, "label": "41 - 55 / POOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "classMaxValue": 70, "label": "56 - 70 / FAIR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "classMaxValue": 85, "label": "71 - 85 / SATISFACTORY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "classMaxValue": 100, "label": "86 - 100 / GOOD" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"PCI \" + $feature.PCI", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 245, 245, 245, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 4128862.7158792615, "ymin": 276526.382874012, "xmax": 4169492.1335301846, "ymax": 308019.919947505, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3047.9052462472, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINE", "type": "esriFieldTypeString", "alias": "CENTERLINE", "length": 50, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Local Classification", "length": 20, "domain": null }, { "name": "Transmap", "type": "esriFieldTypeString", "alias": "Transmap", "length": 20, "domain": null }, { "name": "Drivecode", "type": "esriFieldTypeString", "alias": "Drivecode", "length": 50, "domain": null }, { "name": "BRANCHID", "type": "esriFieldTypeString", "alias": "BRANCHID", "length": 10, "domain": null }, { "name": "SECTIONID", "type": "esriFieldTypeString", "alias": "SECTIONID", "length": 10, "domain": null }, { "name": "NETWORKID", "type": "esriFieldTypeString", "alias": "NETWORKID", "length": 10, "domain": null }, { "name": "NETWORK_NA", "type": "esriFieldTypeString", "alias": "NETWORK_NA", "length": 50, "domain": null }, { "name": "BRANCH_NAM", "type": "esriFieldTypeString", "alias": "BRANCH_NAM", "length": 50, "domain": null }, { "name": "BRANCHUSE", "type": "esriFieldTypeString", "alias": "BRANCHUSE", "length": 10, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 3, "domain": null }, { "name": "RANK", "type": "esriFieldTypeString", "alias": "RANK", "length": 1, "domain": null }, { "name": "CONSTRUCTI", "type": "esriFieldTypeString", "alias": "CONSTRUCTI", "length": 50, "domain": null }, { "name": "AVG_WIDTH", "type": "esriFieldTypeInteger", "alias": "AVG_WIDTH", "domain": null }, { "name": "INS_COUNT", "type": "esriFieldTypeInteger", "alias": "INS_COUNT", "domain": null }, { "name": "PCI", "type": "esriFieldTypeInteger", "alias": "PCI", "domain": null }, { "name": "NUMOFSLABS", "type": "esriFieldTypeInteger", "alias": "NUMOFSLABS", "domain": null }, { "name": "SLABWIDTH", "type": "esriFieldTypeInteger", "alias": "SLABWIDTH", "domain": null }, { "name": "SLABLENGTH", "type": "esriFieldTypeInteger", "alias": "SLABLENGTH", "domain": null }, { "name": "TRUE_AREA", "type": "esriFieldTypeInteger", "alias": "TRUE_AREA", "domain": null }, { "name": "AHEAD", "type": "esriFieldTypeString", "alias": "AHEAD", "length": 254, "domain": null }, { "name": "BEHIND", "type": "esriFieldTypeString", "alias": "BEHIND", "length": 254, "domain": null }, { "name": "FedAid", "type": "esriFieldTypeString", "alias": "FedAid", "length": 20, "domain": null }, { "name": "AssetOwner", "type": "esriFieldTypeString", "alias": "AssetOwner", "length": 50, "domain": { "type": "codedValue", "name": "AssetOwner_2019", "description": "Asset Owner", "codedValues": [ { "name": "City of Grants Pass", "code": "City of Grants Pass" }, { "name": "GPID", "code": "GPID" }, { "name": "State of Oregon", "code": "State of Oregon" }, { "name": "Josephine County", "code": "Josephine County" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Private", "code": "Private" }, { "name": "Federal Govt", "code": "Federal Govt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueID_2019", "type": "esriFieldTypeInteger", "alias": "UniqueID_2019", "domain": null }, { "name": "FederalClass", "type": "esriFieldTypeString", "alias": "Federal Classification", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "FtLENGTH", "type": "esriFieldTypeDouble", "alias": "Foot Length", "domain": null }, { "name": "MILEAGE", "type": "esriFieldTypeDouble", "alias": "Mileage Lgth", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1226", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1185_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "559f9275701b4916867bfe362cb3e0f5" }