{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Detour Routes", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 144448, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 7 }, "value": "PLANNED", "label": "Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 7 }, "value": "ACTIVE", "label": "Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 181, 212, 255 ], "toColor": [ 161, 181, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 212, 157, 255 ], "toColor": [ 191, 212, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 162, 155, 255 ], "toColor": [ 207, 162, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 147, 204, 255 ], "toColor": [ 203, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 194, 179, 255 ], "toColor": [ 153, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 208, 255 ], "toColor": [ 214, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 169, 255 ], "toColor": [ 207, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 142, 196, 255 ], "toColor": [ 141, 142, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 168, 255 ], "toColor": [ 152, 214, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 157, 194, 255 ], "toColor": [ 177, 157, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 185, 191, 255 ], "toColor": [ 163, 185, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 147, 162, 255 ], "toColor": [ 204, 147, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 189, 143, 255 ], "toColor": [ 199, 189, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36665214893E7, "ymin": 5689851.401799999, "xmax": -1.3633506394299999E7, "ymax": 5718485.235299997, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RoadDetoursCategoryCVD", "description": "Detour categories", "codedValues": [ { "name": "Construction", "code": "ROAD_CLOSED_CONST" }, { "name": "Event", "code": "ROAD_CLOSED_EVENT" }, { "name": "Hazard", "code": "ROAD_CLOSED_HAZARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "StartTime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "EndTime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RoadDetoursStatusCVD", "description": "Detour status", "codedValues": [ { "name": "Planned", "code": "PLANNED" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Completed", "code": "COMPLETED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 500, "domain": null }, { "name": "Identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 100, "domain": null }, { "name": "ActiveIncident", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNoCVD", "description": "Yes/No (Waze)", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Permittee", "type": "esriFieldTypeString", "alias": "Permittee", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "ClosureID", "type": "esriFieldTypeString", "alias": "Road Closure ID", "length": 50, "domain": null }, { "name": "SubCategory", "type": "esriFieldTypeString", "alias": "SubCategory", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RoadDetoursSubCategoryCVD", "description": "Detour subcategories", "codedValues": [ { "name": "Bus", "code": "BUS" }, { "name": "Shuttle", "code": "SHUTTLE" }, { "name": "Road", "code": "ROAD" }, { "name": "Truck", "code": "TRUCK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AmandaID", "type": "esriFieldTypeInteger", "alias": "AmandaID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_RoadDetours_AmandaID", "fields": "AmandaID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Road Closures", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 144448, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2.5 }, "value": "PLANNED", "label": "Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2.5 }, "value": "ACTIVE", "label": "Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 181, 212, 255 ], "toColor": [ 161, 181, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 212, 157, 255 ], "toColor": [ 191, 212, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 162, 155, 255 ], "toColor": [ 207, 162, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 147, 204, 255 ], "toColor": [ 203, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 194, 179, 255 ], "toColor": [ 153, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 208, 255 ], "toColor": [ 214, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 169, 255 ], "toColor": [ 207, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 142, 196, 255 ], "toColor": [ 141, 142, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 168, 255 ], "toColor": [ 152, 214, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 157, 194, 255 ], "toColor": [ 177, 157, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 185, 191, 255 ], "toColor": [ 163, 185, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 147, 162, 255 ], "toColor": [ 204, 147, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 189, 143, 255 ], "toColor": [ 199, 189, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36699570241E7, "ymin": 5690206.308399998, "xmax": -1.36349361811E7, "ymax": 5717172.913900003, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "StartTime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "EndTime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RoadClosuresStatusCVD", "description": "Road closure status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Completed", "code": "COMPLETED" }, { "name": "Planned", "code": "PLANNED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RoadClosuresCategoryCVD", "description": "Road closures categories", "codedValues": [ { "name": "Construction", "code": "CONSTRUCTION" }, { "name": "Flooding", "code": "FLOODING" }, { "name": "Hazard", "code": "HAZARD" }, { "name": "Maintenance", "code": "MAINTENANCE" }, { "name": "Other", "code": "OTHER" }, { "name": "Plaza", "code": "PLAZA" }, { "name": "Winter weather", "code": "WINTERWEATHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "Identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RoadClosuresSubtypeCVD", "description": "Road closure subtype (Waze)", "codedValues": [ { "name": "Construction", "code": "ROAD_CLOSED_CONSTRUCTION" }, { "name": "Event", "code": "ROAD_CLOSED_EVENT" }, { "name": "Hazard", "code": "ROAD_CLOSED_HAZARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": { "type": "codedValue", "name": "WS2_RoadClosuresDirectionCVD", "description": "Closure one or both directions (Waze)", "codedValues": [ { "name": "Both Directions", "code": "BOTH_DIRECTIONS" }, { "name": "One Direction", "code": "ONE_DIRECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": { "type": "codedValue", "name": "WS2_RoadClosuresTypeCVD", "description": "Road closure type (Waze)", "codedValues": [ { "name": "Road Closed", "code": "ROAD_CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Reference", "type": "esriFieldTypeString", "alias": "Organization", "length": 255, "domain": null }, { "name": "AmandaID", "type": "esriFieldTypeInteger", "alias": "AmandaID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_RoadClosures_AmandaID", "fields": "AmandaID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Road Closures (Waze)", "type": "Feature Layer", "description": "

The data exposed in this layer is formatted to comply with the Waze feed specification and is intended deliver road closure incident information to Waze/Google. <\/SPAN><\/P><\/DIV>", "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": "Portland Bureau of Transportation (PBOT)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Direction", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "BOTH_DIRECTIONS", "label": "Both Directions" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "ONE_DIRECTION", "label": "One Direction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 181, 212, 255 ], "toColor": [ 161, 181, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 212, 157, 255 ], "toColor": [ 191, 212, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 162, 155, 255 ], "toColor": [ 207, 162, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 147, 204, 255 ], "toColor": [ 203, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 194, 179, 255 ], "toColor": [ 153, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 208, 255 ], "toColor": [ 214, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 169, 255 ], "toColor": [ 207, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 142, 196, 255 ], "toColor": [ 141, 142, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 168, 255 ], "toColor": [ 152, 214, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 157, 194, 255 ], "toColor": [ 177, 157, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 185, 191, 255 ], "toColor": [ 163, 185, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 147, 162, 255 ], "toColor": [ 204, 147, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 189, 143, 255 ], "toColor": [ 199, 189, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2.0037507842788246E7, "ymin": -3.024097145838615E7, "xmax": 2.0037507842788246E7, "ymax": 3.024097145838615E7, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ContactName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "StartTime", "type": "esriFieldTypeString", "alias": "Start Time", "length": 25, "domain": null }, { "name": "EndTime", "type": "esriFieldTypeString", "alias": "End Time", "length": 25, "domain": null }, { "name": "Identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 100, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Right-of-way Uses", "type": "Feature Layer", "description": "This dataset identifies areas of the right-of-way reserved for use for events, construction, or other purposes. A record in the dataset represents the approximate spatial extent of the use and provides basic information, including the type of use (UseCategory) and the effective dates of the use. Detailed information about most right-of-way uses can be found in the City\u2019s permitting system.", "geometryType": "esriGeometryPolygon", "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": "Portland Bureau of Transportation (PBOT)", "parentLayer": null, "subLayers": [], "minScale": 144447.638572, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "REQUESTED", "label": "Requested" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "value": "ACTIVE", "label": "Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 181, 212, 255 ], "toColor": [ 161, 181, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 212, 157, 255 ], "toColor": [ 191, 212, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 162, 155, 255 ], "toColor": [ 207, 162, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 147, 204, 255 ], "toColor": [ 203, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 194, 179, 255 ], "toColor": [ 153, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 208, 255 ], "toColor": [ 214, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 169, 255 ], "toColor": [ 207, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 142, 196, 255 ], "toColor": [ 141, 142, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 168, 255 ], "toColor": [ 152, 214, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 157, 194, 255 ], "toColor": [ 177, 157, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 185, 191, 255 ], "toColor": [ 163, 185, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 147, 162, 255 ], "toColor": [ 204, 147, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 189, 143, 255 ], "toColor": [ 199, 189, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.0037507842788246E7, "ymin": -3.024097145838615E7, "xmax": 2.0037507842788246E7, "ymax": 3.024097145838615E7, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 15, "domain": null }, { "name": "AmandaID", "type": "esriFieldTypeInteger", "alias": "AmandaID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "SubCategory", "type": "esriFieldTypeString", "alias": "SubCategory", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "Days", "type": "esriFieldTypeString", "alias": "Days", "length": 25, "domain": null }, { "name": "SideOfStreet", "type": "esriFieldTypeString", "alias": "SideOfStreet", "length": 25, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 100, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 100, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 100, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 50, "domain": null }, { "name": "StreetsClosed", "type": "esriFieldTypeSmallInteger", "alias": "StreetsClosed", "domain": null }, { "name": "LanesClosed", "type": "esriFieldTypeSmallInteger", "alias": "LanesClosed", "domain": null }, { "name": "LaneStreetHours", "type": "esriFieldTypeString", "alias": "LaneStreetHours", "length": 50, "domain": null }, { "name": "SidewalkClosure", "type": "esriFieldTypeSmallInteger", "alias": "SidewalkClosure", "domain": null }, { "name": "SidewalkUse", "type": "esriFieldTypeSmallInteger", "alias": "SidewalkUse", "domain": null }, { "name": "SidewalkHours", "type": "esriFieldTypeString", "alias": "SidewalkHours", "length": 50, "domain": null }, { "name": "BikeLaneClosure", "type": "esriFieldTypeString", "alias": "BikeLaneClosure", "length": 1, "domain": null }, { "name": "BikeLaneHours", "type": "esriFieldTypeString", "alias": "BikeLaneHours", "length": 50, "domain": null }, { "name": "MeterAreaSpace", "type": "esriFieldTypeSmallInteger", "alias": "MeterAreaSpace", "domain": null }, { "name": "NonMeterAreaSpace", "type": "esriFieldTypeSmallInteger", "alias": "NonMeterAreaSpace", "domain": null }, { "name": "ParkingHours", "type": "esriFieldTypeString", "alias": "ParkingHours", "length": 50, "domain": null }, { "name": "ProjectWebsite", "type": "esriFieldTypeString", "alias": "ProjectWebsite", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "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": [ 93, 123, 168, 255 ], "toColor": [ 93, 123, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 247, 89, 255 ], "toColor": [ 234, 247, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 84, 109, 255 ], "toColor": [ 235, 84, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 86, 245, 255 ], "toColor": [ 102, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 201, 152, 255 ], "toColor": [ 95, 201, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 118, 74, 255 ], "toColor": [ 148, 118, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 92, 197, 255 ], "toColor": [ 204, 92, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 74, 99, 255 ], "toColor": [ 133, 74, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 218, 240, 255 ], "toColor": [ 153, 218, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 100, 255 ], "toColor": [ 127, 250, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 150, 59, 255 ], "toColor": [ 114, 150, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 56, 133, 255 ], "toColor": [ 66, 56, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 161, 255 ], "toColor": [ 240, 165, 161, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36741752581E7, "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_3", "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": "Other", "code": "Other" }, { "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": "Portland Fire and Rescue", "code": "PFR" }, { "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_4", "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": "Other", "code": "Other" }, { "name": "Planning and Sustainability", "code": "PDXBPS" }, { "name": "PDX BTS", "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": "PDXTrans / PDXEnvServ", "code": "PDXTRANS/ENVSER" }, { "name": "PdxWater", "code": "PDXWATER" }, { "name": "Portland Fire and Rescue", "code": "PFR" }, { "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": "Unmaintained", "code": "Unmaintained" }, { "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_2", "description": "", "codedValues": [ { "name": "10% BR", "code": "10BR" }, { "name": "20% BR", "code": "20BR" }, { "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" }, { "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" } ], "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 } ], "tables": [] }