{ "currentVersion": 10.81, "id": 5, "name": "Intersection - Planned Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Planned Closures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd1e794ed7d5331bedc1e4f65562a526", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAk5JREFUOI2lkV1Ik2EYhi+30WcnNt2Wc5U/kJgm60cKISoTpINcB4YhkVhoRWsiTcptlAqaE8VQ83+WBgsCWUQG4UFhRVJKFKKSoUTZD7lF5Yp8ibSD4ZdDPeo5fN73vrh4bhX/OapldroMKefCrBBZ7xiLBOajSZpWSoqefuFxAt4VAWkczvXyqWOfyJY2kxqiRgfAN7zrR8TTIi/Tp9egLhig98YSwH7y8vq42d3KfYzsClLSYiCNLEU4ulAzGe50DoU8wONeDNB9Zqr9Gk/o4hJaDBiIC4JM8Ro3dXTwiAZKOoE+wKsCyOFs9Rb2SgmkYKWBWgqxUk8UsQC85RVN2DhPMzrWcYRC6SXGqh4aT6gAvuIzJbMTgLVsoJgG6iiimEZm+UEzDjkMkEwq/dw6CAQAk4xFhKGVdfXEYKWeGswoUWGjBQ0G+V2NjjeMalaqEYBf+FGiQImCOeaX+aH810I8W/0zfFFHoCdgNEwbpdjp4Cd+6ijkHE2yxXd8xGOcmeB5ABBH4uNRhky7MTHBMJ2U46CNcPREoMeMk2rM2GhFQxSjDBLLpoeyQSi/zXdwHQhltcJDCyW0Ek6kLBtNAhac1HKGfErp5eqfaLZbZMBl7O8dUldFicgsczEUFF6YGBLJxsIpUimSrpTXiJMfgo5YJY6XX5Tcq1yizGYiPySRFMLQADCDjxEGuY1rziq1VzrFscqFXFALFeKow8nd6z7po6tb3NsxwgsJIIltsxsxPksnt8ApciYXZ5bUaCdzHMGexbtxBpapMTB/ASHgtUI1EjdZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2216212.2774050534, "ymin": 1.3796159613559395E7, "xmax": 2253591.636045143, "ymax": 1.381094426607664E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "full\\partial", "codedValues": [ { "name": "Full Closure", "code": "full closure" }, { "name": "Partial Closure", "code": "partial closure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DaysClosed", "type": "esriFieldTypeString", "alias": "Days Closed", "length": 50, "domain": { "type": "codedValue", "name": "DaysClosed", "description": "Days roads closed", "codedValues": [ { "name": "Other", "code": "other" }, { "name": "Every day - 24 hrs", "code": "every day all day" }, { "name": "Saturday & Sunday", "code": "weekends" }, { "name": "Monday - Friday", "code": "weekdays" }, { "name": "Every Day", "code": "every day" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Start_Time", "type": "esriFieldTypeString", "alias": "Start Time", "length": 50, "domain": null }, { "name": "End_Time", "type": "esriFieldTypeString", "alias": "End Time", "length": 50, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "Project_Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 1500, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Open Road", "code": "Open" }, { "name": "Closed Road", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Roadblock", "type": "esriFieldTypeString", "alias": "Roadblock Type", "length": 50, "domain": { "type": "codedValue", "name": "RoadBlockType", "description": "Closing access ways alongside road", "codedValues": [ { "name": "Driveway", "code": "Driveway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Intersection", "code": "Intersection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Start_Time_2", "type": "esriFieldTypeString", "alias": "Start_Time_2", "length": 50, "domain": null }, { "name": "End_Time_2", "type": "esriFieldTypeString", "alias": "End_Time_2", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }