{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Pavement Moratorium", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 144448, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "MORATORIUM", "label": "Active Moratorium" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 92, 250, 255 ], "width": 3 }, "value": "PLANNED", "label": "Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 3 }, "value": "RETIRED", "label": "Retired" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 165, 219, 255 ], "toColor": [ 118, 165, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 247, 104, 255 ], "toColor": [ 128, 247, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 93, 91, 255 ], "toColor": [ 245, 93, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 90, 232, 255 ], "toColor": [ 230, 90, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 128, 70, 255 ], "toColor": [ 122, 128, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 245, 219, 255 ], "toColor": [ 115, 245, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 50, 89, 255 ], "toColor": [ 133, 50, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 74, 199, 255 ], "toColor": [ 74, 74, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 219, 103, 255 ], "toColor": [ 235, 219, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 156, 180, 255 ], "toColor": [ 240, 156, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 83, 54, 255 ], "toColor": [ 145, 83, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 154, 237, 255 ], "toColor": [ 209, 154, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 75, 133, 255 ], "toColor": [ 72, 75, 133, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36740961642E7, "ymin": 5690070.4821000025, "xmax": -1.36336188314E7, "ymax": 5722705.199199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 30, "domain": null }, { "name": "ModifiedOn", "type": "esriFieldTypeDate", "alias": "ModifiedOn", "length": 8, "domain": null }, { "name": "ModifiedUsing", "type": "esriFieldTypeString", "alias": "ModifiedUsing", "length": 30, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "NonAssetID", "type": "esriFieldTypeString", "alias": "NonAssetID", "length": 15, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 14, "domain": { "type": "codedValue", "name": "WS1_PVStatusCVD", "description": "", "codedValues": [ { "name": "Active Moratorium", "code": "MORATORIUM" }, { "name": "Planned Pavement Treatment", "code": "PLANNED" }, { "name": "Retired", "code": "RETIRED" }, { "name": "New Feature", "code": "NEW" }, { "name": "Draft", "code": "DRAFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ImagePath", "type": "esriFieldTypeString", "alias": "ImagePath", "length": 255, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 50, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 50, "domain": null }, { "name": "ProjectOwner", "type": "esriFieldTypeString", "alias": "ProjectOwner", "length": 4, "domain": { "type": "codedValue", "name": "WS1_PVProjOwnerCVD", "description": "", "codedValues": [ { "name": "PBOT", "code": "PBOT" }, { "name": "Maintenance & Operations", "code": "BOM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "length": 12, "domain": { "type": "codedValue", "name": "WS1_PVProjTypeCVD", "description": "", "codedValues": [ { "name": "Grind and Pave", "code": "GRINDNPAVE" }, { "name": "Base Repair", "code": "BASEREPAIR" }, { "name": "Crack Seal", "code": "CRACKSEAL" }, { "name": "Fog Seal", "code": "FOGSEAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedFY", "type": "esriFieldTypeString", "alias": "ProposedFY", "length": 8, "domain": null }, { "name": "ProposedSeason", "type": "esriFieldTypeString", "alias": "ProposedSeason", "length": 12, "domain": { "type": "codedValue", "name": "WS1_PVSeasonCVD", "description": "", "codedValues": [ { "name": "Spring", "code": "SPRING" }, { "name": "Summer", "code": "SUMMER" }, { "name": "Fall", "code": "FALL" }, { "name": "Winter", "code": "WINTER" }, { "name": "Early Spring", "code": "E_SPRING" }, { "name": "Late Spring", "code": "L_SPRING" }, { "name": "Early Summer", "code": "E_SUMMER" }, { "name": "Late Summer", "code": "L_SUMMER" }, { "name": "Early Fall", "code": "E_FALL" }, { "name": "Late Fall", "code": "L_FALL" }, { "name": "Early Winter", "code": "E_WINTER" }, { "name": "Late Winter", "code": "L_WINTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 12, "domain": null }, { "name": "TreatmentDate", "type": "esriFieldTypeDate", "alias": "TreatmentDate", "length": 8, "domain": null }, { "name": "MoratoriumEndDate", "type": "esriFieldTypeDate", "alias": "MoratoriumEndDate", "length": 8, "domain": null }, { "name": "WorkOrderNumber", "type": "esriFieldTypeString", "alias": "WorkOrderNumber", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": { "type": "codedValue", "name": "WS1_IMSOwnerCVD_2_1", "description": "", "codedValues": [ { "name": "Century Link", "code": "CENTURYLINK" }, { "name": "ClackCo", "code": "CLACKCO" }, { "name": "Comcast", "code": "COMCAST" }, { "name": "Electric Lightwave/Integra", "code": "ELLIGHT/INTEGRA" }, { "name": "LakeOswego", "code": "LAKEOSWEGO" }, { "name": "Metro", "code": "METRO" }, { "name": "MultCo", "code": "MULTCO" }, { "name": "ODOT", "code": "ODOT" }, { "name": "ODOT/PdxTrans", "code": "ODOT/PDXTRANS" }, { "name": "Planning and Sustainability", "code": "PDXBPS" }, { "name": "PdxBTS", "code": "PDXBTS" }, { "name": "PdxDevComm", "code": "PDXDEVCOMM" }, { "name": "PdxEnvServ", "code": "PDXENVSERV" }, { "name": "PdxParks", "code": "PDXPARKS" }, { "name": "Portland Street Car Inc", "code": "PDXSTCAR" }, { "name": "PdxTrans", "code": "PDXTRANS" }, { "name": "PdxWater", "code": "PDXWATER" }, { "name": "PGE", "code": "PGE" }, { "name": "PortPortland", "code": "PORTPORTLAND" }, { "name": "PacPowerLight", "code": "PPL" }, { "name": "Portland Public Schools", "code": "PPS" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Portland State University", "code": "PSU" }, { "name": "Portland Mall Management Inc", "code": "PTLDMALL" }, { "name": "Railroad", "code": "RAILROAD" }, { "name": "RR/PdxTrans", "code": "RR/PDXTRANS" }, { "name": "MiscTelecomCo", "code": "TELCO" }, { "name": "Tri-Met", "code": "TRI-MET" }, { "name": "Tri-Met/PdxTrans", "code": "TRIMET/PDXTRANS" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "USDOT", "code": "USDOT" }, { "name": "WashCo", "code": "WASHCO" }, { "name": "WillamTrollyCon", "code": "WILLAMTROLLYCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintResp", "type": "esriFieldTypeString", "alias": "MaintResp", "length": 15, "domain": { "type": "codedValue", "name": "WS1_IMSMaintRespCVD_2_1", "description": "", "codedValues": [ { "name": "Century Link", "code": "CENTURYLINK" }, { "name": "ClackCo", "code": "CLACKCO" }, { "name": "Comcast", "code": "COMCAST" }, { "name": "Electric Lightwave/Integra", "code": "ELLIGHT/INTEGRA" }, { "name": "LakeOswego", "code": "LAKEOSWEGO" }, { "name": "Metro", "code": "METRO" }, { "name": "MultCo", "code": "MULTCO" }, { "name": "ODOT", "code": "ODOT" }, { "name": "ODOT/PDXTrans", "code": "ODOT/PDXTRANS" }, { "name": "Planning and Sustainability", "code": "PDXBPS" }, { "name": "PdxDevComm", "code": "PDXDEVCOMM" }, { "name": "PdxEnvServ", "code": "PDXENVSERV" }, { "name": "PdxParks", "code": "PDXPARKS" }, { "name": "Portland Street Car Inc", "code": "PDXSTCAR" }, { "name": "PdxTrans", "code": "PDXTRANS" }, { "name": "PdxWater", "code": "PDXWATER" }, { "name": "PGE", "code": "PGE" }, { "name": "PortPortland", "code": "PORTPORTLAND" }, { "name": "PacPowerLight", "code": "PPL" }, { "name": "Portland Public Schools", "code": "PPS" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Portland State University", "code": "PSU" }, { "name": "Portland Mall Management Inc", "code": "PTLDMALL" }, { "name": "RailRoad", "code": "RAILROAD" }, { "name": "RR/PdxTrans", "code": "RR/PDXTRANS" }, { "name": "MiscTelecomCo", "code": "TELCO" }, { "name": "Tri-Met", "code": "TRI-MET" }, { "name": "Tri-Met/PdxTrans", "code": "TRIMET/PDXTRANS" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "USDOT", "code": "USDOT" }, { "name": "WashCo", "code": "WASHCO" }, { "name": "WillamTrollyCon", "code": "WILLAMTROLLYCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UseType", "type": "esriFieldTypeString", "alias": "UseType", "length": 10, "domain": { "type": "codedValue", "name": "WS1_PVUseTypeCVD", "description": "", "codedValues": [ { "name": "Buses 75-150", "code": "BUS1" }, { "name": "Buses 151-300", "code": "BUS2" }, { "name": "Buses >300", "code": "BUS3" }, { "name": "Buses 75-150 w/ Bike", "code": "BUS1BK" }, { "name": "Buses 151-300 w/ Bike", "code": "BUS2BK" }, { "name": "Buses >300 w/ Bike", "code": "BUS3BK" }, { "name": "Freight Only", "code": "FREIGHT" }, { "name": "Neighborhood Greenway", "code": "NBGWAY" }, { "name": "Transit & Freight", "code": "TRNFRT" }, { "name": "Transit & Freight w/ Bike", "code": "TRNFRTBK" }, { "name": "High Crash Corridor", "code": "HCC" }, { "name": "Freight Only w/ Bike", "code": "FRTBK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedRepair", "type": "esriFieldTypeString", "alias": "ProposedRepair", "length": 10, "domain": { "type": "codedValue", "name": "WS1_PVProposedRepairCVD_1", "description": "", "codedValues": [ { "name": "10% BR", "code": "10BR" }, { "name": "20% BR", "code": "20BR" }, { "name": "CS Only", "code": "CS" }, { "name": "CS w/ 10% BR", "code": "CS10BR" }, { "name": "CS w/ 5% BR", "code": "CS5BR" }, { "name": "Do Nothing", "code": "NONE" }, { "name": "Reconstruct", "code": "RECON" }, { "name": "2\" M&F Only", "code": "2MF" }, { "name": "2\" M&F w/ 10% BR", "code": "2MF10BR" }, { "name": "3\" M&F Only", "code": "3MF" }, { "name": "3\" M&F w/ 10% BR", "code": "3MF10BR" }, { "name": "3\" M&F w/ 20% BR", "code": "3MF20BR" }, { "name": "3\" M&F w/ 5% BR", "code": "3MF5BR" }, { "name": "4\" M&F w/ 10% BR", "code": "4MF10BR" }, { "name": "4\" M&F w/ 20% BR", "code": "4MF20BR" }, { "name": "5\" M&F w/ 10% BR", "code": "5MF10BR" }, { "name": "5\" M&F w/ 20% BR", "code": "5MF20BR" }, { "name": "6\" M&F w/ 10% BR", "code": "6MF10BR" }, { "name": "6\" M&F w/ 20% BR", "code": "6MF20BR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STATUS_IDX", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PROPOSEDFY_IDX", "fields": "ProposedFY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PROPOSEDSEASON_IDX", "fields": "ProposedSeason", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TREATMENTDATE_IDX", "fields": "TreatmentDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "MORATORIUMENDDATE_IDX", "fields": "MoratoriumEndDate", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }