{ "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 }