{ "currentVersion": 10.91, "id": 25, "name": "Road Closures", "type": "Feature Layer", "description": "Current road blocks or road closures with location affected.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "comment", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 5 }, "value": "Caution Advised", "label": "Caution Advised", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 5 }, "value": "Road Closed", "label": "Road Closed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 5 }, "value": "Road Closed For Winter", "label": "Road Closed For Winter", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[active]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1469307.4669678807, "ymin": 3668428.06888856, "xmax": 1663481.0422026366, "ymax": 3892795.606373057, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "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": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "fullclose", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": null }, { "name": "blockoccur", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "active", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": null }, { "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": "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 }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1694_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1357_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }