{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Closures - Road Status", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Full Closure", "label": "Full Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 3 }, "value": "Partial Closure", "label": "Partial Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Caution", "label": "Caution", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Open", "label": "Open", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9223131.62202142, "ymin": 3196387.5549249747, "xmax": -9187152.351640845, "ymax": 3270905.7483686847, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": null, "endTimeField": null, "trackIdField": null, "timeExtent": null, "timeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "timeInterval": 2, "timeIntervalUnits": "esriTimeUnitsWeeks", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Type", "description": "Road Closures Type", "codedValues": [ { "name": "Flooding", "code": "Flooding" }, { "name": "Tidal Flooding", "code": "Tidal Flooding" }, { "name": "Caution High Water", "code": "Caution High Water" }, { "name": "Downed Tree", "code": "Downed Tree" }, { "name": "Downed Power Lines", "code": "Downed Power Lines" }, { "name": "Downed Utility Pole", "code": "Downed Utility Pole" }, { "name": "Downed Traffic Signal", "code": "Downed Traffic Signal" }, { "name": "Stalled Vehicle", "code": "Stalled Vehicle" }, { "name": "Road Closure Signs", "code": "Road Closure Signs" }, { "name": "Barricade", "code": "Barricade" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "Road Closures Status", "codedValues": [ { "name": "Caution", "code": "Caution" }, { "name": "Full Closure", "code": "Full Closure" }, { "name": "Open", "code": "Open" }, { "name": "Partial Closure", "code": "Partial Closure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_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": false, "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 }, { "currentVersion": 10.91, "id": 1, "name": "Flooding", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "42b22e3954d6880c04818d50a8317c7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzFJREFUOI211W1oU1ccx/HvubnJzW3sg3cPpQG3KWVOLc6aTt103UCdQ4lFaNS5CYJsjrUTQdiDG9OOKb5QwbEivttQRokUmaUwQWpRdCpmDKmwbl2GeyhsuEua5t540+ScvWga5tpBAvP/6nLv4XN+/C/nf3QeUOn/fmFZVsS27XAliGVZo7ZtJ2aEi+BJ27YjlaazbRsgYVnWrqkN9H98PLm/d18kvTLJiOypCJ6rxWhILIq8v+FAHxAuwcW0kdTKEZIyXmlgfpZn8Ja6AA1AFOjTi2nDQAmNmSdI5m9zO9/HemMvi43lfJE5wpj8nVdC71JQE5xy9zNLhGnxr6Xfe4dR1Y8xH7zhyc2m/TyAx/VGtte9iVTH0YSGJ+9xvCqOQiFVAYCXqzchhOCWm6Dfm27MCHdnOhmTH1Pva2Ao9y03cueJVXViCpNL3tcINF4MrsdVLqecwzO2Z0b4ucA2zmZPcFcO0ux/i6i5k+7MdvLYRINHAcXBdCsaBsv8HdyVg+XBzwRa6Zi9D1c6VPtqAFg7K8oEOaq0EADb5C58+PjR+55rqWPlwaedY+hC52G9nqvORW7kLrIptANDBPkmOwBCsCq4Gkc5nB7/tPxWPOp7jE/SzwNQLZbwbCDGB6mlADTpOymoAr3ZDgDmaG3lwy+Z7bxR8x53JpLMNxYyW3+I1dkojhynyWxGoRjKvk6NVouHx4epr8qDL2TP8preyVNGE8ncD/SN97Am1MYj/nouOwMoJM3BZbjS5Vzmy/IT/1G4wx77yeICiyZ9C71/vQ1AWNuAIs9nmY0AhMSi8uFXQ3uo9XXx08QwTxsthANzuO60My7HWFH1AgrJNfcStVodphbiwNiK8uCbucvsqN3NQnMxv+V+YTBzntbQGvwiwNC978irPOuq28gpj3j68/9OXJynzBObSao4F7yPGPjzIDViCSl1HYDujIEhniCrJoeBmW7EU78imTzP87TNeMPxkjU1hBJAou5KY6Rx1VZGZA8Sr4QCSLwSCpBVI6XnuVqM+psLABLT5jGwsav90Dmg4kEPZwASQNd9rSjWKNDyv19NUzXVlkrg4tV0X/0NlHxVaYEb//4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1d5d03a3e4008a8ea153fb76831ba2df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnlJREFUOI21lU0obGEYx3+HoQxTOlG+kpWUEp1rJYoN4d4aKbIgjbqmbGZhw8ZgwUbZKGoWNFaUupSULNgNU4iF8pEUI5yhGc0GcxfPnDsX023O7d6nTr3vOe/5vf/3/zw9r4X/FJaPL1RV1XRdLzADUVX1Wtd1f0JwDDir67pmVp2u6wB+VVW/GxtYfvs4Oz2N1tsLNps5cDgMXi+a06mvAgW/wDG1fwUFyMqCnh5wOskHvgKrlpjaAohDT04gNxeys+H8HA4OoKkJ0tNhdxcsFtA0eHmBmxsoKYGMDKishP19YXxKHsDVFZSVQX6+/NjYCO3toKpQXCxrgkEIBGBhQcAfIyG4vl6U3d7KBoWF4PNBJAJVVRCNwt4eWK1QU5PYnoTgQAAqKuTowSAcHkJtLSgKXFzImpYW2eDhAXJykgQfHcHwsHjm9UJmpmyUlwcrK7LGbodQCLq65EkKXFcHIyNweQkOB5SWwsYGPD/D6Kgo3dqS5DY3m7AiEoHWVhkbmTdUPT2JJf398bVJg30+SZ6mweYmzM/D1JQo9HjE++5uuL+XBHZ2JgmurobTU1hfh4YGcDphaQmOj2FwEFJSYG1Nat2UFVYrDAzIOBqFx0cYGoofXVHiZfb6agK8vQ13d1LDOzuwvCzJtNlgcRHS0qCjQ/wOh6GtLUlweTm43dDXJ1UwOQnj43B2BmNjAjaqZWLiD4pj/ZRQSFQVFcHcHMzMCATE77c3SE2Vud0uliiKzEMh6RMGy2hCfsDv8aA5HAJXlDgUZG5AQRJoRDgsPQPwf+rHwDeXix8uF6YbfSz8gPudFbG4Br7886vJCMMWM+DY1fQufgKGM/F+aWp/vQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6e6a3ef9d8d1d605cdc1015a5ecfb03b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAplJREFUOI21lU0obGEYx38zJh8pdO5iMkUWk2IkjLAxbjG3LiFlhpRSk8ggpZCFryILptjIzkrTzEKuFHeBWFmMZqOQFGJ5SiLj8y6eGa7LrTl171On3uc9b7/nf/7ve57XwH8Kw58TiqJYVVU1aYEoinKpqmrgU3AYOK+qqlWrOlVVAQKKorRFChh+ezm/NjhotZ+coPd6NYFfHA62LRbr15GRFcD0Cg6rtdqPj9H7fFoFo/P7sd3eAqQC1cCKIazWBLxB5+Zgfx9WVqC3F4qLYWoKLi6gvx8eHmB4GEwmsNuhrw/d6ip5QDBc7MPmAWA2Q3s7zMyAXg93d+DzwcsLPD3Jmro60OkgEPgU8Tm4sxPGxiA1Ffb2YH1d5hISYG1NilVWwu0tTE5qADc1iR1bW9DRAS4XNDeDqsL0tCi32SAuDtxuWRcV2GaDwUG4uYGkJJmrrob7e0hMlLytDWJi4OAAPJ4owR4PGAxgNMLmpjwtLRAfDxsb4m15uRSendVgRXo6lJbKOC8PHA4oKJDc5ZINdLslr63VAK6vh4EBODmB7Gz48kWsuL6G/HzxuLUVkpMhFILl5SjBS0tyCnJy4OgIvF5RZjSKFc/PUFQkp2JxUYPi01PIzJSxokBDA3R1SV5VBY+PUFMjucWiAdzTA6OjcHgIhYWQlib2XF1BWZko3t6GlBQ5JSUlUYJ3dqC7G3Jz4exMfpCKCoiNhWBQFNfWir8LC39XHO6nPDud0i+GhmB8XE7E7q6sjIuDjAz5CpDf/vxc4MCz00nQ53tlRZpQAAj8NJut3xobpW2GQm9QkDwCBTg+fh2+OBxsZWUBBD70Y6Dm+8TED0Bzo8fvBwgAo++sCMclUPjPr6ZIRGzRAg5fTe/iF/xkA/C5eq8jAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9222824.783211958, "ymin": 3212215.187735956, "xmax": -9197482.523148194, "ymax": 3269500.917941357, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Tidal Flooding", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fb01133ba578f8a70017b7712665f7f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAf9JREFUSInN1k9IVEEcwPEv8mhrKbGRjV0otEMFWihuICEvVFxPa3XVm5cVO3Tw2JZSWKcgRAi0Q15ExJPoRQUVHx2iNqIwChdCiPUQDGIF7SU87Orb2fdn5wlGP5jDj99vfh9mDsMY/KMw/ltICBEHkFJmjhNa+N0ok1cHQfYxCQwcB7QQMkl2TUP4AoQjpKwE6GK6kIIARLvAXNHHdCAHchBBsEqQJxIU84MUZG8Lvq+AfAv5HxC5CfV3oPpyEVsmZXV7Y17QIXKiFj6Pw+Y9uxjqBPEXvryAi70QaYVowh9zgw4R4wy8H4LtCbt45Rk03AXjVCH/tW3X/LBySDlJORJqhIZBGwE4XacO8MJKoRSQ7HwF4fPw8bmKAERvgRF2uYOyiCYgPkMq08sjIOd2IrZm4VIffL3vHPAzWxkB+LMD36ZACBGTUjqgRWAnmyYGYC6D1Q3k7QY5B7ufoOaaP/K6H+QSi2C/h6VQDrgOvMumifEEzCWw2tVBG/3Q9hJqm4AqP4Se0lr51anYKJjrKpbPwGoLiNsQuQHGWThZA+da4c2AO+IGqdiDIrYGVofaJOcLS/RA84g/4gVpYwfIh7Q/4gdVxIIglSAn9hjMVdgcg+aH+ogOpGLDBSz+FDJD+ogu5MCywwD6SBCoFEsW88kAewN/TnJBgaNCR4596irOnt5kEGsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "05d90f162c53be20e4527531d0d9a15c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfNJREFUSInN1j9IQkEcwPEv0WIQ1IsGoXBrEQkqiIYio+ek5aqbi2JDQ2OvjKKagohAsIZaIqIpclHB3MupMRcXHYK3t0TDq57n++O9oOgHNxy/u9+H33Ec188fRf+/hRRFmQbQdb3+m9B9MKhHs1lIJjkDMr8B3c/PE726gvFxGB0lraogi8lCAgKwvAyVijwmA1mQr/CC9YIcEa+YGyQgLy9QqcDjI7y+wsICxOMwMWFg5TLpSMQZc4K+kZEROD2F9XUzubQE7++Qz0MiAbOzoKrumB30jQwOwsYGFApm8ugI1tbA5zPmzaaZc8O6IaGTbiQYhGzWRAACAbGAE9YJpYHoxQWMjcHxsYgArKzAwIDNGXSFqsL1NelEgl2gZdcRNzeQTMLmprVAo9EbAWi34fISFEXx67pugYpAW9PwA5TLEInA25u54PYWnp8hFHJHUikolSiC+R52Qi1gBnjSNPwHB1AqweKiWCiVgvNzmJyEvj43hFhnrvvoBGx/H2o1EavXYWoKVldhbg6Gh2FoyLjimYw9YgcJ2NaWgT08QDgsLrq7M0YsBjs77ogTJI19IZrmjrhBPTEvSC/Igu3tQbUKJyewvS2PyEAClssZ2OGh8WrIIrKQBcvlAOQRL1AnFv2cn3nY6/lz0vIK/BT6cXwAsxPRPO0JNJoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8eacfee4a0d2ac3e241abe376389922b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaNJREFUSInN1jFoFEEUANCHpFEQdMXiQLGzCSKoIBaKipfqorZJl+ZCLCwsPY0oaiWICIJJoY2IWEnSGEHtNZWlNjaXQtjeRix2E2b3bndnAxE/TDHz//7HDMOwE/5RTPy3UJIkJyFN0/WdhFYm07S3gFmWML8T0MpZeq9wGAfpd7P1KCwWKiBwCR9aYDHQCLIZbbAmqBJpi9VBBeR71tAX/MI5XMXRHFujP1WDVUFbyAE8xfUgeRF/8AwzOI1uAzYO2kL24gaeB8lHuIbd+fxnkKvDylBhJ2VkEgsBAkdKDaqwEOqj9wKH8LiEwGXs0RxdvKY/w10Mx+3IG8zi5pgGPyIQ2MBLJEnSSdN0BFrFxoAOrGEKv4OCt/iGYw3IHN6zKngPQ2iIU/g6oPMgK3a+1GgOyziOXXUI02GufHQF7D4+l7B1nMAVnMF+7JNd8fkKZBxUwG7l2CdcKBW9y8c07jQgVVA0tokMGpA6qBFrgzRBI9g9fMQT3G6BxEAFbDHHHspejVgkFhrBFrO1aKQNFGK9fL7U4tvWPyfDtsB2oW3HX/8/iGYEa/gdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R64_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Caution High Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ddf3f49c4e25ef27cccb20db40993171", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArFJREFUOI21lVtIFFEYx387jrtektTVchLXMMikdEUilBAt6UI9SBLRm4hFFBE9VPQSBQUVBIEVlCiGEYWQZEEahWnlJR9SF4OEtXR1Ha+7T7rO5s72sOtlx2uJfzgM//MN3+/7zpk5R2SdJS4VODRAvCiQJegMqaCYVC9GAUIBLzCpwqioo88N7REqrVXxjK8IKOwlpKuJ+1N2jveUE+ObVVZTqDf5NsORkuHZt0LlKjrUBYD8Pim19YXc5PEQYdoHwVGryTsr3R8ncbZPyuXkuxQl9WOuTWAwADDQKr8XNxCxveCfEs9KvxFSiuBXNTFyA7WAOQAwWIeUfu3/ks+X6Qh0XGfHjJ/bAxcIIvS/BSkPxDBQ3TDUCJuyQQyBaRfIH0E6CKLBH/8McTkgBMP0JMgNoIwQtADgGIHvt0AuheEiMOWD7Z3PS2fBdABsr0B+DsPnwZQHtjcgV0DiJYjLBFsVyFUAiwCwg343JF7x2aFm0EfO862gj5/nW0AfO8+3gX6rzw9V41WsGkD0Hki7uKbln5XbxrSsBayXAgBuJ1juQco5CI8H9zhYHsOuYgiJgykZuh76OtXHgnsMLGWQdhr0RpiwQ88TcAwhLAA42qChAJRucFggoQD6K/2+HRIOg7Uc6ANHHyTk+uNW3zvRWWAtARzAopssQfqZwPaMNzT+jsbf1PhHvmfHA1SlWQMIN0JMNggCa5LqgfCXqDMn2CxAysPl7CDUmLE2gLMTpFzGHDUawJa9XOgqoRTQRZlBCFoiwzKVOzvh92s8Kaco/qHt4IOZsv2Nhm57i/L0ZwVJhrB/AyiTeKMzDN3Jx5ST9Zl0zswHfKb1OcoXYNsJO0aXjqNAFrATMAFG5i4cFzAK9KoYLALKVyGIuprNyoRVA170R/PfTpX+sVLty0b/Aknb7kokdnwvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bf22902296e6ab901cf6855b50a68015", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqBJREFUOI21lU0sHGEYx39TH1vJ7sFndkOQ1qGJiJMgDiQilhKRNIJb0yMhhES4ODhYEuJbNhW08REc9iK1iMMuSdlEtbEHCUmJ+NrujcqsrreH2dKxWlT6T+bwy8w8v3nmeWfeQP5zAv90QgiigXQhNEkgx0oS4UAIIIDvQuCSJHaBT8BHScJ9p0AInlqtdO7t8aqriwghAOT7PKgYGODYYNC8LyqSGySJSz+Bx2NIMpsPVzwedEYjhIffp+5VJLcb/dycXD84yOuLC5KDgjhQCWy2Q6tWi668/EGFrxIaCpWVMD5OhNXKByBZJbBYMLS1/Vvx31NcDDU1vPjFV4KzMwgMhKkpyMsDnQ5kGRYWIDsbQkKUa2ZnobBQYVmGxUXIyYHgYDg9hfl5ODkhwE9wdAQNDdDRobRaUgIWi8L19VBQAGNjYDZDYyPk5sL0NPT2QnMzZGbC6CiMjADcIjg8hIwMaGlR2GaDsLBrttshNlbNev01r6xAQoLCExMIp/OGIDUVmpoeOQBfdnb44Sf4X1EJ3G7lfdbVQVwcuFzQ2QkVFRAdDfv7YDIpner1cHwMPT1QXQ2RkbC7C11dcHDAEz/B8rIyKKcT1tehrAyGhmBjA1ZXoahIKba9DTs7YDRCfz9sbcHmpnJve7syS24bckwM1Naq2zOZ1NzXp+bubjX7VhAmE5dLSzcEUVHKeg8I4FHxemF4+JZ/UX4+5w4HIWlpjxOsrYHRyLfJyRuCrCyqWlsxA1JKysM78XrB4YCZGbxVVbzx68Bg4K3Tqdmy2+WR3l6eabUPE5yeItLSNFulpXJpfDyf/QQAiYmyHXguBOHASyFIlyQSgVhQbTjngAv4KoTmiyTJy8CcJMlnN8W3fmi+3emd77gjf9+QfgJVyfCRP4iR+gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8fb5c3cf57385c50f5e7aa202cf2f305", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh1JREFUOI211UuIj1EYx/HPa/BSZuHa/COEhZKshCwoybglJWEnSyIyJTYWFi5lGvdEBrmEhY0YZGFGuZRbZjFFIc3fbXaGDsZr8b7GzPsfl3H51bv4ndN5vud5n/Oc09N/Vs8fTSQMxZQkjscLYXjEQPRNp7xPeBPxDPdwM6Lll4CEPnVUP2dRDYMSCOF3Nprs51Uhjo8vCGFDxJcSwMdCYfzBYvHGR8orpdvthqIWKi6FUHWA5Z+Y0IvmToDrxWJdP8qXdS9wu/pjFU4yqI6LmNAJcJ7C9j8M3lELsZax33w7oDUzZzAb5Qi4ghnS6rbiAuZnPuAqZqI33uEyXlNWAniJDdiZpbo4zcpOVGEeTuAgNmIWzmIPNmMajqI2DVcKKGIqtmT+OgZ08PUYnvMVHfwNjMn8KZLGPGASNvk3esLnEsD/UidAi/R/rscIvEE1Vkrb+gW2STOtwCvsxhoMlrZ1DZrpUQJokBaqEXexFIdxH7ewIAv2GE9QiX1owqNs7Q5pLXVV5GFYl0tvW87vzfldOV/7fd2Xa3nAEOl5L/N3asORru6iOXy4Q9/Jfwm4jUrens4DprN6a9pH0UTdz6QNd3COttWs+DbeDihwqDGOm+pDqN3DqH7dBLwjmRzHTUtCWDKSByUAGBdCPUYn6W09N2FKxDhpE3d8cD5IT/HTJI4fRiE04FIUQmse3GWjZa/Tsez7uX7xIH0FitSe7HrPgBAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9216119.554911265, "ymin": 3235509.897974193, "xmax": -9207523.228246659, "ymax": 3250871.720645472, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Downed Tree", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3bdee5357068b165f5acbaf13b1e09b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjNJREFUOI21lU9I02EYxz/7134tHfI6yk23/mjMw8zGxE5B1KE8VIdY7aJQBz0E3SLIIiwwgpAKGghBQUSiB6Edosi6tIPkYjJLCmdEMJPkVRhbOid12ZZrf/Sn9b09z8PzeR+el/f76vlP0v+dEEJ4pJQ2NRAhRExKGSoKzgD7pZQetdNJKQFCQoiu7AH6VcX+q/7Lnln7NOOJAVVgl8nLnjmXp/vctQBgy4Ez03pm6qaIJAaLNp+yXse9o5Ur4WMFtYnkECvVaQArcBwI6DPT2gAiyeJQgLb6kzjELiwT+5lLhwvqkz+H8+KCyyumi86nVFdYSKWX6D3wkM6ge82edYGfTPuxmWuprXJwf/zWelrWBnfY+zizr535pMSgM9BzsI8PM2fpDh/dHPjV92E+Lozj3duBvWonD8L3iCYm2aIRpH7JjYPvHHrMcjpFamUZxaDQ7urCvNWM/91tRuTdjYEPiwu8+BwAoEE0otNoefv1NQDCuL3sQGXBFqUGu3k3AJVGM0aDkosXFkuvoSy4SudkfukHwdgIAE2WFrQabS4GqFfaiC4+Vwe2K814G9tzcaVipsJYmZd78+Ul0ZhKcCQxSGfwz0v02W7irmnl0vsjpVrWB96ssiYUk1LSZDpd0i+m4p/Kgpq3+RhlIMfKmlAICFm/NXi0Dl9R2xyLP2IsXhzqMnmpm3UChAr8GDhx43zvM0C10Y8yBBACerK51eAY0PLPv6assmtRA858TXn6DYwOzOc66bslAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e5c06f7f13a9157ab5c870bce5aa3f23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhFJREFUOI21lU1LG1EUhh/N2GkmGW1uF21jaBBHqLtCmkYU6jKrFnUbEFfpKv6H/ghBF4KbuLeuXEoX0sVshNIuDJg0TOoH10AyQ4IkdpNE28mHE9uzu+fMee7LmXvfq/CfQvk7IYSISSnDXiBCCEtKaXYFt4BbUsqYV3VSSgBTCPGxvYFyp7i1sRGNra5WCAalJ7BtC3Z39Vg6nd8Hwh1wS21fqGVFOT19zvz8V1ctEJCkUpBO8wJ4D+wrLbVhoK/So6MpTNNPIqHi89VddU37s9f187rF8fFrCgWV8XHY23vLysqXgT33As/Ofuf8XOPkJEAy+e0+LYPB+bxBNjtDJFKnVhtlczPO3FyZhQX3rD2Bw+GfrK/bmOZLGo0AS0s5NO0XNzcwMvIA8Pb2O/z+BqrapFIZ4+BgisvLV6RSPwiF8sOBr66iJJMFAIrFJzQaoyQSJQAcB0KhIRU7zhgXF0EAKpVHOI6vsw4GFSYnhwA3myp+v41h2ABo2jOaTTAMq/NNvS5Q1e5nvye4VgtweGh01uXyY87OFK6vb3PxeIlIxCNY0yTLy7cXoVg0yOWesrjY/5gNBD802iZkSSmpVkVPv5iYsJme7g2qVgUgO6y2CZmAubOjx9bWupuRrpfQ9e5Q2xZkszogTZcfAx8ymfznTAbPRg8SkCbwqZ25C7aAN//8aers3RqLJ73SPbrfNkbVPDo7DlIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "22236c74a06c33de23f2364159fa19d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdVJREFUOI21lT1LA0EQhh+PCDZesYhoBKMgxEJQuWApgviRQq0iaRSs0vkDbEQLRRBBC8FKwcKQFAFTKAFFsD7QSgSxTCNM7wfRYrOi5nLJRX3hYGeGeXbYu30vxD8p9DOhlHJEJBwEopQqiojrCS4DD0TECTqdiAC4SqmU2SD0pXhwvrLiTDw+YqXTgcClRILrgQFnbHU1D4Q/weVpnYmHB6xMxrt7fR1GRmB6uqJkZbOMvr0BdAIzQD5UnjYMVIcCzM1BTw8MDcHNTUW5KZf7Fle8PE+dnEBbGzw/w+EhDA/XbKkPvL8PXV3Q3Q1bW3W11Abv7MDCAohAc7OOl5ZgauqX4FwObm9hcREiEdjbg7s7UEpv1jD4+BheXuD1FVpaIJUC24btbdjdbRC8vAz5vF7394NlweWljtvbfVv9wR0d0Nur17atJzaxzzH4g6NReHqCiwsdx2J6YhMDxONwdhYQPDiovwYj24bW1u+5QqEBcCajH6PNTX2lx8erttQH/qWMCRVFhNL8fHW/uL/3BZWSSUinP1nGhFzALfT1OZPJpLdtHh1Vhb4nElxFowBuhR8Ds/GNjVMgsNGTzQK4wJpJfQUXgdif/5qMzLEEAYvHZfkA1Aqmpv7ed8oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219114.127737006, "ymin": 3217657.4339656145, "xmax": -9205596.547275268, "ymax": 3268643.8837310327, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Downed Power Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f643611cd888a5884d637c90122da597", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAt5JREFUSInF1UFoXFUUxvFfQ5NXmMTUidhmhBjaStCEor7SaqNguxDBCaUguJEqWKZ06UJwo0lBRBFxE6iZtihIQIMgOIGKi+5UuhgZSystRGioZNSS1xYUctOYuniTTJKZWK2IBy7vno97/++c8+49b6P/0Db+b/BsNhsnSRJHUZQLIeQRo4xyFEXVEEIRM3cCLyRJMoLuzP5g6wCt7dy8Kv75W3EoBxjGERT/FrwW7QjyfW/R8wybtuAW50aZHk3XRf1kH6N6yhgK2HVbeJIkI1G//O5RNvfV9SunmX57KQIGT5C5n5l9lF8Qo4Shv4IXZOUHT5HpqYuzFSqH6/6ej8j0pvPcfnxK+Xn5GrzUAF8qR3x8Nfj3n/jmaN3vf597drI4jw20tJJ7khvDTB3zRaqugSdJEmef1b318Tpo/gaV1zBd1y68kg7Y+yVdO9P59ueYOlbLvvaBl+FRFOV6DgQtKwrV1sngx7UMLnNmCEmtNJ/XwdDWRfdhqifFDZGHEPId2zXahjSDr1+vg+Nx7t3TuHTL7nXgiFvbGzcs3uTie4Qzqf9wkdy+JkEg6kw5zeBVf+heu2FqnOmTdb9SoIIdb9J3yKoyLiwgvcEN8NLcNYWlIwbz12nfQTyBOcqHUr1/lG0HrTgXqc39ug48iqLq7Lmg65H64rbN5J5I51cm02c8vk5ZblH9KuWEEFbDQwjFSx8Y7j1I211rIqpSGWbvJF2PNgHj+kWS06rZbKbUAMeMaUd+nDD24MsrUl7k/Ic89QkdDzQHLwSmxsBIkiRNaw7FqTcUOnvEuadTYfZ7Bl5k033NwYsL/HCC6oRJa7pjs5a7q/yS0m/vyvceoGNbepma2dw1zo9SPW5S2npX2Xr9fOjSqwqXPzM2cJTOh4jupqWNhTnCL1z9jgvvqKoaWRvx7eBQDGcVy2cVpBdjaSz/ibKZTClRr/E/gS+/pJkYQrB0Kv4N/I7tTzvj9HSZPrk/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e3157c951e14e26d5e23f47fc403c33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAx5JREFUSInFlU9IVEEcxz9b2Qhmq68odiETq0VIhOVVoBehkEhWvGR0iCiI50lkEYRQciFBMNZFRcRNxKxDeBHdDkUX6Shsp6BDQqyQW2TDLgU6mm2H0beu++wv0Q/mML+Z95nf7/ub+b19/EPb99/ghmGYUkpTCOFVSgUAE4gDcSFEUikVBZb+BG5JKUOAp6FB4ffDwYPw8aMwX7zAnJ8HoBtoAaK/BN+MNgQEhoehqQm8XshkoL//NE+fFgJw/vwGPt9rBgbUKGABZ34Kl1KGTJPAxARUVWX9s7MnefxYg4WAoaFFKioUFy9CQwMmEAMafwS3PB4CU1NQUZF1xuPHuXvXbc/D4WVOnJAAXLoEz59DfT2BTXgsD74lx+RkLnhx0aCj47A9Dwa/4Pe/RymBywX79ysuXIBwGNrbmQVceXAppdncjKeuLgtOpQxu3y4jnc76IpEDRCJar/v3l/H7E7hccO0atLfr7NkssA0XQnivXFEUFGRBbrfk4UOd/tu3Hq5f96KUXhscTOP3J+y9R45AMAiRCGZe5EqpgM9HjrlceqRSBl1dR21wb+8ytbUJdlpNzS5wwCwuztvP2prg3j0Pb97sBaCrK019fT4YoLRUc5zgyY0NPNs3ZzLw4EE5z54V2r6eHjc9PSaWtcrNmwsUFCh77etXQL/gPHhMSqzt8FTKwOfbIBxOs7oKnZ36OnZ0pLl8eYE9e3Ij//BhF7gQIvnypeLcue1pSurqdEGnp08CWm8nWTIZmJnRHLVZnO0FjYbDdF+9CiUluR++e2cwOOhmZGSZs2ed9X71CqanSRpGUSwPDiwtLNAyOcloa6u+JQDfvsH4eBkjI0tUViYdwSsr0N8PQEhK6ag5QLStDau8HLOxUR8Qjx/nxo1Fjh2TjuD1dRgYgIkJnrCjOzq13DNNTcTGxgg0N8OpU58pKXEGf/oEfX3Q18cTdOvNsd36eeOtW1iPHjEaDEqqq+HQId0NV1YgmYT5ebhzh2QiQWhnxD+DA0Tn5ojOzWGhH8bWsP9ERUVFMchq/Dtw+xAnp1KKrVvxN/A/tu/JxSSsWXnnLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4fd3d9b9726db7a526e6d4084517b19b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAl1JREFUSInF1UGIVVUcx/GPYdzFo7AXCDOLkBKJiKDuEIVQYIgmb3DThISLFvEMRETElaAPAonARCFkHi4GKYgEpZ6UEIFuFJRp1dIWgvgw6MxyOmmNi3Pe676Z+9SU6Ad/zjl/zv2e//2f//3f1f5Drf7f4M1mswwhlEVRTMYYWygxj/miKPoxxi5uPQq8HULoYGJbjF7F0/iN8iLl5RjhMHah+1DwHG0HrS+wHZNYwqc4kveV2IgTzKKNqQfCQwidktYcXq74z+LgIAB8jRewFdvSWT1M3w/enqD1DZ6vOK/hvcq6h/V5/i5+xGZaGd5bAR+k4/Qy8A18UFnP4TX8gVUo8A6OYj/fZfcoPIRQzjDxdgW0gN24XvF9mG3wRlOZtjPBSfnvjsCLoph8P0ZPVkBrpFDgV7yBkNeXjN7gWuzDsZT/0chjjK0NRrUq2wL2VsAX8JaVenMcHOVTNQ/8iU/wQ16fwZaaffBM5tTB+38xUd28hFMpmqFm8ngCHzOSxrtpmK+D90K6jKEW8CJ+wqJUa/AVduCJZZHfHgcviqL/c4xer2xuYlOen8njBfVpWcK3mRNTaxi50O5RDu+QqqSqmziAK1LF1OkXnKPfbDR6K+C4dZ1dp5nd458v4W+cxPd4aQx4EZ+naSeEUJtz6O6lvY5yOh9wTWp7z40B38FxzHHesu5Y13KnttM7RWsGGwxLbIV+x2fJzucYRjSun09/RPtLZvfhFTwr9ZFF9HEVh+jfoLM84gfBoXsxWVv6MAY2/BM1Go2eSo7/DXx4SJ0zxmhQFY8Df2TdA3BnskOZc3fmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219971.942421496, "ymin": 3213315.661025169, "xmax": -9203964.817834215, "ymax": 3257371.3457289455, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Downed Utility Pole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4e189a92b0652e3c8df92e654f1b9b1d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqJJREFUSIm11V1IFFEUwPF/snrNL2IiYTUSTUiNSgrUokiKECIDUYqkhyQhpA8IygcjrLQP9MGIoizCQFoCi4jyoYSwIMmosAetVLIR9EYb1wfT9qRsPazmrimuGx24nGHOzO8wZ4a5Dv5jOIK4ZoFlWWuMManAEmBYKTUoIi+B0VDxOKXUcRHZb4xx+hdEBMADNDudzkqtdWfQuFJqo4jcEyR+RS3E50BUPDgiYXwUhgdgoJVIu5pCrXUBcAqoCgbfKSJNqZVEpJeB9yd8eQH9DyGjDOLSfCtxK2SUQFcNYXY9Z4AUoGRW3Ol0rtZauzJvEpG8G/ruQEfpVD2tlICISYG1dRC+DHpPsA/oAc7NiGut61PPE51UBG8rwL4009CmPfpCWHUUxvrBruc00DTRJADfrlaSk34AOmqDg/0bZJSDXY8DqAT2TscLMythuBvs6uDhyYhJgaSTYFeRD4QDY/74ZmsddN2YPzwZiblgVxFnWdZaY0y7P57gWAT2hdDx2KW+bIxJgKmxhAGRobO+cET9OYz2x73AEGD9C+4VX1ZKuUUk4IX2eD1kO4tBu0LDf3zzZREJ/BSVUo+H3kv2sl2h4+7XoJTqFpFPAbiI3OproCLrCg5rG5iW+cEeA51nAZHrk+f8x9Knb3PVvYfD2dfgaR5Ib5CyF7obAM1n4MpMOEB52w6yc1+RtaUF2g+BaZ4D/gX99+HjMUYsyyowxnhmwz1AfmsWDzY8ImeTC9zP4EMjmKa/3fER6G6EzjKGlFJFxpgO//pMv9yvQO6bQlVtFcqR5BIi1tdB2GVwxPpAjxvMO+ioAWnjCXBQ5O8hzrYTiYgc1y4uahfFQB6wHFgMfAcGlVLPgbsgbbNNbK49dAConVjTu89xa3AbdMjxG3cU9gC33iCDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "55fa2890516075d7ea76dfacd20dd91a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqJJREFUSIm11V9IU3EUwPFvYf7MUORGwkR6WD0IQkGC7iFICBFCA5koSQ+NBBlZIKgPRqzaTHEPhii5QhZIF2GFhPpQe9FAKfEhH0KwqBD0QsrPh1J2CqyHtdrM5Vx04Mf9cc+9nwPn/jkZ/MfISOGafYZhnNRaHweOAJ+VUisi8hLYTBfPVUq1ichlrbUtPiEiABFgwmazeSzLepMyrpQ6LSJPQPL9fnA4ID8fsrJgcxOWl2FykiyfD6dlWTXATcCbCn5eREIeD5luN3z9CtPTMDYGbjcUFUXX2bPgckFPD/sDAW4DdsCVFLfZbCcsyzKHhsisr4eREWhs/J2P3wPY7dDbC0ePwvXrXALeAnd2xC3LCnR1cai2Fjo6oK9vp6YlxsGD0NICS0sQCHALCP0skoCfKy7G0dQEfn9qcHyB9nYIBMgAPMDF7bjT44HFRfD5UodjYbfDjRvg9VINHAC+xeNnSkrgwYO9w7EoLwevl1zDME5prV/F4wV5edDdnT5eWBg9aq0L4Hdb9gNZ6bPRyM7+tT0Uj28B64DxL3j0wwWl1KqIJDzQt5EIZQ0NYJrp4WtrsSKS+CoqpZ4tLEhZXV36+NwcKKUWReR9Ai4iD4NBOgYGyKiogHB4b7DW0NkJInI/di6+LR8ePeLehQtcHRyEykp49y41eGsLgkGwLD4CAzvhAO1VVZTNzlIaDkNzM0xM/B3+/h1GR6G1lQ3DMGq01pFkeASoLi3l6fg4DtOEqSkYHoZQ6E94YyOac7tZV0rVaq1fx+d3+uV+AsqdTuVzOuWay0Vmby/090NOThRcXYX5eejpgZkZngNXROSPJiabRCIibabJXdOkAagEjgGHgS/AilLqBfAYZCZZy3abocuA/+faXn2XW1Mb0GnHDzfp9UcKXJvyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "93b0cca8e31b8acfbbd869e1f04d4e2c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkxJREFUSIm11U+IVVUYAPCfMs2xJIkbCU+ihbYIAoOCmVkEChGBZCAjieIiMYhBC4J0ocSUTn+YWSiR1BRhED4CFZF0oW40SDJa6EIEDQ1BL2QcF2nMZ6At3h28M71hnjP0weUeznfv77v3nMM5Xf7H6OrgmTlFUTyXc34aT+CvlNL1iPgZf88UX5BS2hIRG3POjXoiImAMRxuNxmBZluc7xlNKL0bEQRELR9CHhZhXfeo1nGTeEP1lWa7CB9jZCf5aROwfpHsAd/ATfsAAnqmul7ABw8wdZQcWV13t8UajsbQsy+Y3dK/B93izlq+3VdouPIXtvIFL+LgtXpbl6CfMX41t+KzNb02Oh/EurmKUD7G/KjIBX/EsfW9hpEO4XmBrC+/CINZPxvsHcRFDDwCPx2K8j52sxEP4p44vewFfzwAej+UtfEFRFM/nnM/U8UWP4dNZ4E9W95zzIu4Py1ytZTyreOR+c34dv4ubKGaDR3VPKd2IiAkTemmM3nVozhD/c7xIxMSlmFI6diGi9/VZ4L+2nIsRcXkCHhHf7mXbHrpexokHhDM+ajlfjffVh+XKPr5Yy9tf4hX81iF8F3tR8jv2tMNh66v0/kLPCWzG0WngeziE97hdFMWqnPPYVPgYVvZw+Ah9TZzCd1obxuS4XeUGuJlSWp1zPlvPt9ty/8Dy/pSG+iPe2UD3LnyORyvwBs5hGKc5jk0R8Z9RnOokiojY0mR3k3VaU7AEj+MWrqeUfsQBEaenMKY9Q69pbZIjbapP82pnB/SM41/pBb4hoRF2HgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219088.456165038, "ymin": 3238505.5554258763, "xmax": -9219088.456165038, "ymax": 3238505.5554258763, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Downed Traffic Signal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3ea8152705bffae2bfa774df828fe779", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhNJREFUSIm11TFoE1EAxvE/yclJKy3edpES0FJxUEwRN6FLt1gHCRbFtRXUSBWEWkXPQTe7dKlTwdVFk9Eh0KEQWxBBpXAOtTRXKrxiy4W8oNbhzDXpveReob3ljvfefb/33r13z+CQL2Of7ccADygcBlCwr5MVZZAuHnABqBwUUEjnyQ6+gOoalEaw5TKLOogOEIYb3dAzAEPv9ZE4oJDOkz33BGrru4WJJAy9g9KVeKQTEPa8tg4/rsHt0TSb9TpTUx65P3ojaQe0TAvA/dE0mbnjAGw+kqwgtKZLBUTCAeT/+84R2Pb9sDwO2QsowwEmXq7wML/Nxi+f2WlJ7tVuXSekGWgbDnDrAeQyAt8w+epG6xVIqhlIQbBaVOEAw4PQu2XSC4xchbKiTc8AXJyB+WFsgl3/umWKvs3A2UkwzOjLH7/DmRRUTUmpCF03o22qq1B+HjxblrUkhAhHUDFN03Ed+RTUiHMH3j7uw1vzEW88cnPR8A83QM4DUBRCLEHTN5BSPgNs12FMhfTPXuLL6knMU3+x7y0Abttw4HKjbu8qGgdQIcmjXUFHagm6+45phasAJQLws/iZ/myC5M5vlsc/kZmID28HRJDTd+H8pEdwFMCJheCvGhfeCVCOpDFdOj3XAZRIfUM/XAdoQfwtEIv64bpAiHjTwUh0w/cDNBDHsiy7sYkOGgCoCCFiD/rm6x/SSvuCYWlD0QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "144c2a8ef6c53adc15d76afb19d6861b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAoNJREFUSInN1E9IFFEcwPHvqPWWJoS8jSRCwd5LT0XRKSSUDv5ZxayDolRqqSWlVnpRyNDooIxQCbUiRQiu2K1bSdDSn0OnPJToLEsMaEz4xNUO6667O7PrGBL9bvN+j/eZ936/93L4R5HzX0J5eXlFpmn2bn0GgLE9h7aQwOAttMMe+PiV0vsvwC3mCoohI/1oF1thcREifuisQneL7QilIqoKXi9QC8oE3KxCH3SBZYQSkapGCIW2c9nZUFQDTMCNSvQHLzNjaaEYMjqAVtcSRS77oLu6kOW1Nc53G0QioNQCfmivRB/KgDlCqYiqRsf7qgvxjB8iF3jSJQEzfoz4oa0cffiVM2aD0iEAa4AHYB+sWFZ8PBFr3UB/NGXHkqBMCEDNwHcetv4itGxxfVjSMrSdi2Gbfriyjj4SwCB615KhxMI7IQB3OuDEMZNIjuDtN3s+jm2CXBfTU+/VYtM0g0mQZVllgOZrFKiqtK8CnDkOGysCBbhU7jgFrxd+nAZfLjx+bfYCZUmQlFIDmJ2EygYQwr7I53k4mQ+KkEzPQEmdfc7CAsy/EYSN5J9NrFETUFbXLDVFEVTUSxtW0wztPQUsLVpMPjMYGbcjs6OCnyHJ3XGCJDREatcVAx8uXJUa2LF+/RRdC0coOrpBw7U5YLtQiUjPU4JAH07NsBVLmTDFcwCA4GoW5woOukacoLQYwLuZL/SXZpG1uc69pk/0trlD0kGOWIlP0nfbAAwAzs5FX3E3SCbIhj1POUa3O3EDOe6sol4SDu8OcQPZsFVLsP83hI14C++IuIWSsIbO6MUG98huoBiWDzQKIfJVVQ3E3rG9hmIxJqVESuf3cC+hv4o/s01MZ2+bgcQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "94ba7bb0a88ef3f01b93797b58a33a68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApNJREFUSInN1k9Ik2EcwPHvbPKObVi8h2BC7yaIFl4CpYEFSgeJ9DVkbuApgkiiguiWVrqodaxLweuhtA6FYoE7eOsiFUoDC1ZqK0rNRcoL/RnbO5x0cLPN9916BZF+t+fv5/nPY2WHwvpfQqIo1quq2p9NhoGBbYeySFjxCa7q/RpTH2i7PAxmMVNQDhnyia7OxSoWZ1Jk5Ci3AihmsX9CmxE7VmqcTgjXQXuUUAClxwRWEspHWj9LxFOpjbJdgDRWB3KUm36U3pHSWFFoA/GLrs75KuKpFGdjMXo9Hn6kMpz4EiPj9WIJr2M3/ChXSmCG0GbEnq0W9FRjs5ZT4YT7bjfA32WUowR9KH2jxpgOyiEP/aLLl4cApFnFRjkAP9Ppjfx87FoHyvVneqwAKoUAdM3Ocsft5ls6zcV4nAuSZIj1yCihMHHW71ohlL/xRgjA1Q6RxvZfZJICL+4KuvIc1tQaJbnK2NCk2KCqaqQASiQSMuCSFyVDBKD5kMCaXcViT3DyiAOm9XVqnE7mn1ZzqjvG7XG1H5ALIE3TXADPpXnaPlUhWPXYm3cahz0OLBqMTSc4ZjCYBU1DbVlgLlqYn99bNyB3jqiu0QC0ftRjXY9ULi3UsbT8mydRlXtePfKq8T0rSY1zg0TIOxCbh90AvPYNG2Mh31F6Duyjfm2N07ap4sgDIkAQo8OQjaVSmKXCAUCkrIzje/eAag4xgopiAC8n3hJqPkhZMk3f+CT9Xq8ppBhkiDXNSQRXbTAxA0BLbS1fTSKloKIzyy2j2ZmYgYpi3zOZLSFmIB32OJBgtwTLKxrnB80hZqECrGt4/WKDeWQrUA6rBM4IglDpcDjCuXdsu6FcDGiahqZpW2q0Y/+6P2Eva/lOsH5kAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219336.656737955, "ymin": 3231968.712135588, "xmax": -9209431.71530415, "ymax": 3264502.650456584, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Stalled Vehicle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5c1a679330148ee942e94468f4e7fec3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlBJREFUSInV101rE0EYwPF/k5ht0WDcWE1LQ00o9FAPanIQRAQRBNlcmqL9Bh6E+nLsTT+A0kIP9i4qKCKJPVRQsVQvCnoQFNvaUNkEtaFFFJNg9DBbN5tsNjtbqfhc9hnmmfnNDMsuE+AfReB/hNPGM7uVcFYZQFOPQ2Gal0BqK+CsMoAWOwP+XRC8SDJ/jReyuCws0NMQz0BnFFZygAdcBjbREYECxDSjVxJ3C9uiGxHTAJ8c7gbOKoNosYw9+gc/ZSQu8XawK7QJv0Qyf9UZd4KlUFm8FWyL1irw5Tn4Q7C+DDv3wc9f0KVCKC6H28H2aA2KTyF6FHwKlD9D5JDo+/QMlBAEd7vHG+EmVJ8D/R4UZkHpAf2hKCwtg/5I5OUSlB5Azyioh0EdgvCQM14P9wJaNA3xYXOn+iwUbolcHRY7Ld0X7cKcOVg5AME+eHNBtE++hmC3wKtfof8cyfwUaYxve/NRV0Cfh8QI0AF0gZIEdT+kLkNlHZ4sAJ3WYckrEDkIO3ph4QasvYc93VBZFYstzlvr62EdOJuf5Hr/GCzdEXhq3FjPKnz7CNXvcGIGfNusE629gx9F2HsEEqPmmMWbsDID5VfkqPuTNe54GqARpwOCEQiEYbvPOImGCA9CrWouyAZN19fbvdUmfh6W7kIiIzCf36a6LtyirWATn2jG24Ub1An2hLtF28FWfMwZl0HdwCY+2RqXRd3CjrgXVAa2xfuOweJteVQWbsLffoDiY3nUC2zBjbY06hXewHNGrnuZYDM3CU/g34A3Fb8BE/YUdwKx2oIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4bd022497a2d6f62765e57fef4cfa2bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUSInV1z1L5EAcgPHHsKiFYiOKayFamEIFxUPFRkHLpBIbd8Xd6j6DKIjgYqNY3wlq42IjKBFEUBEEQfA6G1lYLGTFF7ASRFSumJy72WSTzOzhcX8IM8m8/GaGzIRE+EcR+R9h006tr4QtXccwTVha4hfw7StgS9cxkkmor4e5OXrn57mQxWVhS9cxEgmIxyEahe1tNVwG/kQnJ6G5WTwcGxOpLB4W9kQBKirU8DCw1dGBEY+70XLwIDgQVcX94NCoCl4K9kRfXuD0FGprIZuFtjb4+BDbqr1dDveCPdH3dzg6gpERqK6GuzsYGBBlJydQVweNjeHxYtiFHh5COg27u9DaCpZ9QGazsL8v8o+PYj8nkzA8DF1d0NPjjxfCUcAYH4dYLD9Ty4L1dZGfmoLbW9jaci9Tfz+0tIg6ALkcNDUJ/PkZpqfpXVzExD7bXUv99iaWLhYDTYOaGhgchO5uWF6GpyfIZKCqytluZQX6+gS+ugpXVwJ+eBCDPT521i+Ec8D3hQV+zM7C5qbAUylReH8P19di9GdnUFnp7OjyEm5uYGgIEol8m7U12NmB83P2KPiSFc/4J0AxrmnQ0CBWQ9PEVRydnfD6mh+QB2oW1vd6qx14Og0TEwKLBBw3YdFSsC8eFGFQP1gJD4sGwQ58ZsYfl0HDwJ94KlUal0XDwr64CioDe+Kjo7CxIY/Kwi48k4GDA3lUBXbg9r00qgr/wffsfE6lg3L+JJTAvwGXFb8BVMQawOuLkaYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a5c3e1904b87e08ce1bbb6ba9643da00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdBJREFUSInV18+LTVEcAPCP14QF2YiMhVh4CxSNkA3F8r2VbMzIzMrfIErKZEPWKGxMNorulBRSSil2NpqaLPTkR1kpCVm8Y9x335137zlPI9+6nXPv+fE553TPud0R/yhG/ke4HdJsKeGsSauNi7zE7qWAsyatKazFWcbO8SIWj4WzJq1JTGAUdxLxGHgBPY6N4eGRkMbideFSFJYl4nXgbButiRJ0GLwKrkRT8UFwbTQFXwwuRb/iKVZjHlvwU3dbbY3Ey+BS9Ace4RBW4j32hbInWIP1EXgR7kMfYgb3sNmf83Ee90P+k+5+nsJB7MCuCjwPj6J1FOO5mWa4EfIn8A639cdebAp1oIMNAf+CU4xd6J7vWdmMfdddunE0sAr7sROX8BlzWFFodxl7An4NrwP8MQz2caF+Hu7g5HmunMGtgE+Hwg94E0b/DMsLHb3CWxzAZK7NddzFc2blvmTFGV+FIt7AurAajXAVYzu+5QZUgrbz9cve6h58BscCVnXa1EUXgwfiVVEHHQQn4XXRKrgHP12Bx6B14AV8egAei9aFB+IpaAxcih/GzQQ0Fu7D5/AgAU2Be/BwH42mwr/x2ZDvpHQwzJ9EEvg34KHiF4dRqRM50ImhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9216281.309898924, "ymin": 3235546.768059053, "xmax": -9215232.645595811, "ymax": 3254952.3412362477, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Road Closure Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bbaa7cef21f8d557033318147e27ce68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAntJREFUOI21091LU3EYwPHv5txPp3NuirpgLxljSBRFCFIQ9OKNdVXq9MbL/oIsu+qyUv+KrlzSRRF1sUTKqSBk5aA3JJwsDdGjTrf5052zLubGtDlnLw+ci/Pj4XOe3/M8x8B/CkOxia/6xf3Elrx1ziu6XT759p/AgUH7gKNeub24LAjOyEDYL1oPww+FM2i5ERqPAQjjeEgGwk/EVVenHPsjOBfNRBb/KF/PDYkr7i4ZPBKcD92PT4TkyJxfXHb75HhRcC46+h5c9aBqkJCSGosguglN7jQ+OSNHwn5xyeWTkwXhwKC9P7fSWAJ2klCih/gWbMQlZhOAyFQuJmbk6LzfdtHpU6bywrtob+71W5tBr4ekCi67YCeZft/XFhEMKW/mh2wXnF3K9B44MGB/VGFSeuMSonEo0YGagpQG20mQ21BnlWgpiMbSH6itlsQSAptFEtsSZcGQMjbvtzc7fYufsnBdjXJnbQOSSdDrYOqzxOsAa5VAVeHDrOSsR7C0KjnjgZV1mI2AScC3iOB4A6zHhGlhVXkKNGXhyFLFsNUc60il0oNqOSlIqmAshXIBzV5BeRlUVQoWlqHWIjEa04M8fQKWFFjfQGuwyLt7WnGtT+l8+VAMexy0G3dPVQ10uvRjNYMOSGpQYwa9XqAD6qthUYHvP9Dazssbbh/PfxteW5/syMXffZVUVwrWNiWWSkGpAcI/09V6nQKjIY1Of8mizw5ct1zc44DIksRgAFWFst3fWtMKo3nhvbhoP9WYL6MweiCcry1HQQvCB+HFoIfC+/GVaHFoUXAGf/HA9nh1M3azrUV2Z1bqr2GA6/eUHqCn2Pyi4aPGL1MKOoZHJvs8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219078.872322543, "ymin": 3238719.124956929, "xmax": -9214454.67193124, "ymax": 3243557.606414207, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Barricade", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "712bfaabce7e7557b1f99ed634997f79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwVJREFUOI2t1HtMzWEYwPHvr1qndFrOUdqpSZFco4gMJfeJuUxzneJQmMTc1gWbuWy0LpJ7WglzT5qZ+0wZMyQLUeHY+rnkZ67HkXPyx1Gdn5+amee/933e97P3eZ/tceA/h0MrOUGlUkVE+JumtnGij8VMWzt73hhqKalFd1QUxQd/DWq12tBQD6lA/GjqPGkAQoA3grMTfDbS/W41Q7YWisljg7hyrgw9YGgVHNUT/TNR2jcvErvIvuDs+Fu+N/Zxo+HAVYZL76l4+kk7UpKkW38Eg/xVI55UmXI0WoQQfyXWGBoXGNgVYVkB6kEdpcs3JHo0vtQWdNSpTcdSVyKYLTBzKxxJhA5aJXijEmIyoSINLpTh4vuEQ4dvESYDp/cjDgc0wwLBXgBzA0SnwcGV4K1pxq4/gtgsKF4D3bxBp4ENxxis0+kCRVF80AS6uRE7MRTBXrCuI4PBYoboDChYDl5t4VoFLMiGorXQ1au5/MQpCJW1Yux+kYQm0PAa/87t5aWND7G+VJ8FsaMhJR/OrIMAnfxckB+8ePtbyQ9FnFyclf81sT/cq4aoDChZr8QA1M7wrZ52MjDAgx+m7yj6eqkcTtyEbTGQWghd4qG9q/yM8RuoVXyVgz7UGerw6uQpx1blQlESdPK0QnHZkBMP7jZolQgaNdUysKMH58/eZm5ET+v6YjmszoWTvzCAaWFgaYC4XbB3kRU11kP+JRjYgz0y8NUXEstqiLn/HLtXHyDlEJxKBj+bRgnAjHArunAX7F4EpY8h0I936ecoloHpRbzZMUeVHbXFlODmCidWga+HsgECMGuoFY3OgBoJloxBDzTIQIDFeaalmTEEny4l7JNRiTWG2QLubvBQhKTJqs0L95vONOYUw2FZPuF5C8hZkYO+XwDCmGDwcQeVI3wxQtVryL8KbRyp3zhdGz97p7TX9v4fx9ecPcw/m8LmtxLbL95jSMVL1I8N2PX2w9zLl7oJIRR/fUfC7J2Soo4WB+y4TdQA42z3KiU4fqflr2gV/Nf4CRte/jqYYDg1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9218442.943270296, "ymin": 3228670.3375363173, "xmax": -9211099.906193264, "ymax": 3268592.749493735, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_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": false, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Other Obstruction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0c9bdb8591eab1dc192d67cdb1d2bf30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo1JREFUSIm1lU1rE1EUhh/SmLSV0vaWJs4oLqQSsOpmqAiK6KZdmAguxCKuLKZ+4C9QaSqIK1eCkEBRd+JOWlyKUCkiDmhJhEoXdZOpVo8FSenEGF3M1GYyk7RFfWEY7j33PPfrnHvC/EeFtzheB4r/BK6UMkqlUsq27SRg1Jim3EnGm00WCFdKGSKSEZGkNgzxQWiPQUsUyt9h+QPJhcdgvyUdjUbHbdvObArugrPaOYzEKHTs9TvFDkPfWVicgfyYPcY8SeBU/S488DVw302MxAiEIuu28hdY+QpdCacdioJ+AtQ+MDMY8pQ3OHcSDBeRjHYZI3ERQnV7mr0L1iMYegeR3vX+1jgM3IYXgmZPkwVGg+BpFMmDV/xggL7zED8GYeW3RRQYN2BmiDTOZU/Ww1P91yHS43cG6OqHdg2oAi1+e88B0EbAmiAdBNd6B4LBy3mwXsL8LRgqQKQ7eJw+CNYE2lp7Da4DRpsW7NSug5jBtlp17AKcfNCBYhhAKaWJCKG2YKeIgujOjeHbXH+X58BFnHVVyxBq3RjSSD9Xnb+IWOA9c6vyDS3c4Gg2o9ISACZuMtXCJ+U9af0v4Iuv/sDxwJVSufwDSe846mSfT1X3/ysYvGrBxzuAE+deuIiYPGdq4RnJPae9jp9fAxXQhuHTNMSPQ6SzZt4fkM8CkMONcQ/cVapwlWJrDE0/st4ZO+R8QapWYO4hWDlMalI/CI5SKmWekcnVe2i7T0K4SfSUl2D2PlhZTJy33SMf3A1LvXCN7PwT0vsvQGc/RLudV7KyAitF56jmMoBNrn7FDeE1Gt1eULn8JV8lsnDDTSmVE7tx7jYtc+4uTCDjdnlqqIg0c99ygd50cQb4DU5J2DRBB9t9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleared", "label": "Cleared", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8bba1904ff901562587977be5b16e2bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAopJREFUSIm1lT0sc1EYx3/iq5gclWqpXSIR6WRgqIiltRiERAylBqJCY7C87SbRV6SE6CJhsRlIDBWCRNLkvQaLmCWqEWeQILci3uHeaq/eNrwf/+Tm5D7PeX7n8zlPGf9RZd/s7wBu/wlcCOF6enryqqrqAVw5rn19kHCxwUzhQgiXlDIkpfT4fODxgM0GVVXw+AhXV3g2NyGRwF9ZWRlWVTX0JbgO3hgdxTUzAy0t+UFdXTAyAicnEAioP66v8QB9n1dhgGfAi4u4JifBYsn6Uim4v4fWVu3fYoHeXjg6gtlZXDs7/EI7E3O4lDI0N4crEIDycuNsw2FYX4dkEhoasnaHA1ZW4OEBezzOBjBuBvcLgScYzAcDjI1BTw/U1+f7rFZYWIB4HD/aYe99hnsjEfNggPZ2cDrh7Q1KS839U1MQjeI3g9s7OszBFxdwfAzBoLbvVmt+n5IS6OuDaBR7xpaBOwBXY6M5vLkZEglzX66cTkDLBwdwWwYghLBLKamuNg+yWj8Ci6qmRmt1ngaXUioAqkrBAb6ilxetlVImwbjnSSmx/w08lQJAQU+mXPje5SX+pqY/h5+efsAxwIUQsdVV6Xe7jZmZ0ft7cfDNDczPA9o9N8KllMrBAfu7u3gGB42BZ2eQToPPB4eHWtrX1mb96TQsLwMQQ7/jBrgu79AQtzYbdrc7a+zs1D4zvb7C2hosLaGQk/pmcIQQ3u5uube9jb2/X3tmC+nuDn7+hEgEBe1tNygPrl9Lx/AwG1tb+CcmoK0N6uqgogKen7X9PT+H6WlQVWKfZ1wQnqNxRRGxgYG8SpREv25CiJiqSqUQoGiZ01ehACHdZKihUspi4d8u0F8uzgC/AV163xKMmS43AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Verified", "label": "Caution", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3c4c1a136396d38e6e7b81668e0b5e1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAilJREFUSIm11U+ITlEYx/GPDOPPyjHiHX/2Skl3ZcGCZPOOjYUoWeCdBSFkYWNmp/xJiGY2io2dxUxZEKGU8lrYyFrNkJyFGrokFue+ue879x0z4Ve3c+55zvN97n3Oec7p8R/VM8f5/Zj4J/AQQjY1NTWQ53kdWck0XgQZnilYJTyEkMUYh2KM9YOoYyUW4zPeUL+FFzR6e3uH8zwfmhW8AI8cIjuJ9RVOW3EAT3A8z8+9TfF3df5FG7wFvkB2FItKtg/4iA3F+yLsxCOcIrvLS2lNquExxqEzZMexoONrh3ETk1hVGu/HNXyi9oARDFbBG4H66QowHMYOrKiw9eE8HtCQFnusEz5wsYszbMJa/MD8LvZjuJoCTIPXNncBv8JjnJby3lcxZ560oleptcZa8H5kq7vA1+FFF1tZa1OTFbyJHggh1GKMlnRx6vvtOKOWFm3BS/AYYxNyugaYjb4WbYxxkvacT0ZqfwP/kJqmopjK8LHXNNb8Bfzpb7g2eAhh9HqMjW3aK7Oln38Av8PZ1B2fBo8xNu8zfo/63g7HZ/iGg3golf2ykv0brqTuqGKPt8ELDexjYiW1baXBLcVTpe+4gcspHYNlW9WpOLA9xrE71HZLx2w3vcclXEzg4U77NHixLfv3M3KbxhFsxHIsxBcpv89xAnlKxWAnpxJe0mAzhNE902+iScV2CyGM5kWNzBXe+osmhoqhtjs0xjiT+5wv6FlfzvAL81qo0tq0S6gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Verified", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9219949.56594323, "ymin": 3229492.735874874, "xmax": -9203156.108783705, "ymax": 3236591.1965372507, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INCIDENTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "From - To", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "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": "DIRECTION", "type": "esriFieldTypeString", "alias": "If not full closure, which direction closed?", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East Bound", "code": "East Bound" }, { "name": "North Bound", "code": "North Bound" }, { "name": "South Bound", "code": "South Bound" }, { "name": "West Bound", "code": "West Bound" }, { "name": "Northeast Bound", "code": "Northeast Bound" }, { "name": "Northwest Bound", "code": "Northwest Bound" }, { "name": "Southeast Bound", "code": "Southeast Bound" }, { "name": "Southwest Bound", "code": "Southwest Bound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_ObstStatus", "description": "Road Closures Obstruction Status", "codedValues": [ { "name": "Cleared", "code": "Cleared" }, { "name": "Closed", "code": "Verified" }, { "name": "Caution", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "Close Verified", "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": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Report Source", "length": 255, "domain": { "type": "codedValue", "name": "RoadClosures_Source", "description": "Report Source", "codedValues": [ { "name": "Citizen", "code": "Citizen" }, { "name": "EOC", "code": "EOC" }, { "name": "Municipality", "code": "Municipality" }, { "name": "Other", "code": "Other" }, { "name": "PCSO", "code": "PCSO" }, { "name": "Utilities (PC)", "code": "Utilities (PC)" }, { "name": "Utilities (Private)", "code": "Utilities (Private)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "CONTACT2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_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": false, "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": null, "supportsCoordinatesQuantization": true } ], "tables": [] }