{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Road Blocks", "type": "Feature Layer", "description": "Current road blocks or road closures with location affected.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ] }, "type": "simple", "symbol": { "type": "esriPMS", "url": "ac13f5553bcec3aee59a492f2ef942fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1UlEQVRIic2Wv07CYBTFf0aCicGJqSxMTo70MdTRiA/AawCPgQ8ghBF9Avc+ARODdNEJFmus5rQXA6XlT4vGk3wJpPD9er97e05L/KFK/xL2AFcZG0xvwCsM60PtCC6BFtCoACdAGQiAd2AODIAv6Dahkws2hEYIvQo0qoCWYEkJ+gZMoN2Pb8ptwnRnmI4shJEA51ZJlnTNsTUGx4eXB7i+g8etMKtoVAe09tG5wScwGoKb7GUp2SMdXTUHaKG69fE1rqyWCdMwqEe6wyK6AJ7BGUDrFu5TYZq66pYe7VPhBHqkwew5iibvuLZSfS4506lg0QwserdSWWWx2m1OW5rifPrwPD5dN9prDg3SYGccVifAbGlIftUby4nvpaQbHFLBJpi8Tgp9P1p5Fdp/37Ngcu+53c2s04lWEQX2cB8v2dYPTOM5MFOVzxXVW5wE/rJlrRyjYkLuXRQWANaEnwd6DaY8UkzIvYtY1jg+Qi+Zb2mj7yom9CEPcGJHGEI3eW0NpuBTHvkwCsxUd1FgFRlotzyT9EPlkWJC7u2YsZY3JzUBeKooDZQJk2yKaooJH3pqeNY7COB9wVPud5CFLI/uFayz2OvW1Mx459gbtu+GB4EdQt83ApKG2PjT6AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2070971.6253280789, "ymin": 368600.2155511826, "xmax": 2281789.0259186327, "ymax": 529900.4737532735, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Active Closure", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosureReason", "description": "Reasons for road closure or blocks during events", "codedValues": [ { "name": "Flooded Roadway", "code": "Flooded Roadway" }, { "name": "Tree in Roadway", "code": "Tree in Roadway" }, { "name": "Power Lines in Roadway", "code": "Power Lines in Roadway" }, { "name": "Roadway Damaged", "code": "Roadway Damaged" }, { "name": "Bridge Flooded/Damaged", "code": "Bridge Flooded/Damaged" }, { "name": "Debris in Roadway", "code": "Debris in Roadway" }, { "name": "Vehicle Blocking Roadway", "code": "Vehicle Blocking Roadway" }, { "name": "Other (in Description)", "code": "Other (in Description)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": { "type": "codedValue", "name": "RoadClosures_direction", "description": "One or both direction indicator for road closures", "codedValues": [ { "name": "Both Directions", "code": "Both Directions" }, { "name": "One Direction", "code": "One Direction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadOwner", "type": "esriFieldTypeString", "alias": "Road Owner", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null } ], "geometryField": {}, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a7a64838f08c458ab5154cf87bc35367" }