{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Road Blocks", "type": "Feature Layer", "description": "", "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": -8986388.126472402, "ymin": 3876689.3078331896, "xmax": -8914251.924928622, "ymax": 3934751.7831561086, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "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": "subtype", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "RoadBlockReason", "description": "The reason for the road closure", "codedValues": [ { "name": "Event", "code": "Event" }, { "name": "Incident", "code": "Incident" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "direction", "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": "Road_Owner", "type": "esriFieldTypeString", "alias": "Road Owner", "length": 255, "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": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "closureid", "type": "esriFieldTypeString", "alias": "Road Closure ID", "length": 50, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_641", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R641_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S592_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": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1704818941000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "33969866f6bf459bad580792578b45ab" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Road Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "uniqueValue", "field1": "direction", "uniqueValueGroups": [ { "heading": "Direction", "classes": [ { "label": "Both Directions", "description": "Both Directions", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "values": [ [ "Both Directions" ] ] }, { "label": "One Direction", "description": "One Direction", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "values": [ [ "One Direction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "Both Directions", "label": "Both Directions" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "One Direction", "label": "One Direction" } ], "fieldDelimiter": ",", "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": -8982935.869857738, "ymin": 3876479.431785033, "xmax": -8915583.539227324, "ymax": 3932593.8948661545, "spatialReference": { "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 } }, "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": "pocname", "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": "subtype", "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": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "direction", "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": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "reference", "type": "esriFieldTypeString", "alias": "Organization", "length": 12, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "Road Closure ID", "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": "Road_Owner", "type": "esriFieldTypeString", "alias": "Road Owner", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R571_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_571", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S524_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, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern 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": "33969866f6bf459bad580792578b45ab" } ], "tables": [] }