{ "currentVersion": 10.91, "id": 45, "name": "Road Closures", "type": "Feature Layer", "description": "This dataset contains a collection of features used to capture public infrastructure operations information.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "Infrastructure Operations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 18, 0, 255 ], "width": 5 }, "value": "Closed", "label": "Closed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.4975999999999998 }, "value": "Detour", "label": "Detour", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 2.4984000000000006 }, "value": "Emergency Vehicles Only", "label": "Emergency Vehicles Only", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 84, 4, 255 ], "width": 2.4984000000000006 }, "value": "Intermittent Lane Closures", "label": "Intermittent Lane Closures", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 4 }, "value": "Local Traffic Only", "label": "Local Traffic Only", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 149, 5, 255 ], "width": 5 }, "value": "Obstructed", "label": "Obstructed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Open", "label": "Open", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1256810.3372477554, "ymin": 508611.62979175895, "xmax": 1376256.184969753, "ymax": 732020.8368438408, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "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": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "BLOCKTYPE", "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": "COMMENT", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": { "type": "codedValue", "name": "RoadBlockDuration", "description": "The duration the road block occurs", "codedValues": [ { "name": "Recurring", "code": "Recurring" }, { "name": "Continuous", "code": "Continuous" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 500, "domain": null }, { "name": "EVENT_TYPE", "type": "esriFieldTypeString", "alias": "EVENT TYPE", "length": 500, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeString", "alias": "GLOBALID", "length": 50, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "domain": null }, { "name": "REMOVE", "type": "esriFieldTypeString", "alias": "REMOVE", "length": 50, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD NAME", "length": 50, "domain": null }, { "name": "ROAD_STATUS", "type": "esriFieldTypeString", "alias": "ROAD STATUS", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 500, "domain": null }, { "name": "ROAD_CLOSED", "type": "esriFieldTypeString", "alias": "ROAD_CLOSED", "length": 500, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f2afcaaad2eb456abb831650c72fee19" }